Skip to content

fix(dgraph): remove the dead tls.annotations block from Secret templates - #142

Open
mlwelles wants to merge 1 commit into
mainfrom
fix-secret-dead-tls-annotations
Open

fix(dgraph): remove the dead tls.annotations block from Secret templates#142
mlwelles wants to merge 1 commit into
mainfrom
fix-secret-dead-tls-annotations

Conversation

@mlwelles

Copy link
Copy Markdown

The ACL, encryption, and TLS Secret templates stamped {{ with .Values.*.tls.annotations }}, a key defined nowhere in values.yaml — dead code copied from the TLS secret. Removed from all five Secret templates (alpha secret-acl/enc/tls, zero secret-tls, backups secret). The rendered Secrets are unchanged.

Part of splitting #140 into per-area PRs. The change was built and validated on that branch; the merge of all split PRs reproduces #140's tree byte-for-byte. #140 is being closed as superseded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant