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

Consider making cilium config set modify Helm values rather than just ConfigMap #2389

Open
joestringer opened this issue Mar 11, 2024 · 0 comments

Comments

@joestringer
Copy link
Member

There are examples of reconfigurations of Cilium like in cilium/cilium#31240 where it is not sufficient to just do cilium config set ... because this currently only changes the ConfigMap, it doesn't apply the full Helm changes (including changes to other resources).

One potential mitigation for this sort of issue would be for cilium config set ... to accept Helm configuration options and apply the full Helm change into the cluster rather than just the ConfigMap change.

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

No branches or pull requests

1 participant