Releases: kubearmor/KubeArmor
Releases · kubearmor/KubeArmor
v0.5
Release Blog 🔗
What's Changed
- update KubeArmorPolicy and KubeArmorHostPolicy by @nam-jaehyun in #689
- update KubeArmorAnnotation by @nam-jaehyun in #690
- feat: add support for matching
raw
protcol in policy by @DelusionalOptimist in #685 - Fix for identical source/resource value for process operation on system log by @seswarrajan in #696
- fix process names by @nam-jaehyun in #703
- fix hostname by @nam-jaehyun in #706
- fix latest-release CI by @nam-jaehyun in #707
- Minikube Cluster Setup by @Akshit42-hue in #694
- fix parentProcessName and processName by @nam-jaehyun in #716
- update install_k3s.sh by @nam-jaehyun in #714
- update helm by @nam-jaehyun in #702
- update deployment_guide.md by @nam-jaehyun in #713
- fix github action workflow to create stable release by @Ankurk99 in #717
- updated readme file by @Akshit42-hue in #719
- add debug info by @nam-jaehyun in #715
- fix CleanUpExitedHostPids by @nam-jaehyun in #722
- fix ResolvedProcessWhiteListConflicts by @nam-jaehyun in #723
- Testing KubeArmor with AKS by @DelusionalOptimist in #721
- Kubearmor main by @asifalix in #729
- Revert "Kubearmor main" by @nyrahul in #730
- Update github.com/containerd/containerd to v1.5.13 to fix security issues by @bmelbourne in #731
- kubearmor support matrix by @nyrahul in #732
- fix default posture and audit mode by @nam-jaehyun in #727
- fix defaultPosture=audit by @nam-jaehyun in #734
- update the stable release to 0.4.4 by @nyrahul in #735
- fixes k8s-nodeName, hostname mismatch issue by @nyrahul in #736
- use random grpc port by @nthnieljson in #672
- add controller deployment by @achrefbensaad in #671
- update ci scripts by @achrefbensaad in #695
- clean up KubeArmorAnnotation by @nam-jaehyun in #738
- feat: support CRI-O by @DelusionalOptimist in #697
- [tests] add multi runtime CI tests by @DelusionalOptimist in #739
- Code CleanUp by @nam-jaehyun in #751
- fix failed CI by @nam-jaehyun in #755
- cri: handle bugs and edge cases by @daemon1024 in #747
- add annotation controller docs by @achrefbensaad in #686
- Add bottlerocket deployment by @daemon1024 in #758
- Fixcontrollerdeleetebug by @achrefbensaad in #757
- update selinux enforcer by @nam-jaehyun in #748
- fix k3s installation script to use proper kubectl command by @Ankurk99 in #743
New Contributors
- @DelusionalOptimist made their first contribution in #685
- @Akshit42-hue made their first contribution in #694
- @bmelbourne made their first contribution in #731
- @nthnieljson made their first contribution in #672
Full Changelog: v0.4...v0.5
v0.4
What's Changed
- update test scenarios by @nam-jaehyun in #674
- Add a field for labels by @nam-jaehyun in #683
- Fix Audit Mode and minor bugs by @nam-jaehyun in #682
Full Changelog: v0.3.1...v0.4
v0.3.1
What's Changed
- update stable release to v0.3 by @nyrahul in #662
- apparmor-enforcer: skip non-regular profiles by @nyrahul in #665
- KubeArmor fails to send alerts/logs for Host on specific scenario by @seswarrajan in #664
- Update Policy Matcher by @nam-jaehyun in #668
- Update SELinux Enforcer by @nam-jaehyun in #673
Full Changelog: v0.3...v0.3.1
v0.3
Release Highlights
- Default Security Posture
- ProcessName, ParentProcessName fields in all telemetry events
- Improved Support for Virtual Machines
- Branching and Release Strategy
- Support for KubeArmor on GKE Rapid Release, Regular & Stable channels
Detailed Blog at https://blog.accuknox.com/kubearmor-version-release/
What's Changed
- Added correct and standard command to see logs by @viveksahu26 in #626
- pkg: update path and dir validation regex by @daemon1024 in #643
- Segfault on policy handling by @seswarrajan in #644
- update logs to not print EINPROGRESS error by @Ankurk99 in #634
- feeder: handle race condition by @daemon1024 in #646
- update deployment YAML files by @nam-jaehyun in #645
- deploy/core: kubearmor for GKE latest COS images by @nyrahul in #648
- fix stable version release to match correct release name by @Ankurk99 in #652
- GH-actions: release from upstream repo only by @nyrahul in #654
- fix for disabling HostLogs in k8s env by @nyrahul in #656
- Remove backed-up host policy on policy removal by @seswarrajan in #658
- Equip KubeArmor with Default Armors by @daemon1024 in #602
- Handle per namespace default posture implementation by @daemon1024 in #630
- update stable release to v0.3 by @nyrahul in #662
- apparmor-enforcer: skip non-regular profiles by @nyrahul in #665
Full Changelog: v0.2.1...v0.3
v0.2.1
What's Changed
Host Policy Enforcement is now persistent even after KubeArmor in systemd mode restarts by @seswarrajan in #631
Full Changelog: v0.2.1-rc1...v0.2.1
v0.2.1-rc1
What's Changed
- create stable release image by @Ankurk99 in #608
- Enable hostpolicy on VM mode for -enableKubeArmorHostPolicy flag by @seswarrajan in #591
- helm chart for KubeArmor by @SujithKasireddy in #585
- Update documentation to install latest version of bcc by @slayer321 in #611
- cat command repeated twice by @viveksahu26 in #612
- feeder: solved deadlock issue with telemetry by @nyrahul in #624
- update stable tag to point to the latest version release branch by @Ankurk99 in #628
- apparmor: refactored code by @nyrahul in #627
- update deployment to use stable release instead of latest by @Ankurk99 in #610
- Fix failing CI due to BCC build failure by @daemon1024 in #633
- update release CI and the self-managed-k8s setup to use latest bcc release by @Ankurk99 in #635
- set bcc to tag v0.24.0 by @achrefbensaad in #637
- Fix config behaviour by @daemon1024 in #639
- Get the full paths of executables by @nam-jaehyun in #632
New Contributors
- @SujithKasireddy made their first contribution in #585
- @viveksahu26 made their first contribution in #612
- @achrefbensaad made their first contribution in #637
Full Changelog: v0.2...v0.2.1-rc1
v0.2
What's Changed
- EKS Cluster Setup Documentation by @slayer321 in #583
- fix calendar invite link in README by @Ankurk99 in #600
- add ContainerImage field by @nam-jaehyun in #603
- Remove redundant log by @daemon1024 in #604
- add github action to create stable KubeArmor releases by @Ankurk99 in #599
- trigger workflow on branch creation by @Ankurk99 in #607
- create stable release image by @Ankurk99 in #608
- Enable hostpolicy on VM mode for -enableKubeArmorHostPolicy flag by @seswarrajan in #591
- helm chart for KubeArmor by @SujithKasireddy in #585
- Update documentation to install latest version of bcc by @slayer321 in #611
New Contributors
- @slayer321 made their first contribution in #583
- @SujithKasireddy made their first contribution in #585
Full Changelog: v0.1...v0.2
v0.1
Initial Release of KubeArmor
Contributors
- @nam-jaehyun made their first contribution in #2
- @seungsoo-lee made their first contribution in #73
- @nyrahul made their first contribution in #89
- @ravkishu made their first contribution in #131
- @oneiro-naut made their first contribution in #150
- @daemon1024 made their first contribution in #177
- @CBVenkataReddy made their first contribution in #196
- @weirdwiz made their first contribution in #294
- @elfadel made their first contribution in #323
- @namdeirf made their first contribution in #413
- @asifalix made their first contribution in #444
- @MusaddikAccuKnox made their first contribution in #461
- @rscampos made their first contribution in #471
- @humancalico made their first contribution in #399
- @Ankurk99 made their first contribution in #201
- @geyslan made their first contribution in #147
- @seswarrajan made their first contribution in #434
Full Changelog: https://github.com/kubearmor/KubeArmor/commits/v0.1