Files
vault/changelog/28938.txt
miagilepner 4b98fd9b1a VAULT-31751, VAULT-31752: removed_from_cluster in vault status (#28938)
* add removed from cluster to status output

* test for command

* update docs

* changelog
2024-11-19 11:13:10 +01:00

4 lines
182 B
Plaintext

```release-note:improvement
core: Add `removed_from_cluster` field to sys/seal-status and vault status output to indicate whether the node has been removed from the HA cluster.
```