Skip to content

change default of reset --graceful to true - #123

Merged
sebastian-stephan merged 3 commits into
mainfrom
default-values
Aug 27, 2026
Merged

change default of reset --graceful to true#123
sebastian-stephan merged 3 commits into
mainfrom
default-values

Conversation

@sebastian-stephan

Copy link
Copy Markdown
Contributor

Resetting control-plane nodes with the default value of false would not leave etcd, potentially losing quorum. Graceful should be true as a safe default.

Also showing all the default values in the output.

Comment thread cmd/topf/root.go
)

const (
defaultTextTrue = "true"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😆

@sebastian-stephan
sebastian-stephan merged commit 5ee414f into main Aug 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants