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

[ISSUE #1213] 修复xDS 生成 cacheKey 时缺失 gatewayService #1214

Merged
merged 5 commits into from
Aug 23, 2023

Conversation

chuntaojun
Copy link
Member

@chuntaojun chuntaojun commented Aug 23, 2023

Please provide issue(s) of this PR:
Fixes #1213

To help us figure out who should review this PR, please put an X in all the areas that this PR affects.

  • ApiServer
  • Auth
  • Configuration
  • Naming
  • HealthCheck
  • Metrics
  • Docs
  • Installation
  • Performance and Scalability
  • Test and Release

Please check any characteristics that apply to this pull request.

  • Does not have any user-facing changes. This may include API changes, behavior changes, performance improvements, etc.

@polaris-test-bot
Copy link

polaris-test-bot commented Aug 23, 2023

2023-08-23 20:56:36: =========TEST START==========
2023-08-23 21:28:37: [STANDALONE VERSION]PR autotest FAILED! We executed 47 test cases and 46 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1486383196/sta/qta-report.html and https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1486383196/sta/ratelimit/qta-report.html
2023-08-23 21:28:41: [CLUSTER VERSION] PR autotest FAILED! We executed 39 test cases and 34 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1486383196/clu/qta-report.html
2023-08-23 21:28:45: [KUBENETES VERSION]PR autotest FAILED! We executed 39 test cases and 36 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1486383196/k8s/qta-report.html

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Merging #1214 (fcfdec3) into main (2e59684) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1214      +/-   ##
==========================================
+ Coverage   55.72%   55.73%   +0.01%     
==========================================
  Files         179      179              
  Lines       32432    32432              
==========================================
+ Hits        18072    18077       +5     
+ Misses      12004    12000       -4     
+ Partials     2356     2355       -1     

see 13 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@chuntaojun chuntaojun merged commit a28120c into polarismesh:main Aug 23, 2023
10 of 11 checks passed
@chuntaojun chuntaojun changed the title [ISSUE #1209] 修复xDS 生成 cacheKey 时缺失 gatewayService [ISSUE #1213] 修复xDS 生成 cacheKey 时缺失 gatewayService Aug 23, 2023
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.

xDS 生成 cacheKey 时缺失 gatewayService
2 participants