1
0
kubearmor-client/kubearmor-client.changes

117 lines
4.2 KiB
Plaintext

-------------------------------------------------------------------
Mon Jun 24 18:55:53 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.2.3:
* use stable operator
-------------------------------------------------------------------
Thu May 30 10:43:25 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.2.2:
* fix(probe): directly ftech kubearmor pods from k8s api instead
of listing nodes
* Feat: added postUpdate option in Renovate for go tidy (#429)
* use go1.21
* nitfix: keep command in code block
* Remove usage of sudo to install kubearmor-client
* fix(deps): update module helm.sh/helm/v3 to v3.14.3
* chore(deps): update helm/kind-action action to v1.9.0
* Update: Scorecard to latest version
* fix(deps): update module github.com/docker/docker to
v25.0.5+incompatible [security]
* chore(deps): update dependency jquery to v3.7.1
* chore(deps): update actions/checkout action to v3.6.0
-------------------------------------------------------------------
Thu Apr 18 07:59:02 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- do not strip aka remove -s -w ldflags
-------------------------------------------------------------------
Sat Mar 30 10:17:44 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.2.1:
* fixed stdout issue with log message
* update tls config
-------------------------------------------------------------------
Sat Mar 16 17:48:15 UTC 2024 - opensuse_buildservice@ojkastl.de
- BuildRequire go1.22 following upstream
- Update to version 1.2.0:
* add mtls support
* chore: use go toolchain 1.22.1
* chore(ci): upgrade codeqql to v3
* Added operator CR updation functionality
* linted readme
* Enabled operator installation for karmor
* Fixed the probe panic issue
-------------------------------------------------------------------
Sat Mar 16 17:41:25 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.1.1:
* fix bug & add flags
* feat(deps):Updated codeQL to v2
* update kubearmor protobuf
* updated karmor install with relay's sa and rbac policies
-------------------------------------------------------------------
Thu Feb 08 11:58:46 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.1.0:
* enable custom registry
-------------------------------------------------------------------
Mon Dec 04 06:13:49 UTC 2023 - kastl@b1-systems.de
- Update to version 1.0.0:
* updated kubearmor dependencies
* ignore cluster access with save flag
-------------------------------------------------------------------
Fri Nov 17 17:55:54 UTC 2023 - kastl@b1-systems.de
- Update to version 0.14.3:
* update go version to v1.21
* fix `karmor uninstall`
* fixing the issue about progress bar
* default read permissions for all workflows
- BuildRequire go1.21
-------------------------------------------------------------------
Wed Oct 25 13:41:55 UTC 2023 - kastl@b1-systems.de
- Update to version 0.14.2:
* fix(deps): update github.com/kubearmor/kubearmor/deployments
digest to 15ad34e
* feat: allow karmor probe to show policies applied in systemd
mode
* remove summary, discover as they depend on an external tool
* add govulncheck install check
* add govulncheck scan to Makefile
-------------------------------------------------------------------
Wed Oct 11 12:27:31 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- upstream fixed the missing third digit in the version, code stays
the same (tag 0.14 has the same code as 0.14.1)
-------------------------------------------------------------------
Tue Oct 10 14:14:44 UTC 2023 - kastl@b1-systems.de
- Update to version 0.14:
* feat(ns): update default namespace to "kubearmor" (#361)
* feat: Add support for k0s
* feat: Enhanced handling of policy addition and deletion events
* Add license scan report and status
* handling comments and empty objects in policy
* migrate Userhome func to common
* refractoring recommend cli
-------------------------------------------------------------------
Mon Oct 9 07:26:00 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- new package kubearmor-client: CLI for the Kubernetes KubeArmor
Cloud-native Runtime Security Enforcement System