Skip to content
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

[impv] Define workflow without create user, queue, tenant #40

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zhongjiajie
Copy link
Member

Brief Summary of The Change

Define workflow without create user, queue, tenant

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 incompatible labels Dec 11, 2022
zhongjiajie added a commit to zhongjiajie/dolphinscheduler-sdk-python that referenced this pull request Dec 17, 2022
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 added a commit to zhongjiajie/dolphinscheduler-sdk-python that referenced this pull request Dec 17, 2022
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 added a commit to zhongjiajie/dolphinscheduler-sdk-python that referenced this pull request Dec 19, 2022
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 added a commit that referenced this pull request Dec 19, 2022
* [impv] Remove tenant define is workflow

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
@zhongjiajie zhongjiajie added the WIP label Feb 1, 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 WIP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant