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: 对于服务发现请求,从请求中提取 token 并放入 context 中,用于鉴权 #1339

Merged
merged 4 commits into from
Mar 18, 2024

Conversation

WTIFS
Copy link
Contributor

@WTIFS WTIFS commented Mar 15, 2024

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

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 Mar 15, 2024

2024-03-15 11:04:54: =========TEST START==========
2024-03-15 11:06:17: 构建失败 !本次自动化测试将终止!失败原因:bash ./release/build.sh v1.18.0 "amd64"
2024-03-15 11:14:35: =========TEST START==========
2024-03-15 11:15:43: 构建失败 !本次自动化测试将终止!失败原因:bash ./release/build.sh v1.18.0 "amd64"
2024-03-15 11:22:09: =========TEST START==========

@chuntaojun chuntaojun merged commit 6c4e593 into polarismesh:main Mar 18, 2024
7 of 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.

服务端开启客户端严格鉴权后,客户端服务发现出错
3 participants