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

[UI Feature] Provide a service account or iam role at execution time. #1484

Closed
katrogan opened this issue Sep 15, 2021 · 1 comment · Fixed by flyteorg/flyteconsole#226
Closed
Labels
enhancement New feature or request ui Admin console user interface
Milestone

Comments

@katrogan
Copy link
Contributor

katrogan commented Sep 15, 2021

Motivation: Why do you think this is important?
A user should be able to interact with all available options on the Workflow Launch Form. For example, override the kubernetes_service_account or assumable_iam_role used at execution time in the UI. This is currently possible in flytectl and flyte-cli, and furthermore UI support presently exists for single task executions.

These options should be included into a new component that renders inside the Launch Form. The component will be a toggle called "Advanced Options".

see: https://docs.flyte.org/projects/flytectl/en/stable/gen/flytectl_create_execution.html

Goal: What should the final outcome look like, ideally?
A clear and concise description of what you want to happen or achieve.

[Optional] Propose: Link/Inline OR Additional context AND/OR Mock ideas
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.

@katrogan katrogan added enhancement New feature or request ui Admin console user interface labels Sep 15, 2021
@kumare3
Copy link
Contributor

kumare3 commented Sep 15, 2021

@katrogan / @jsonporter We should allow modifications of various other fields from the launch form - as supported by - https://docs.flyte.org/projects/flyteidl/en/stable/protos/docs/admin/admin.html#executionspec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui Admin console user interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants