Barun Acharya

Results 81 issues of Barun Acharya

Allow overwriting auto detected deployment options through flags like - [ ] container runtime socket - [x] kubearmor flags/arguements - [ ] apparmor/selinux mounts - [x] kubearmor image tag #28...

enhancement

Running sysdump utility with no KubeArmor running in k8s causes a runtime error. ![image](https://user-images.githubusercontent.com/47106543/174546987-6890ebd2-37d9-4336-b91c-e5d280aef6ef.png) **Possible Solution** We probably need to validate if there are any items in context of KubeArmor...

bug
good first issue

Recent cilium dep introduced in #45 is causing issues cross compiling kArmor for the Windows platform. Error log can be found at https://github.com/kubearmor/kubearmor-client/runs/5549174379?check_suite_focus=true To reproduce the issue run: ```sh env...

bug
help wanted
need investigation

If we add a note to a particular part of code, it should stay with it even if we move it up or down a few lines due to some...

idea

- [ ] 1. Use Versioned Release (Move away from stable/latest tags) - [ ] 2. Reduced RBAC - [ ] helm config to reduce operator roles - [ ]...

enhancement

## Feature Request **Short Description** As a User, I want to apply a policy which is applicable across cluster where I should be able to mention exclusions. **Is your feature...

enhancement

When we execute `karmor install` It install our helm chart followed up by waiting for KubeArmor to start to verify whether enforcement works or not. Ideal case this is the...

enhancement
help wanted

**Environmental Info:** K3s Version: latest/stable Node(s) CPU architecture, OS, and Version: * Cluster Configuration: * **Describe the bug:** We cannot use the convenience script to install k3s **Steps To Reproduce:**...

**Purpose of PR?**: Fixes #1692 **Does this PR introduce a breaking change?** NA **If the changes in this PR are manually verified, list down the scenarios covered:**: Tested against policy...

Extending features to non-k8s - karmor recommend for host policies and unorchestrated containers - Dynamic configuration for default posture, visibility - #1303 - Through kubearmor.yaml config file - Through new...

enhancement
mentorship