Commit History

Author SHA1 Message Date
  Iwasaki Yudai 6e5e3d134e *: enforce max lease TTL with 9,000,000,000 seconds 6 years ago
  Gyuho Lee 68d27b2d84 etcdserver/api/v3rpc: debug-log client disconnect on TLS, http/2 stream CANCEL 7 years ago
  Sahdev P. Zala df4036ab73 etcdserver/api/v3rpc: debug user cancellation and log warning for rest 7 years ago
  Iwasaki Yudai 010ffc0692 v3rpc: remove duplicated error case for lease.ErrLeaseNotFound 7 years ago
  Hitoshi Mitake c40b86bcde auth, etcdserver: forbid invalid auth management 7 years ago
  Xiang Li 26d99269c0 Merge pull request #6898 from mitake/auth-maintain 8 years ago
  Hitoshi Mitake 9886e9448e auth, etcdserver: let maintenance services require root role 8 years ago
  Gyu-Ho Lee e655420d33 v3rpc: error for non-empty value with ignore_value 8 years ago
  Hitoshi Mitake d431b64d97 etcdserver, clientv3: handle a case of expired auth token 8 years ago
  Gyu-Ho Lee 2b5f9e1c6b etcdserver: expose ErrNotEnoughStartedMembers 8 years ago
  Anthony Romano 87b1d9571f v3api, rpctypes: add ErrTimeoutDueToConnectionLost 8 years ago
  Hitoshi Mitake f85701a46f auth, etcdserver: forbid adding a user with empty name 8 years ago
  fanmin shi a862fd9f0f Lease: Add lease errors to togRPCError() 8 years ago
  Anthony Romano 1defeda792 v3api, rpctypes: add ErrUnhealthy 8 years ago
  Anthony Romano 64ac631863 rpctypes: set unknown codes to Unknown instead of internal 8 years ago
  Anthony Romano df54ad2208 v3rpc, rpctypes: add error types for timeouts 8 years ago
  Xiang Li 27b03f0ed5 *: deny proposals when there is a huge gap between apply/commit 8 years ago
  Hitoshi Mitake 8df37d53d6 auth, etcdserver: let Authenticate() fail if auth isn't enabled 8 years ago
  Xiang Li da2f2a5189 auth: add root user and root role 8 years ago
  Hitoshi Mitake 60fc1e4d4e auth, etcdserver: error codes for revoking non existing role and permission 8 years ago
  Hitoshi Mitake 5144318af0 etcdserver, auth: not return grpc error code directly in the apply phase 8 years ago
  Gyu-Ho Lee abb4cd5646 etcdserver: update LICENSE header 8 years ago
  Gyu-Ho Lee 506cf1f03f etcdserver/api/v3rpc: use new errors 8 years ago
  Anthony Romano b7ac758969 *: rename storage package to mvcc 8 years ago
  Hitoshi Mitake 131e3806bb *: support authenticate in v3 auth 8 years ago
  Hitoshi Mitake 02033b4c47 *: support granting key permission to role in v3 auth 8 years ago
  Hitoshi Mitake 2b17a3919c *: support adding role in auth v3 8 years ago
  Hitoshi Mitake d8888ded12 *: support deleting user in v3 auth 8 years ago
  Hitoshi Mitake 8ee8d755bb etcdserver: return internal error in a case of not auth specific errors 8 years ago
  Hitoshi Mitake 443c677357 etcdserver: extract togRPCError() to a separated file 8 years ago