Skip to content

Conversation

@zhongjiajie
Copy link
Member

Brief Summary of The Change

current tenant in workflow only work when the first time user do not exist, when user change the tenant in workflow but tenant exist, it will be ignore, so we try to remove it from workflow, and in #40 we try to create both user and tenant vis cli instead of auto create

Pull Request checklist

I confirm that the following checklist has been completed.

  • Add/Change test cases for the changes.
  • Add/Change the related documentation, should also change docs/source/config.rst when you change file default_config.yaml.
  • (Optional) Add your change to UPDATING.md when it is an incompatible change.

@zhongjiajie zhongjiajie added improvement Improve exists function dep-main-repo Dependent on repository apache/dolphinscheduler incompatible labels Dec 17, 2022
@zhongjiajie
Copy link
Member Author

ref: apache/dolphinscheduler#13212

@codecov-commenter
Copy link

codecov-commenter commented Dec 17, 2022

Codecov Report

Merging #54 (7722a63) into main (7722a63) will not change coverage.
The diff coverage is n/a.

❗ Current head 7722a63 differs from pull request most recent head 406568c. Consider uploading reports for the commit 406568c to get more accurate results

@@           Coverage Diff           @@
##             main      #54   +/-   ##
=======================================
  Coverage   90.79%   90.79%           
=======================================
  Files          60       60           
  Lines        2119     2119           
=======================================
  Hits         1924     1924           
  Misses        195      195           
Flag Coverage Δ
unittests 90.79% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

current tenant in workflow only work when the first time
user do not exist, when user change the tenant in workflow
but tenant exist, it will be ignore, so we try to remove it
from workflow, and in apache#40 we try to create both user and tenant
vis cli instead of auto create
@zhongjiajie zhongjiajie marked this pull request as ready for review December 19, 2022 08:12
@zhongjiajie zhongjiajie merged commit 1acaf89 into apache:main Dec 19, 2022
@zhongjiajie zhongjiajie deleted the i-rm-tenant branch December 19, 2022 09:12
@zhongjiajie
Copy link
Member Author

zhongjiajie commented Mar 23, 2023

ref: apache/dolphinscheduler#13212

may release in version apache/dolphinscheduler:3.1.5

@zhongjiajie zhongjiajie removed the dep-main-repo Dependent on repository apache/dolphinscheduler label Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improve exists function incompatible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants