e00c9f2ec4
Some other etcd clients may add key without providing 'value'. This patch adds compatibility, so etcd can be used together with another clients Closes-bug: #1967674 Change-Id: I6319d58462481aac4b15048aad57de77094e8769
5 lines
118 B
YAML
5 lines
118 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Add compatibility with another etcd clients, that may have not provide value while posting a key
|