-
Notifications
You must be signed in to change notification settings - Fork 670
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
[Feature] Implement LaunchPlanAttributes #543
Comments
cc @akhurana001 |
🙏 Thanks for filing this |
@akhurana001 / @katrogan can you add a little more detail on this - is this not possible today? If not why not? |
@kumare3 From what i remember, this was to add support for LaunchPlan level routing/configuration in |
Signed-off-by: Olga Nad <[email protected]>
…teorg#543) * waiting for upstream nodes on branch subnode evaluation Signed-off-by: Daniel Rammer <[email protected]> * removed dead comments Signed-off-by: Daniel Rammer <[email protected]> * added unit test Signed-off-by: Daniel Rammer <[email protected]> * fixed lint issues Signed-off-by: Daniel Rammer <[email protected]> --------- Signed-off-by: Daniel Rammer <[email protected]>
…teorg#543) * waiting for upstream nodes on branch subnode evaluation Signed-off-by: Daniel Rammer <[email protected]> * removed dead comments Signed-off-by: Daniel Rammer <[email protected]> * added unit test Signed-off-by: Daniel Rammer <[email protected]> * fixed lint issues Signed-off-by: Daniel Rammer <[email protected]> --------- Signed-off-by: Daniel Rammer <[email protected]>
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! 🙏 |
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! 🙏 |
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 engage on it to decide if it is still applicable. |
…ions (#543) Signed-off-by: Katrina Rogan <[email protected]>
Motivation: Why do you think this is important?
Much like project_domain_attributes and workflow_attributes, matchable attributes should be updatable via the admin UI for launch plan entities too.
Goal: What should the final outcome look like, ideally?
It should be possible to set and get launch plan matchable attributes.
Describe alternatives you've considered
Flyte component
[Optional] Propose: Link/Inline
If you have ideas about the implementation please propose the change. If inline keep it short, if larger then you link to an external document.
Additional context
Add any other context or screenshots about the feature request here.
Is this a blocker for you to adopt Flyte
Please let us know if this makes it impossible to adopt Flyte
The text was updated successfully, but these errors were encountered: