Skip to content

fix: watch namespace changes - #9649

Draft
zirain wants to merge 2 commits into
envoyproxy:mainfrom
zirain:watch-namespace
Draft

fix: watch namespace changes#9649
zirain wants to merge 2 commits into
envoyproxy:mainfrom
zirain:watch-namespace

Conversation

@zirain

@zirain zirain commented Aug 3, 2026

Copy link
Copy Markdown
Member

fixes: #9625

Signed-off-by: zirain <zirain2009@gmail.com>
@netlify

netlify Bot commented Aug 3, 2026

Copy link
Copy Markdown

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit 18e766b
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/6a70a174ab482d0008860973
😎 Deploy Preview https://deploy-preview-9649--cerulean-figolla-1f9435.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 43.75000% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.07%. Comparing base (4898608) to head (18e766b).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
internal/provider/kubernetes/predicates.go 37.50% 9 Missing and 6 partials ⚠️
internal/provider/kubernetes/controller.go 62.50% 3 Missing ⚠️

❌ Your patch check has failed because the patch coverage (43.75%) is below the target coverage (60.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9649      +/-   ##
==========================================
+ Coverage   76.05%   76.07%   +0.01%     
==========================================
  Files         260      260              
  Lines       43367    43478     +111     
==========================================
+ Hits        32984    33074      +90     
- Misses       8184     8196      +12     
- Partials     2199     2208       +9     

☔ View full report in Codecov by Harness.
📢 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.

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.

Namespace label changes are not re-evaluated for allowedRoutes namespace selectors until controller restart

1 participant