-
Notifications
You must be signed in to change notification settings - Fork 5k
Use bootstrap user as the default tenant #13825
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
Use bootstrap user as the default tenant #13825
Conversation
87a38af to
3047546
Compare
|
|
|
we should also remove the section "Create Tenant" in https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/guide/start/quick-start.md section "Create Tenant", to make green hand path shorter |
3047546 to
88d9159
Compare
98c0373 to
925dded
Compare
925dded to
69802ae
Compare
Codecov Report
@@ Coverage Diff @@
## dev #13825 +/- ##
============================================
- Coverage 39.11% 39.08% -0.03%
+ Complexity 4437 4435 -2
============================================
Files 1140 1142 +2
Lines 42053 42007 -46
Branches 4753 4740 -13
============================================
- Hits 16448 16419 -29
+ Misses 23800 23788 -12
+ Partials 1805 1800 -5
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
SonarCloud Quality Gate failed. |
|
Good idea, LGTM👍 |








Purpose of the pull request
When workflow doesn't bind the tenant, use the worker bootstrap user as the tenant.
Brief change log
defaulttenant.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