Skip to content

webui: update to handle removal of decommissioned nodes #61812

@erikgrinaker

Description

@erikgrinaker

In #56529 we remove a node's status entry once it's decommissioned. This means that it no longer shows up in neither "Recently Decommissioned Nodes", nor the "Decommissioned Node History" in the UI. We may want to either remove these views, or change them to use ephemeral info from gossip liveness (e.g. crdb_internal.gossip_liveness) rather than the status entry (e.g. crdb_internal.kv_node_status).

Also requested a docs update in #61808, should coordinate any follow-up actions.

Epic CRDB-10792

Metadata

Metadata

Assignees

Labels

A-kv-observabilityA-webuiTriage label for DB Console (fka admin UI) issues. Add this if nothing else is clear.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions