Support reading application properties from kubernetes config map#11402
Merged
kezhenxu94 merged 1 commit intodevfrom Aug 16, 2022
Merged
Support reading application properties from kubernetes config map#11402kezhenxu94 merged 1 commit intodevfrom
kezhenxu94 merged 1 commit intodevfrom
Conversation
dbdb695 to
9d0d419
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## dev #11402 +/- ##
============================================
- Coverage 39.36% 39.35% -0.01%
+ Complexity 4632 4629 -3
============================================
Files 987 987
Lines 37566 37570 +4
Branches 4183 4184 +1
============================================
- Hits 14788 14787 -1
- Misses 21227 21232 +5
Partials 1551 1551 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
SonarCloud Quality Gate failed. |
Member
Author
|
This is PR is ready to merge, @caishunfeng @SbloodyS @ruanwenjun mind taking a look? |
zhuxt2015
pushed a commit
to zhuxt2015/dolphinscheduler
that referenced
this pull request
Aug 21, 2022
1 task
xdu-chenrj
pushed a commit
to xdu-chenrj/dolphinscheduler
that referenced
this pull request
Oct 13, 2022
This file contains hidden or 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
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.









This is a task from DolphinScheduler Operator, which should be more native in Kubernetes environment to reload the configurations of Spring.