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

Improve the kube-proxy management flag #29

Merged
merged 2 commits into from
Apr 5, 2023

Conversation

ananace
Copy link
Member

@ananace ananace commented Apr 3, 2023

Since this seems like it could be quite the footgun, it's probably best to use a type that makes it harder to deploy a broken cluster.
It probably won't stop anyone determined enough, but it should at least make it easier to know what's going to happen based on the value assigned.

Fixes #28

The component can be installed in multiple mutually exclusive manners,
so expressing this fact in the type seems a good idea.
@ananace ananace merged commit 5861484 into voxpupuli:master Apr 5, 2023
@ananace ananace deleted the cleanup-proxy branch April 5, 2023 05:37
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.

manage kube proxy parameter defaults and name differs between k8s and k8s::node
2 participants