KubeArmor
KubeArmor copied to clipboard
Configure LSM Order
Feature Request
We recently introduced BPF LSM for enforcement and current order for checking the LSM to use for enforcement in KubeArmor is
BPFLSM -> AppArmor -> SELinux
But this order should be configurable
Is your feature request related to a problem? Please describe the use case.
We can have issues with Hybrid Node Setup and might want to have a preference order for the LSMs.
Describe the solution you'd like Add a config flag to KubeArmor to set the preference order
- [x] Add
-lsmto KubeArmor - [x] Update codegen
- [ ] Update Karmor
Waiting for #898 to be mergedn to update karmor.