|
2ac04381a2
|
clientv3: update Go import paths to "go.etcd.io"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
|
2018-08-28 17:47:55 -07:00 |
|
|
f65aee0759
|
*: replace 'golang.org/x/net/context' with 'context'
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-09-07 13:39:42 -07:00 |
|
|
bc5d7bbe03
|
auth, e2e, clientv3: the root role should be granted access to every key
This commit changes the semantics of the root role. The role should be
able to access to every key.
Partially fixes https://github.com/coreos/etcd/issues/6355
|
2016-09-06 16:10:28 +09:00 |
|
|
0b0cbaac09
|
clientv3: use cheap bcrypt for ExampleAuth and use embedded auth api
Fixes #5783
|
2016-07-06 23:35:14 -07:00 |
|
|
2da5bdd4df
|
clientv3: add auth example
|
2016-06-22 20:06:13 -07:00 |
|