Files
vault/changelog/23872.txt
Josh Black 425b1e333d etcd backend listing should only require keys (#23872)
* listing should only require keys

* correct misspelling

* add changelog
2023-10-27 09:17:50 -07:00

4 lines
95 B
Plaintext

```release-note:improvement
storage/etcd: etcd should only return keys when calling List()
```