[helm] remove AppVersion from common labels#16066
Merged
ruanwenjun merged 1 commit intoapache:devfrom May 25, 2024
Merged
Conversation
Signed-off-by: Gallardot <gallardot@apache.org>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #16066 +/- ##
=========================================
Coverage 40.66% 40.66%
+ Complexity 5228 5224 -4
=========================================
Files 1380 1380
Lines 46009 46009
Branches 4918 4919 +1
=========================================
Hits 18708 18708
Misses 25376 25376
Partials 1925 1925 ☔ View full report in Codecov by Sentry. |
|
wangxj3
pushed a commit
to wangxj3/dolphinscheduler
that referenced
this pull request
May 25, 2024
SbloodyS
pushed a commit
to SbloodyS/dolphinscheduler
that referenced
this pull request
Jun 26, 2024
SbloodyS
added a commit
that referenced
this pull request
Jun 26, 2024
* [Fix-16174] Incorrect cluster installation guide. (#16208) * [Fix][CI] fix the ci error of Values.datasource.profile (#16031) * [Improvement][Helm] Make configmap of api/master/worker/alert configuration (#16058) Update deploy/kubernetes/dolphinscheduler/templates/statefulset-dolphinscheduler-worker.yaml * Update deploy/kubernetes/dolphinscheduler/values.yaml * [helm] remove appversion from labels (#16066)
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.




Purpose of the pull request
This is to fix incompatibilities that occurred after the helm charts version upgrade
ref: #16042 (comment)
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md