5GSEC / nimbus

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

DiscoveredPolicy Operator Doesn't Recreate Deleted Resources #227

Open anurag-rajawat opened 4 months ago

anurag-rajawat commented 4 months ago

Description

Currently, the operator responsible for managing DiscoveredPolicy (DSP) resources doesn't recreate them if they are deleted by any means. This issue proposes an update to the operator to implement reconciliation behavior for DSPs.

Blocked by https://github.com/accuknox/dev2/pull/160