Skip to content

Add flags to remove node to allow ungraceful removals #346

@aarnq

Description

@aarnq

Is your feature request related to a problem? Please describe.

If one wants to properly remove nodes with kubespray, even if the nodes have failed, then you need to add reset_nodes=false and allow_ungraceful_removal=true under -e. However it should be under the same -e as the node argument, so we need to extend it a bit, so that it can have the same protection as regular node removals.

Describe the solution you'd like
A flag --ungraceful or similar to remove node command to run with this set.

Definition of done:

  • Remove nodes can with a flag allow ungraceful removals.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions