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 cache #1559

Merged
merged 2 commits into from
Dec 3, 2024
Merged

fix xds cache #1559

merged 2 commits into from
Dec 3, 2024

Conversation

johnlanni
Copy link
Collaborator

@johnlanni johnlanni commented Dec 2, 2024

Ⅰ. Describe what this PR did

Fix the issue where the xDS cache version was not correctly set when Istio processes multiple push requests consecutively.

Ⅱ. Does this pull request fix one issue?

fixes #1547

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.52%. Comparing base (ef31e09) to head (e3af4df).
Report is 214 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1559      +/-   ##
==========================================
+ Coverage   35.91%   43.52%   +7.61%     
==========================================
  Files          69       76       +7     
  Lines       11576    12325     +749     
==========================================
+ Hits         4157     5365    +1208     
+ Misses       7104     6625     -479     
- Partials      315      335      +20     

see 69 files with indirect coverage changes

@johnlanni johnlanni merged commit 7ce6d7a into alibaba:main Dec 3, 2024
9 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.

批量添加ingress规则,最后一个ingress规则偶发性出现404错误
2 participants