mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
72b8f80dc3
Currently we are trying to ensure that the parent directory exists as a key. But it is really a directory and etcd expects it to be a directory. So made the change to ensure that the parent key is created as a directory and not as a simple key. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com> |
||
---|---|---|
.. | ||
cache.go | ||
datastore.go | ||
datastore_test.go | ||
mock_store.go |