mirror of https://github.com/hashicorp/consul
config raft apply silent error (#10657)
* 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 changelogpull/10679/head
parent
b0657973f2
commit
c6859b3fb0
@ -0,0 +1,3 @@
|
||||
```release-note:bug
|
||||
ca: report an error when setting the ca config fail because of an index check.
|
||||
```
|
Loading…
Reference in new issue