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

[Core feature] Support launchplans in pyflyte run #2998

Open
2 tasks done
Tracked by #2917
eapolinario opened this issue Oct 18, 2022 · 2 comments
Open
2 tasks done
Tracked by #2917

[Core feature] Support launchplans in pyflyte run #2998

eapolinario opened this issue Oct 18, 2022 · 2 comments
Labels
enhancement New feature or request flytekit FlyteKit Python related issue hacktoberfest

Comments

@eapolinario
Copy link
Contributor

eapolinario commented Oct 18, 2022

Motivation: Why do you think this is important?

Currently we only support launching tasks and workflows in pyflyte run. We should add support launchplans as well.

Goal: What should the final outcome look like, ideally?

We should be able to use the same experience currently offered in pyflyte run to kickoff launchplans, i.e. users should be able to execute:

> pyflyte run --remote path/to/my/file.py my_launchplan
Go to http://flyte.example.com/console/projects/flytesnacks/domains/development/executions/f6e7113930e3043e79cc to see execution in the console.
...

Describe alternatives you've considered

launchplans are an indispensable entity type in the Flyte programming model, hence it should be supported in the CLIs.

Propose: Link/Inline OR Additional context

We should add launch plans to the list of entities handled by pyflyte run in here.

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@eapolinario eapolinario added enhancement New feature or request untriaged This issues has not yet been looked at by the Maintainers flytekit FlyteKit Python related issue hacktoberfest and removed untriaged This issues has not yet been looked at by the Maintainers labels Oct 18, 2022
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Hello 👋, This issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will close the issue if we detect no activity in the next 7 days. Thank you for your contribution and understanding! 🙏

@github-actions github-actions bot added the stale label Sep 5, 2023
@github-actions
Copy link

Hello 👋, This issue has been inactive for over 9 months and hasn't received any updates since it was marked as stale. We'll be closing this issue for now, but if you believe this issue is still relevant, please feel free to reopen it. Thank you for your contribution and understanding! 🙏

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 12, 2023
@eapolinario eapolinario reopened this Nov 2, 2023
@github-actions github-actions bot removed the stale label Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flytekit FlyteKit Python related issue hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant