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

install: remove deprecated kube-proxy-replacement CLI flag #1929

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

tklauser
Copy link
Member

The --kube-proxy-replacement flag has been marked as deprecated for a while in favor of --helm-set kubeProxyReplacement=<value>. It's no longer used in cilium/cilium or cilium/cilium-cli CI. Remove the flag and get rid of some incomplete KPR mode auto-detection.

The --kube-proxy-replacement flag has been marked as deprecated for a
while in favor of --helm-set kubeProxyReplacement=<value>. It's no
longer used in cilium/cilium or cilium/cilium-cli CI. Remove the flag
and get rid of some incomplete KPR mode auto-detection.

Signed-off-by: Tobias Klauser <[email protected]>
@tklauser tklauser requested review from a team as code owners August 23, 2023 10:09
@tklauser tklauser requested review from asauber and kaworu August 23, 2023 10:09
@tklauser tklauser temporarily deployed to ci August 23, 2023 10:09 — with GitHub Actions Inactive
@tklauser tklauser merged commit eb93fdc into main Aug 24, 2023
@tklauser tklauser deleted the pr/tklauser/remove-kpr-cli-flag branch August 24, 2023 06:12
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.

3 participants