Skip to content

[release/v1.4] fix: make topology injector best effort (#5891) #5895

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

Merged
merged 1 commit into from
May 1, 2025

Conversation

arkodg
Copy link
Contributor

@arkodg arkodg commented May 1, 2025

  • fix: make topology injector best effort

  • allow pods even if there is an internal error in the webhook processing the request

Relates to #5890

(cherry picked from commit 5b8269d)

* fix: make topology injector best effort

* allow pods even if there is an internal error
in the webhook processing the request

Relates to envoyproxy#5890

Signed-off-by: Arko Dasgupta <[email protected]>

* fix build

Signed-off-by: Arko Dasgupta <[email protected]>

---------

Signed-off-by: Arko Dasgupta <[email protected]>
(cherry picked from commit 5b8269d)
Signed-off-by: Arko Dasgupta <[email protected]>
@arkodg arkodg requested a review from a team as a code owner May 1, 2025 19:36
Copy link

codecov bot commented May 1, 2025

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 65.15%. Comparing base (b84117a) to head (f2955ad).
Report is 1 commits behind head on release/v1.4.

Files with missing lines Patch % Lines
internal/provider/kubernetes/topology_injector.go 0.00% 4 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) 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                @@
##           release/v1.4    #5895      +/-   ##
================================================
- Coverage         65.16%   65.15%   -0.02%     
================================================
  Files               224      224              
  Lines             35857    35857              
================================================
- Hits              23368    23364       -4     
- Misses            11044    11047       +3     
- Partials           1445     1446       +1     

☔ 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.

@arkodg arkodg merged commit a187d99 into envoyproxy:release/v1.4 May 1, 2025
17 of 18 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.

2 participants