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] Allow Flyteadmin to force terminate an execution #5832

Open
2 tasks done
RRap0so opened this issue Oct 10, 2024 · 0 comments
Open
2 tasks done

[Core feature] Allow Flyteadmin to force terminate an execution #5832

RRap0so opened this issue Oct 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@RRap0so
Copy link
Contributor

RRap0so commented Oct 10, 2024

Motivation: Why do you think this is important?

With the work done in #5786 it was raised that a Workflow Execution can stay dangling if Flyte Propeller is having problems.

Flyteadmin should support a force flag so it knows that it should remove the execution instead of waiting to be garbage collected by FlytePropeller. This should make management of Workflows easier than having to go to the kubernetes cluster and removing them using kubectl.

On the Flyteadmin side this is now covered by the following PR. Additional PRs are necessary to implement this features in the Flyte clients (flytectl, flyteconsole).

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

Both flyteconsole and flytectl are able to pass a force flag to Flyteadmin indicating that Flyteadmin should remove the execution/CRD from the kubernetes cluster.

Describe alternatives you've considered

N/A

Propose: Link/Inline OR Additional context

No response

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

  • Yes

Have you read the Code of Conduct?

  • Yes
@RRap0so RRap0so added enhancement New feature or request untriaged This issues has not yet been looked at by the Maintainers labels Oct 10, 2024
@eapolinario eapolinario removed the untriaged This issues has not yet been looked at by the Maintainers label Oct 17, 2024
@davidmirror-ops davidmirror-ops moved this from Backlog to Assigned in Flyte Issues/PRs maintenance Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Assigned
Development

No branches or pull requests

3 participants