v1.4.0
What's Changed
- [skip ci] Update Helm Chart To v1.3.4 by @github-actions in #1733
- fix(core) : updating owner info for job/cronjob controller by @Prateeknandle in #1748
- fix(core) : owner information in logs by @Prateeknandle in #1753
- chore(CI): static builds of KubeArmor in release archives by @DelusionalOptimist in #1756
- chore(CI): publish KubeArmor tars to dockerhub by @DelusionalOptimist in #1764
- chore(deployment):update rbac rules for jobs/cronjobs for kubearmor clusterRole by @Prateeknandle in #1762
- fix(operator): fix tls rotation logic for controller by @rksharma95 in #1757
- doc(Security): Kubearmor security enhancement doc by @rksharma95 in #1778
- feat : Alert Throttling by @Prateeknandle in #1723
- fix(docs): Update KubeArmor VM/Bare-metal docs according to new conventions by @navin772 in #1777
- feat(security): Refine hostPaths/capabilities in deployments and remove init container by @daemon1024 in #1658
- fix(core):patch apparmor annotations for cronjobs and updating rbac rules by @Prateeknandle in #1768
- chore : remove kernel headers mount if btf found with
initDeploy = true
by @Aryan-sharma11 in #1785 - fix(snitch): use DirectoryOrCreate for apparmor mount in Snitch by @daemon1024 in #1788
- feat:Adding support for KubeArmorClusterPolicy by @Prateeknandle in #1772
- hotfix(controller): don't exit controller on reconciler failure for hsp and csp by @daemon1024 in #1799
- chore: workaround for login with PAT by @DelusionalOptimist in #1800
- fix(helm): quote configmap values by @tesla59 in #1795
- fix: use custom action for pushing charts by @DelusionalOptimist in #1802
- fix(logs): reset eventChan everytime
KarmorLogStart()
is called by @navin772 in #1798 - fix: pass PAT as env var for gh-cli by @DelusionalOptimist in #1804
- docs: updated the main diagram & updater script by @nyrahul in #1806
- fix(core):timeout when host & cluster security policies crds are not found by @Prateeknandle in #1803
- fix(apparmor): reenable profile after parsing to make whitelisties work by @daemon1024 in #1808
- fix: default posture logs for system generated permission denied events by @Aryan-sharma11 in #1809
- fix(operator): controller image updation issue by @rksharma95 in #1801
- remove kustomize binary from the repo by @kranurag7 in #1810
- fix: ksp test failure in latest CI by @Aryan-sharma11 in #1821
- Fix hyperlink in hardening guide by @SD-13 in #1752
- add multienforcer controller by @rksharma95 in #1335
- fix(helm): create release in charts repo stable release updates by @daemon1024 in #1826
New Contributors
Full Changelog: v1.3.8...v1.4.0