-
Notifications
You must be signed in to change notification settings - Fork 495
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: support nacos namespace mapping #1122
Merged
SkyeBeFreeman
merged 9 commits into
Tencent:2021.0
from
wenxuan70:feature/nacos-namespace
Oct 26, 2023
Merged
feat: support nacos namespace mapping #1122
SkyeBeFreeman
merged 9 commits into
Tencent:2021.0
from
wenxuan70:feature/nacos-namespace
Oct 26, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wenxuan70
force-pushed
the
feature/nacos-namespace
branch
from
September 17, 2023 08:47
aa89cec
to
e3b7385
Compare
Codecov Report
@@ Coverage Diff @@
## 2021.0 #1122 +/- ##
============================================
- Coverage 75.60% 75.55% -0.05%
+ Complexity 1641 1639 -2
============================================
Files 259 258 -1
Lines 6041 6010 -31
Branches 746 745 -1
============================================
- Hits 4567 4541 -26
- Misses 1071 1073 +2
+ Partials 403 396 -7
|
SkyeBeFreeman
requested changes
Oct 26, 2023
...-polaris-discovery/src/main/resources/META-INF/additional-spring-configuration-metadata.json
Outdated
Show resolved
Hide resolved
SkyeBeFreeman
approved these changes
Oct 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Type
Describe what this PR does for and how you did.
Adding the issue link (#xxx) if possible.
Note
支持映射nacos命名空间,参考以下:
#737
需要polaris-java支持,相关PR:
polarismesh/polaris-java#425
Checklist
Checklist (Optional)