KubeArmor/pkg/KubeArmorOperator
Achref Ben Saad 50e74e1758
Perf(BPF): Switched from udp_sendmsg to udp_send_skb for DNS visibility (#2738)
* add udp_send_skb, deprecate udp_sendmsg

Signed-off-by: Achref Ben Saad <achref9612@gmail.com>

* resolve udphdr sizeof issue

Signed-off-by: Achref Ben Saad <achref9612@gmail.com>

* update go to 1.26.5

Signed-off-by: Achref Ben Saad <achref9612@gmail.com>

---------

Signed-off-by: Achref Ben Saad <achref9612@gmail.com>
2026-07-10 21:09:08 +05:30
..
api/operator.kubearmor.com/v1
cert fix: correct spelling mistakes across the project 2026-05-15 10:50:42 +05:30
client
cmd feat(operator): improve CRI socket detection 2026-04-17 14:29:48 +05:30
common fix: correct spelling mistakes across the project 2026-05-15 10:50:42 +05:30
config update relayclusterrole (#2737) 2026-07-07 13:53:04 +05:30
enforcer
hack
hook fix breaking changes and snyk tests 2026-04-16 20:22:09 +05:30
internal/controller add grpc based healthcheck in liveness probe 2026-06-23 15:36:43 +05:30
k8s
recommend Update maintainers and annotations in sample policies (#2722) 2026-07-02 11:36:17 +05:30
runtime feat(operator): improve CRI socket detection 2026-04-17 14:29:48 +05:30
seccomp
utils
bundle.Dockerfile
Dockerfile Perf(BPF): Switched from udp_sendmsg to udp_send_skb for DNS visibility (#2738) 2026-07-10 21:09:08 +05:30
go.mod Perf(BPF): Switched from udp_sendmsg to udp_send_skb for DNS visibility (#2738) 2026-07-10 21:09:08 +05:30
go.sum fix(deps): bump containerd/v2 to v2.3.2 to fix HIGH CVEs 2026-06-24 14:40:55 +05:30
Makefile fix controller and operator ubi image release 2026-05-14 16:03:00 +05:30
PROJECT