KubeArmor
KubeArmor copied to clipboard
Failed test scenarios on Vagrant Env
Bug Report
General Information
-
Environment description (GKE, VM-Kubeadm, vagrant-dev-env, minikube, microk8s, ...) vagrant-dev-next + k3s (-> $ make vagrant-up NETNEXT=1)
-
Kernel version (run
uname -a
) Linux kernel 5.15
To Reproduce
vagrant-dev-next $ kubectl proxy & vagrant-dev-next $ cd KubeArmor/tests
- test-scenarios-github.sh
vagrant-dev-next $ ./test-scenarios-in-local.sh (test scenarios failed)
- test-scenarios-in-local.sh
vagrant-dev-next $ ./test-scenarios-in-local.sh (test scenarios failed)
Expected behavior
All test scenarios should pass, but it seems that something is still missing in the bpf-lsm enforcer.
I believe we can close this issue, since it's not reproducible anymore. // @nam-jaehyun