open-vault/changelog/10498.txt
Nick Cabatoff 84d566db9e
Be consistent with how we report init status. (#10498)
Also make half-joined raft peers consider storage to be initialized, whether or not they're sealed.
2020-12-08 13:55:34 -05:00

4 lines
150 B
Plaintext

```release-note:bug
core: Make all APIs that report init status consistent, and make them report
initialized=true when a Raft join is in progress.
```