Commit graph

13 commits

Author SHA1 Message Date
Charan
3db63ddd5d
Update maintainers and annotations in sample policies (#2722)
Signed-off-by: charankamal20 <charanksingh20@gmail.com>
2026-07-02 11:36:17 +05:30
Ramakant Sharma
1962084a89
fix init ubi container build issue (#2631)
Signed-off-by: rksharma95 <ramakant@accuknox.com>
2026-05-26 19:34:02 +05:30
rksharma95
343ffda761 fix init container compatibility on x86-64-v3 not supported cpu arch
Signed-off-by: rksharma95 <ramakant@accuknox.com>
2026-05-26 11:44:43 +05:30
rksharma95
7ee4747013 build kubearmor and kubearmor-init images separately
Signed-off-by: rksharma95 <ramakant@accuknox.com>
2026-05-13 18:39:52 +05:30
Aryan-sharma11
75e7e63315
update docker file base images
Signed-off-by: Aryan-sharma11 <aryan1126.sharma@gmail.com>
2026-04-16 20:26:42 +05:30
Keshav Kapoor
2a42636f5d Fix config watcher untracked ns (#2318)
* fix(config): apply untracked namespace updates at runtime

Signed-off-by: Keshav Kapoor <keshav.10919051722@std.ggsipu.ac.in>

* fix(monitor): simplify untrackedNs update handling

Signed-off-by: Keshav Kapoor <keshav.10919051722@std.ggsipu.ac.in>

* fix(monitor): simplify untracked namespaces handling

Signed-off-by: Keshav Kapoor <keshav.10919051722@std.ggsipu.ac.in>

* use sync.atomic for config update

Signed-off-by: Aryan-sharma11 <aryan1126.sharma@gmail.com>

---------

Signed-off-by: Keshav Kapoor <keshav.10919051722@std.ggsipu.ac.in>
Signed-off-by: Aryan-sharma11 <aryan1126.sharma@gmail.com>
Co-authored-by: Aryan-sharma11 <aryan1126.sharma@gmail.com>
Signed-off-by: Joseph Asiagi <asiagijoseph1@gmail.com>
2026-01-20 16:13:44 +05:30
rksharma95
a3bfce3a83 add maintainer label to all container images
Signed-off-by: rksharma95 <ramakant@accuknox.com>
2024-12-19 14:07:37 +05:30
rksharma95
2d560248ee Update Dockerfiles to use redhat ubi as base image
Signed-off-by: rksharma95 <ramakant@accuknox.com>
2023-09-07 12:51:01 +05:30
daemon1024
127e191aac bpf: remove tests
We now compile everything and let probes loading fail at runtime, the failed probes don't impact functioning of other probes so the added complexity to conditional compile wasn't needed

Signed-off-by: daemon1024 <barun.acharya@accuknox.com>
2023-07-25 15:17:24 +05:30
Rudraksh Pareek
a8b90b085c chore: cleanup Dockerfile(s)
- remove extra packages
- don't use curl for Docker client creation

Signed-off-by: Rudraksh Pareek <rudraksh@accuknox.com>
2023-05-29 12:09:20 +05:30
rksharma95
88040e8656 upgrade kubearmor dependency and go version
Signed-off-by: rksharma95 <ramakant@accuknox.com>
2023-05-11 16:56:13 +05:30
daemon1024
643d5a7259 fix(ci): Upgrade Init Container Dockerfile
Signed-off-by: daemon1024 <barun1024@gmail.com>
2023-02-27 15:29:22 +05:30
Achref ben saad
60c7ac66b4 Slipt Docker to fix ci
Signed-off-by: Achref ben saad <achref@accuknox.com>
2022-11-09 17:26:26 +00:00