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

doc: Fix require-ipv4-pod-cidr value for ENI and Azure mode #11725

Merged
merged 1 commit into from May 29, 2020

Conversation

tgraf
Copy link
Member

@tgraf tgraf commented May 27, 2020

The helm chart was incorrectly setting require-ipv4-pod-cidr for ENI
and Azure IPAM modes.

The commit moves the ipam value into the config chart and adjusts all
guides to set it to the correct value instead of setting it indirectly
via a meta value.

Fixes: 934053c ("install/kubernetes: enable Cilium-based podCIDR allocation by default")

@tgraf tgraf added the area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. label May 27, 2020
@tgraf tgraf requested a review from a team as a code owner May 27, 2020 17:18
@tgraf tgraf requested a review from a team May 27, 2020 17:18
@maintainer-s-little-helper
Copy link

Please set the appropriate release note label.

1 similar comment
@maintainer-s-little-helper
Copy link

Please set the appropriate release note label.

@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.8.0 May 27, 2020
@tgraf tgraf added the release-note/misc This PR makes changes that have no direct user impact. label May 27, 2020
The helm chart was incorrectly setting require-ipv4-pod-cidr for ENI
and Azure IPAM modes.

The commit moves the ipam value into the config chart and adjusts all
guides to set it to the correct value instead of setting it indirectly
via a meta value.

Fixes: 934053c ("install/kubernetes: enable Cilium-based podCIDR allocation by default")

Signed-off-by: Thomas Graf <thomas@cilium.io>
@tgraf tgraf force-pushed the pr/tgraf/fix-ipam-helm-regression branch from 66aa41d to 16229a4 Compare May 27, 2020 18:01
@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 36.947% when pulling 16229a4 on pr/tgraf/fix-ipam-helm-regression into 40320d6 on master.

@tklauser tklauser requested a review from a team May 27, 2020 20:27
@tgraf
Copy link
Member Author

tgraf commented May 28, 2020

test-me-please

Copy link
Contributor

@michi-covalent michi-covalent left a comment

Choose a reason for hiding this comment

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

i desperately need this

@aanm aanm merged commit c1a0025 into master May 29, 2020
1.8.0 automation moved this from In progress to Merged May 29, 2020
@aanm aanm deleted the pr/tgraf/fix-ipam-helm-regression branch May 29, 2020 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
1.8.0
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

4 participants