Skip to content
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

Trigger a reconcile when EnvoyProxy backendRefs changes #3472

Merged
merged 2 commits into from
May 24, 2024

Conversation

zirain
Copy link
Contributor

@zirain zirain commented May 24, 2024

fixes: #3412

Signed-off-by: zirain <zirain2009@gmail.com>
@zirain zirain requested a review from a team as a code owner May 24, 2024 13:21
Copy link

codecov bot commented May 24, 2024

Codecov Report

Attention: Patch coverage is 89.70588% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 67.17%. Comparing base (c348370) to head (46f945e).

Files Patch % Lines
internal/provider/kubernetes/predicates.go 70.00% 2 Missing and 1 partial ⚠️
internal/provider/kubernetes/controller.go 0.00% 1 Missing and 1 partial ⚠️
internal/provider/kubernetes/indexers.go 96.42% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3472      +/-   ##
==========================================
+ Coverage   67.09%   67.17%   +0.07%     
==========================================
  Files         166      166              
  Lines       19618    19686      +68     
==========================================
+ Hits        13163    13224      +61     
- Misses       5504     5508       +4     
- Partials      951      954       +3     

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

Signed-off-by: zirain <zirain2009@gmail.com>
Copy link
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

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

LGTM thanks !

@arkodg arkodg requested review from a team May 24, 2024 19:35
Copy link
Contributor

@guydc guydc left a comment

Choose a reason for hiding this comment

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

LGTM!

@guydc guydc merged commit 517d674 into envoyproxy:main May 24, 2024
23 checks passed
@zirain zirain deleted the reconcile branch May 24, 2024 23:18
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.

Trigger a reconcile when the Otel backendRefs / Service changes
3 participants