Skip to content

Should allow to force delete resource(s) #572

Closed

Description

in kubectl one can force the deletion of ex. a pod:

kubectl delete pod nginx --force

This allows one to forcefully remove a resource that is stuck in terminating state.
We should allow the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

  • Status

    ✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions