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

helm: Remove dsr option leftover from values.yaml #10800

Merged
merged 1 commit into from
Apr 1, 2020

Conversation

brb
Copy link
Member

@brb brb commented Apr 1, 2020

To enable DSR, --set global.nodePort.mode=dsr is used.

Reported-by: Travis Glenn Hansen (via Slack)

Fix: #10797

To enable DSR, `--set global.nodePort.mode=dsr` is used.

Reported-by: Travis Glenn Hansen (via Slack)
Signed-off-by: Martynas Pumputis <m@lambda.lt>
@brb brb added pending-review kind/cleanup This includes no functional changes. labels Apr 1, 2020
@brb brb added this to the 1.7 milestone Apr 1, 2020
@brb brb requested a review from a team as a code owner April 1, 2020 09:09
@maintainer-s-little-helper maintainer-s-little-helper bot added the kind/backports This PR provides functionality previously merged into master. label Apr 1, 2020
@brb
Copy link
Member Author

brb commented Apr 1, 2020

test-me-please

@brb
Copy link
Member Author

brb commented Apr 1, 2020

Cilium-Tests-With-Kernel failed (unrelated to my change) which is fine to ignore.

Copy link
Member

@joestringer joestringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need the mode flag here?

@brb
Copy link
Member Author

brb commented Apr 1, 2020

Do we need the mode flag here?

Noup, the SNAT mode is default in v1.7, and it's default in cilium-agent.

Copy link
Member

@joestringer joestringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we don't need to document mode here for enabling DSR then LGTM.

@joestringer joestringer merged commit abd48f7 into v1.7 Apr 1, 2020
@joestringer joestringer deleted the pr/brb/v1.7-rm-dsr-leftover branch April 1, 2020 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backports This PR provides functionality previously merged into master. kind/cleanup This includes no functional changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants