SAP-archive / karydia

Kubernetes Security Walnut
Other
77 stars 10 forks source link

Add annotation to namespace if network policy is assigned automatically #173

Closed CodeClinch closed 4 years ago

CodeClinch commented 5 years ago

If a namespace does not have an annotation that specifies a network policy the system should add the default network policy and adds the annotation.

marcrahnsap commented 5 years ago

Wouldn't it be better to annotate the network policy resource with the source of the security setting?

CodeClinch commented 5 years ago

You are right. It fits better to the network policy.

Neumann-Nils commented 4 years ago

Should be solved in #179.