SAP-archive / karydia

Kubernetes Security Walnut
Other
77 stars 10 forks source link

Mark Objects that were Automatically Changed #121

Open CodeClinch opened 5 years ago

CodeClinch commented 5 years ago

Description

If Karydia adds security information to a pod, namespace, ... it should be transparent if the information was added by Karydia. Example: There is a namespace with the annotation "karydia.gardener.cloud/networkPolicy". But currently it is not possible to figure out if the annotation was created by a user or added from Karydia.

User Story

As a user I want to know if I added security information manually or if it was added by Karydia.

[OPTIONAL] Implementation idea

Add a second annotation which clarifies whether it was automatically or manually added.