-
Allow overwriting auto detected deployment options through flags like
- [ ] container runtime socket
- [x] kubearmor flags/arguements
- [ ] apparmor/selinux mounts
- [x] kubearmor image tag #28
…
-
## Feature Request
KubeArmor could support list down all the applied policies using cli option.
Current behavior: At present there is option to go to the folder "/opt/kubearmor/policies/" and list…
-
At present, the `karmor install` command shares an identical description with both the Shot and Long versions. We require a more comprehensive and detailed description that thoroughly explains the com…
-
Right now instead of going into implementing full-fledged CRDs, rely on a configmap for the policy information. The app will read the policy from a configmap with name `fanotify-policy` in `fanotify-m…
-
I was hoping we can automate the system tests for this. Can we create another issue and handle it there since it would require provisioning of the resources?
We can leverage equinix i…
-
## Feature Request
**Short Description**
Support for [Talos Linux](https://www.talos.dev/) needs to be validated. Validation has to be done for:
- [ ] enforcement supported? What is the LSM use…
-
1. Extend documentation:
- To include how to compile /opt/kubearmor/BPF/*.c to /opt/kubearmor/BPF/*.o files for installation procedure through zip folders
- Include that this message:
`N: Download …
-
## Bug Report
**To Reproduce**
Operator MakeFile uses a [go-get-tool](https://github.com/kubearmor/KubeArmor/blob/main/pkg/KubeArmorOperator/Makefile#L95) function which downloads necessary …
-
karmor currently supports commands for both K8S and VM cases.
Need to additional commands to enhance the same.
- [x] https://github.com/kubearmor/kubearmor-client/issues/70
- [ ] systemd instal…
-
We currently don't terminate our log watchers once we get an EOF from KubeArmor, We need to manually send a SIGKILL or any other relevant signal to stop the process. We should auto exit the watcher an…