Skip to content

Added support to enable or disable Envoy in the Cilium installation using a new cilium_envoy variable. #647

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

l-nmch
Copy link

@l-nmch l-nmch commented Jun 5, 2025

Proposed Changes

  • Added support to enable or disable Envoy in the Cilium installation using a new cilium_envoy variable.

  • Updated the cilium install/upgrade command to include --helm-set envoy.enabled={{ "true" if cilium_envoy else "false" }.

  • Ensured backward compatibility: if cilium_envoy is not set, Envoy is disabled by default.

Checklist

  • Tested locally
  • Ran site.yml playbook
  • Ran reset.yml playbook
  • Did not add any unnecessary changes
  • Ran pre-commit install at least once before committing
  • 🚀

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.

1 participant