Skip to content

fix: etcd status now queries all control plane nodes#15

Merged
Handfish merged 1 commit intomainfrom
0.1.6
Jan 17, 2026
Merged

fix: etcd status now queries all control plane nodes#15
Handfish merged 1 commit intomainfrom
0.1.6

Conversation

@Handfish
Copy link
Copy Markdown
Owner

Fixed etcd status calls that only queried a single node, causing "quorum at risk (1/3)" on multi-CP clusters. Added etcd_status_for_nodes() method to target specific nodes. Updated all etcd status consumers (etcd view, lifecycle pre-checks, node operations, cluster summary, diagnostics) to first fetch member hostnames, then query all control planes for accurate quorum display.

Fixed etcd status calls that only queried a single node, causing "quorum
at risk (1/3)" on multi-CP clusters. Added etcd_status_for_nodes()
method to target specific nodes. Updated all etcd status consumers (etcd
view, lifecycle pre-checks, node operations, cluster summary,
diagnostics) to first fetch member hostnames, then query all control
planes for accurate quorum display.
@Handfish Handfish merged commit e88ff00 into main Jan 17, 2026
12 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.

1 participant