Skip to content

fix: allowlist all CILIUM_ rules for EBPF Host Routing#8977

Open
QxBytes wants to merge 1 commit into
mainfrom
alew/add-cil-allowlist-patterns-ab
Open

fix: allowlist all CILIUM_ rules for EBPF Host Routing#8977
QxBytes wants to merge 1 commit into
mainfrom
alew/add-cil-allowlist-patterns-ab

Conversation

@QxBytes

@QxBytes QxBytes commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
Allowlists new cilium rules in our tests to match allowed iptables rules for ebpf host routing in aks.

Which issue(s) this PR fixes:

NA

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the e2e iptables validation allowlist to accommodate Cilium iptables rules when eBPF host routing is enabled, so AKS e2e runs don’t fail due to newly observed Cilium rules.

Changes:

  • Broadly allowlists all iptables rules that append to CILIUM_* chains by adding a regex pattern to the global allowlist used by the e2e validator.

Comment thread e2e/validation.go
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.

2 participants