Barun Acharya

Results 193 comments of Barun Acharya

WIP at https://github.com/daemon1024/ucy

Regarding the Form to create policies I was planning to have the following grouping and inputs ``` - General * Name * Namespace - Policy Details * Selector * Tags...

That said I can prolly split it into General and Rules. Since it's going to be one rule at a time anyway 🤔 > Is there a config change if...

Update: No it will have to be a code change, but since it's filled up of components, would most likely be a copy pasta job if we need to extend...

@dejavudwh KubeArmor does not allow custom syscalls. We have predefines set of hooks which are safe to work with to do enforcement. We specifically use BPF LSM for that. I...

@Srijan-SS02 There's some issue with crio tests on 22.04. We would need to try on a Ubuntu 22.04 machine, reproduce and fix the problem. We cannot merge this PR till...

@Srijan-SS02 great to know that. The steps would be something in line of. Create a Ubuntu 22.04 VM. Use install k3s script but with crio variable. Afair it's something like...

Fixed in kubearmor-relay-server stable release https://github.com/kubearmor/kubearmor-relay-server/releases/tag/v1.2.2