Skip to content

Annotate ReplicaSets with checksum of their associated Secrets

Hossein Pursultani requested to merge 126-secret-changes into master

The solution in this MR populates the Secrets that are associated to Deployments and StatefulSets and annotates their Pod templates with the SHA256 checksum of the Secrets.

Closes #126 (closed)

Edited by Hossein Pursultani

Merge request reports

Loading