Skip to content

fix(sandbox): replace toFQDNs with toEntities:world for egress#497

Merged
xiaods merged 1 commit into
mainfrom
dev
Jun 6, 2026
Merged

fix(sandbox): replace toFQDNs with toEntities:world for egress#497
xiaods merged 1 commit into
mainfrom
dev

Conversation

@xiaods

@xiaods xiaods commented Jun 6, 2026

Copy link
Copy Markdown
Owner

With dnsProxy disabled, Cilium cannot observe DNS traffic to build FQDN->IP mappings for toFQDNs rules. gVisor host network mode also causes all destinations to be classified as world identity.

Switch both egress rules (DNS:53 and HTTPS:443) to toEntities:world for compatibility with gVisor + Cilium without DNS proxy.

With dnsProxy disabled, Cilium cannot observe DNS traffic to build
FQDN->IP mappings for toFQDNs rules. gVisor host network mode also
causes all destinations to be classified as world identity.

Switch both egress rules (DNS:53 and HTTPS:443) to toEntities:world
for compatibility with gVisor + Cilium without DNS proxy.
@sonarqubecloud

sonarqubecloud Bot commented Jun 6, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Test Results

306 tests  ±0   306 ✅ ±0   4m 31s ⏱️ +10s
110 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 2b3bfb0. ± Comparison against base commit c74c266.

@xiaods xiaods merged commit 5a24fd3 into main Jun 6, 2026
7 of 8 checks passed
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