コミット履歴

作者 SHA1 メッセージ 日付
  Hitoshi Mitake 5a67dd788d *: support creating a user without password 6 年 前
  Gyuho Lee 34bd797e67 *: revert module import paths 5 年 前
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number 5 年 前
  Gyuho Lee 2ac04381a2 clientv3: update Go import paths to "go.etcd.io" 6 年 前
  Joe Betz 9304d1abd1 clientv3: Fix TLS test failures by returning DeadlineExceeded error from dial without any additional wrapping 6 年 前
  Gyuho Lee 037d7b4abe clientv3: dial with context when creating authenticator 6 年 前
  Hitoshi Mitake b1dd19a7aa *: don't use string literals directly in grpc metadata 7 年 前
  Hitoshi Mitake 752963beea *: unify type of key and rangeEnd in AuthRoleRevokePermissionRequest 6 年 前
  Gyuho Lee bb95d190c1 *: revert "internal/auth" change 6 年 前
  Hitoshi Mitake 6c91766490 *: move "auth" to "internal/auth" 6 年 前
  Gyuho Lee 497412c588 clientv3: call other APIs with default gRPC call options 6 年 前
  Gyu-Ho Lee 54ef60d033 clientv3: remove redundant retries in Auth, set FailFast=true 7 年 前
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 7 年 前
  Gyu-Ho Lee 9bc3c0bd05 clientv3: remove unused fields from 'auth' 7 年 前
  Xiang Li 9205a242b9 clientv3: do not retry on mutable operations 8 年 前
  Iwasaki Yudai 6a33f0ffd5 clientv3: make balancer respect FastFail 8 年 前
  Hitoshi Mitake 4211c0b7af etcdctl, clientv3: improve printing of role get for prefix permission 8 年 前
  Anthony Romano 3eadf964f4 clientv3: use failfast and retry wrappers for at-most-once rpcs 8 年 前
  Anthony Romano d8f0ef0e80 clientv3: use grpc.FailFast(false) for all calls 8 年 前
  Hitoshi Mitake 18253e2723 *: support getting all users and roles in auth v3 8 年 前
  Hitoshi Mitake 253e313c09 *: support granting and revoking range 8 年 前
  Anthony Romano 62f8ec25c0 clientv3: use grpc reconnection logic 8 年 前
  Xiang Li 83ce1051ff auth: make naming consistent 8 年 前
  Hitoshi Mitake 94f22e8a07 *: rename RPCs and structs related to revoking 8 年 前
  Hitoshi Mitake c7a1423d45 *: support deleting a role in auth v3 8 年 前
  Hitoshi Mitake 0cb1343109 *: support revoking a key from a role in auth v3 8 年 前
  Hitoshi Mitake 957b07c408 *: support revoking a role from a user in auth v3 8 年 前
  Hitoshi Mitake 10ee69b44c *: support getting role in auth v3 8 年 前
  Hitoshi Mitake 5609fdb9a8 *: support getting user in etcdctl v3 8 年 前
  Hitoshi Mitake 6259318521 *: attach auth token as a gRPC credential 8 年 前