Skip to content

feat(dgraph)!: auto-activate --acl and --encryption from enabled flags - #150

Open
mlwelles wants to merge 1 commit into
feat-existing-secretfrom
feat-acl-encryption-flag-activation
Open

feat(dgraph)!: auto-activate --acl and --encryption from enabled flags#150
mlwelles wants to merge 1 commit into
feat-existing-secretfrom
feat-acl-encryption-flag-activation

Conversation

@mlwelles

Copy link
Copy Markdown

BREAKING CHANGE: alpha.acl.enabled / alpha.encryption.enabled now synthesize the matching --acl / --encryption superflag. Remove any --acl/--encryption from alpha.extraFlags — the chart fails rendering rather than pass a flag twice. Migration note is in the chart README under Upgrading.

Stacked on feat-existing-secret; will retarget to main as lower PRs merge.

Part of splitting #140 into per-area PRs. The merge of all split PRs reproduces #140's tree byte-for-byte. #140 is being closed as superseded.

BREAKING CHANGE: alpha.acl.enabled and alpha.encryption.enabled now synthesize
the --acl / --encryption superflags. Remove any --acl/--encryption from
alpha.extraFlags; the chart fails rendering rather than pass a flag twice.
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