mirror of
https://github.com/vee1e/KubeArmor.git
synced 2026-09-02 10:47:26 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| controller | ||
| CRD | ||
| get | ||
| helm | ||
| operator | ||
| podman | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| Makefile | ||
| README.md | ||
KubeArmor Deployments
This directory hosts the generated, environment specific, YAML deployment files in the respective folders.
Generate/Update Deployments
make
-
Add/Update Environment
Make changes in
defaults.go -
Generic changes to various k8s objects and environment agnostic
Make changes in
objects.go
This will override the existing yaml deployments in their respective folders based on updated configuration