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

feat: 北极星旁路功能插件设计——支持 Local Plugin 以及 Remote Plugin #1139

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

edocevol
Copy link
Contributor

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

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
  • Plugin

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 27, 2023

2023-05-27 15:38:04: =========TEST START==========
2023-05-27 16:01:49: =========TEST START==========
2023-05-27 16:04:52: =========TEST START==========
2023-05-27 16:28:21: [STANDALONE VERSION]PR autotest FAILED! We executed 13 test cases and 7 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1367136681/sta/qta-report.html and https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1367136681/sta/ratelimit/qta-report.html
2023-05-27 16:28:25: [CLUSTER VERSION] PR autotest FAILED! We executed 5 test cases and 0 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1367136681/clu/qta-report.html
2023-05-27 16:28:28: [KUBENETES VERSION]PR autotest FAILED! We executed 5 test cases and 0 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1367136681/k8s/qta-report.html
2023-06-03 13:53:51: =========TEST START==========
2023-06-03 13:54:47: 构建失败 !本次自动化测试将终止!失败原因:bash ./release/build.sh v1.17.2

@codecov
Copy link

codecov bot commented May 27, 2023

Codecov Report

Merging #1139 (68c0ec0) into main (90b39c8) will increase coverage by 0.04%.
The diff coverage is n/a.

❗ Current head 68c0ec0 differs from pull request most recent head c51699c. Consider uploading reports for the commit c51699c to get more accurate results

@@            Coverage Diff             @@
##             main    #1139      +/-   ##
==========================================
+ Coverage   57.42%   57.47%   +0.04%     
==========================================
  Files         211      211              
  Lines       38393    38361      -32     
==========================================
  Hits        22048    22048              
+ Misses      13722    13689      -33     
- Partials     2623     2624       +1     

see 9 files with indirect coverage changes

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

@chuntaojun chuntaojun marked this pull request as draft August 8, 2023 08:37
@daheige
Copy link
Member

daheige commented Sep 10, 2024

LGTM

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.

北极星旁路功能插件设计——支持 Local Plugin 以及 Remote Plugin 模式
3 participants