1fc8995590
The `operator debug` command doesn't output the leader anywhere in the output, which adds extra burden to offline debugging (away from an ongoing incident where you can simply check manually). Query the `/v1/status/leader` API but degrade gracefully.
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
```release-note:improvement
|
|
cli: `operator debug` now outputs current leader to debug bundle
|
|
```
|