Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add agents.localService parameters #434

Merged
merged 1 commit into from
Nov 3, 2021
Merged

Conversation

L3n41c
Copy link
Member

@L3n41c L3n41c commented Nov 2, 2021

What this PR does / why we need it:

  1. Add an option to set the service name use to communicate with the node agent.
  2. Add an option to force the activation of internalTrafficPolicy to support Kubernetes version on which the feature is still alpha.
agents:
  localService:
    overrideName: ""
    forceLocalServiceEnabled: false

Which issue this PR fixes

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Documentation has been updated with helm-docs (run: .github/helm-docs.sh)
  • Chart Version bumped
  • CHANGELOG.md has beed updated
  • Variables are documented in the README.md

@L3n41c L3n41c requested a review from a team as a code owner November 2, 2021 23:08
@L3n41c L3n41c merged commit fd003e2 into main Nov 3, 2021
@L3n41c L3n41c deleted the lenaic/internal-traffic-policy branch November 3, 2021 08:53
@hi-artem
Copy link

hi-artem commented Nov 5, 2021

@L3n41c @vboulineau is the value in in the values.yaml misspelled and missing d at the end?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restore k8s service name override support
3 participants