Commit Verlauf

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