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

Fix: xds resource order issue #2036

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Conversation

zhaohuabing
Copy link
Member

Update go-control-plane to fix the incorrect xds resource order.

Related upstream issue: envoyproxy/go-control-plane#800
Related upstream PR: envoyproxy/go-control-plane#801

Signed-off-by: huabing zhao <zhaohuabing@gmail.com>
@zhaohuabing zhaohuabing requested a review from a team as a code owner October 22, 2023 03:33
@zhaohuabing zhaohuabing requested a review from arkodg October 22, 2023 03:33
@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

Merging #2036 (8422038) into main (c59ced0) will increase coverage by 0.04%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2036      +/-   ##
==========================================
+ Coverage   65.33%   65.37%   +0.04%     
==========================================
  Files          93       95       +2     
  Lines       13727    13939     +212     
==========================================
+ Hits         8968     9113     +145     
- Misses       4205     4260      +55     
- Partials      554      566      +12     

see 13 files with indirect coverage changes

zirain
zirain previously approved these changes Oct 22, 2023
Signed-off-by: huabing zhao <zhaohuabing@gmail.com>
@arkodg arkodg merged commit bfa9207 into envoyproxy:main Oct 23, 2023
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.

3 participants