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

配置加密支持选择加密算法 #1140

Merged
merged 1 commit into from
May 31, 2023

Conversation

alexwanglei
Copy link
Contributor

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

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 May 29, 2023

2023-05-29 16:16:28: =========TEST START==========
2023-05-29 16:37:59: =========TEST START==========
2023-05-29 17:05:14: [STANDALONE VERSION]PR autotest FAILED! We executed 47 test cases and 42 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1368730606/sta/qta-report.html and https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1368730606/sta/ratelimit/qta-report.html
2023-05-29 17:05:18: [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/pr1368730606/clu/qta-report.html
2023-05-29 17:05:21: [KUBENETES VERSION]PR autotest FAILED! We executed 39 test cases and 0 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1368730606/k8s/qta-report.html

@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Merging #1140 (9e00b45) into main (a3ee295) will increase coverage by 0.14%.
The diff coverage is 68.21%.

@@            Coverage Diff             @@
##             main    #1140      +/-   ##
==========================================
+ Coverage   57.29%   57.44%   +0.14%     
==========================================
  Files         211      211              
  Lines       38292    38393     +101     
==========================================
+ Hits        21941    22055     +114     
+ Misses      13732    13712      -20     
- Partials     2619     2626       +7     
Impacted Files Coverage Δ
config/client_config_file.go 49.07% <55.22%> (+6.33%) ⬆️
cache/config_file.go 74.09% <57.14%> (-1.74%) ⬇️
config/client_config_file_authibility.go 76.08% <78.57%> (+26.08%) ⬆️
config/config_file.go 56.72% <100.00%> (+3.03%) ⬆️
config/server_authability.go 86.04% <100.00%> (+1.63%) ⬆️
config/watcher.go 79.38% <100.00%> (ø)

... and 5 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 90b39c8 into polarismesh:main May 31, 2023
8 of 9 checks passed
@chuntaojun chuntaojun added this to the v1.17.2 milestone Jun 14, 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.

None yet

3 participants