Skip to content

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

Open
l-nmch wants to merge 2 commits intotimothystewart6:masterfrom
l-nmch:master
Open

Added support to enable or disable Envoy in the Cilium installation using a new cilium_envoy variable.#647
l-nmch wants to merge 2 commits intotimothystewart6:masterfrom
l-nmch:master

Conversation

@l-nmch
Copy link
Copy Markdown

@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