5GSEC / nimbus

Intent driven security automation framework
Apache License 2.0
25 stars 10 forks source link

coco kyverno: When an coco intent is applied, the runtime class is not being mutated #207

Closed shivaccuknox closed 5 months ago

shivaccuknox commented 5 months ago

The workaround for this issue to patch the config map. Once the below patch is applied, the existing policies are being mutated...

$ kubectl patch -n free5gc-cp configmap/nephio-binding-1-mutateexisting-trigger-configmap -p '{"data": {"data": "dummy1"}}'