mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
c6859b3fb0
* return an error when the index is not valid * check response as bool when applying `CAOpSetConfig` * remove check for bool response * fix error message and add check to test * fix comment * add changelog
4 lines
103 B
Plaintext
4 lines
103 B
Plaintext
```release-note:bug
|
|
ca: report an error when setting the ca config fail because of an index check.
|
|
```
|