Skip to content

fix(dgraph): read the correct externalTrafficPolicy key path for the zero Service - #141

Open
mlwelles wants to merge 1 commit into
mainfrom
fix-zero-service-external-traffic-policy
Open

fix(dgraph): read the correct externalTrafficPolicy key path for the zero Service#141
mlwelles wants to merge 1 commit into
mainfrom
fix-zero-service-external-traffic-policy

Conversation

@mlwelles

Copy link
Copy Markdown

The zero Service gated externalTrafficPolicy on .Values.zero.externalTrafficPolicy, a key that exists nowhere in values.yaml, so the field never rendered. Read zero.service.externalTrafficPolicy instead (matching alpha and ratel). Behavior-preserving on a default install.

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.

2 participants