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

fix(cilium): Correct L2 kustomization exclusion logic #1314

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

wasurerarenai
Copy link
Contributor

In PR 1296 I accidentally inversed the correct feature_gates.dual_stack_ipv4_first detection logic. This caused Talos distributions without BGPCP enabled to not include the cilium-l2.yaml file needed. This patch allows the cilium-l2.yaml inclusion to be generated when talos bgp or feature_gates.dual_stack_ipv4_first are disabled, and removed when either are present.

@github-actions github-actions bot added the area/bootstrap Changes made in the bootstrap directory label Feb 13, 2024
@onedr0p onedr0p merged commit 381d3f1 into onedr0p:main Feb 13, 2024
4 checks passed
@wasurerarenai wasurerarenai deleted the cilium-l2-patch branch February 13, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bootstrap Changes made in the bootstrap directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants