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: Add validation for Ingress Controller #21550

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

sayboras
Copy link
Member

@sayboras sayboras commented Oct 3, 2022

This commit is to make sure that kubeProxyReplacement must be set to either 'partial' or 'strict' when Ingress Controller feature is enabled. This will help to highlight any potential issue earlier.

Signed-off-by: Tam Mach tam.mach@cilium.io

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Oct 3, 2022
@sayboras sayboras added the release-note/minor This PR changes functionality that users may find relevant to operating Cilium. label Oct 3, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Oct 3, 2022
@sayboras sayboras added area/helm Impacts helm charts and user deployment experience dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Oct 3, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Oct 3, 2022
@sayboras sayboras marked this pull request as ready for review October 3, 2022 12:35
@sayboras sayboras requested review from a team as code owners October 3, 2022 12:35
@sayboras sayboras requested review from squeed and kaworu October 3, 2022 12:35
install/kubernetes/cilium/templates/validate.yaml Outdated Show resolved Hide resolved
This commit is to make sure that kubeProxyReplacement must be set to
either 'partial' or 'strict' when Ingress Controller feature is
enabled. This will help to highlight any potential issue earlier.

Signed-off-by: Tam Mach <tam.mach@cilium.io>
@sayboras
Copy link
Member Author

sayboras commented Oct 6, 2022

Reviews are in, changes are validated as part of GHA (e.g. Conformance Ingress jobs), marking this ready to merge.

@sayboras sayboras added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Oct 6, 2022
@ldelossa ldelossa merged commit 690207c into cilium:master Oct 6, 2022
@sayboras sayboras deleted the tam/helm-validation-ingress branch October 7, 2022 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm Impacts helm charts and user deployment experience ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants