Skip to content

chore: fix ExtAuthTimeout flaky#8255

Merged
zirain merged 1 commit intoenvoyproxy:mainfrom
zirain:fix-flaky
Feb 11, 2026
Merged

chore: fix ExtAuthTimeout flaky#8255
zirain merged 1 commit intoenvoyproxy:mainfrom
zirain:fix-flaky

Conversation

@zirain
Copy link
Copy Markdown
Member

@zirain zirain commented Feb 11, 2026

xref: https://github.com/envoyproxy/gateway/actions/runs/21911079069/job/63267152635

apply.go:275: 2026-02-11T15:59:29.000006118Z: Creating http-with-http-ext-auth HTTPRoute
    apply.go:275: 2026-02-11T15:59:29.023642378Z: Creating http-ext-auth SecurityPolicy
    apply.go:294: 2026-02-11T15:59:29.043423724Z: Updating envoy-ext-auth-btls BackendTLSPolicy
    apply.go:308: 
        	Error Trace:	/home/runner/go/pkg/mod/sigs.k8s.io/gateway-api@v1.4.1/conformance/utils/kubernetes/apply.go:308
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/gateway-api@v1.4.1/conformance/utils/suite/conformance.go:71
        	            				/home/runner/go/pkg/mod/sigs.k8s.io/gateway-api@v1.4.1/conformance/utils/suite/suite.go:487
        	Error:      	Received unexpected error:
        	            	Operation cannot be fulfilled on backendtlspolicies.gateway.networking.k8s.io "envoy-ext-auth-btls": the object has been modified; please apply your changes to the latest version and try again
        	Test:       	TestE2E/ExtAuthTimeout
        	Messages:   	error updating resource

Signed-off-by: zirain <zirain2009@gmail.com>
@zirain zirain requested a review from a team as a code owner February 11, 2026 16:36
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 11, 2026

Deploy Preview for cerulean-figolla-1f9435 canceled.

Name Link
🔨 Latest commit 51e779f
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/698caff60d45ca0008974695

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.80%. Comparing base (92417ee) to head (51e779f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8255      +/-   ##
==========================================
- Coverage   73.85%   73.80%   -0.05%     
==========================================
  Files         241      241              
  Lines       36609    36609              
==========================================
- Hits        27038    27021      -17     
- Misses       7668     7682      +14     
- Partials     1903     1906       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zirain zirain merged commit d9b975e into envoyproxy:main Feb 11, 2026
36 checks passed
@zirain zirain deleted the fix-flaky branch February 11, 2026 17:45
Inode1 pushed a commit to Inode1/gateway that referenced this pull request Feb 23, 2026
Signed-off-by: zirain <zirain2009@gmail.com>
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