mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
b495036823
* defer setting the state before returning to avoid being stuck in `INITIALIZING` state * add changelog * move comment with the right if statement * ca: report state transition error from setSTate * update comment to reflect state transition Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
4 lines
115 B
Plaintext
4 lines
115 B
Plaintext
```release-note:bug
|
|
ca: fixed a bug when ca provider fail and provider state is stuck in `INITIALIZING` state.
|
|
```
|