Commit Graph

  • 554298d429 Merge pull request #8594 from mitake/auth-priority Xiang Li 2017-09-26 08:41:30 -0700
  • f815d9a65b e2e: add and update test cases for CN based auth Hitoshi Mitake 2017-09-25 15:43:22 +0900
  • 2240b6a592 Merge pull request #8604 from gyuho/debug-client Gyu-Ho Lee 2017-09-26 07:18:00 +0900
  • 090c192517 clientv3: add debugging logs, warnings Gyu-Ho Lee 2017-09-26 01:15:54 +0900
  • c63d6b6a25 ctlv3: print envs, configure grpc logger with debug flag Gyu-Ho Lee 2017-09-26 01:15:10 +0900
  • e211fb6de3 version: bump up to 3.2.8 v3.2.8 Gyu-Ho Lee 2017-09-26 02:41:18 +0900
  • fb7e274309 Documentation/op-guide: remove grafana demo link Gyu-Ho Lee 2017-09-26 01:48:14 +0900
  • b355232dd6 Merge pull request #8606 from gyuho/doc Gyu-Ho Lee 2017-09-26 02:39:26 +0900
  • 607d0762eb Documentation/op-guide: remove grafana demo link Gyu-Ho Lee 2017-09-26 01:48:14 +0900
  • 4830ca74e6 Merge pull request #8599 from xiang90/longer_timeout Xiang Li 2017-09-23 16:14:50 -0700
  • 35e285674b etcdserver: make tick duration calculation clear Xiang 2017-09-22 19:35:41 -0700
  • 230323255a etcdserver: make dial timeout longer Xiang 2017-09-22 14:55:52 -0700
  • 6515a1dfd0 Merge pull request #8289 from mitake/auth-proxy Hitoshi Mitake 2017-09-22 16:14:37 +0900
  • 1296281b27 etcdserver: swap priority of cert CN and username + password Hitoshi Mitake 2017-09-22 14:17:57 +0900
  • cbddcfd9ad Merge pull request #8556 from gyuho/go-tip Gyu-Ho Lee 2017-09-22 13:33:34 +0900
  • fbc7acde95 client: permute endpoints manually (for Go 1.9>) Gyu-Ho Lee 2017-09-22 10:14:31 +0900
  • 527429f30a Merge pull request #8588 from gyuho/aaa Gyu-Ho Lee 2017-09-22 06:05:12 +0900
  • 24cce732b6 Merge pull request #8590 from raoofm/patch-13 Xiang Li 2017-09-21 12:27:19 -0700
  • 36e37580f3 etcd.conf.yml.example: peer-client-cert-auth flag Raoof Mohammed 2017-09-21 10:41:52 -0400
  • 517c15d3e1 Documentation: use Go 1.9+ in dl_build.md Gyu-Ho Lee 2017-09-21 20:21:52 +0900
  • 3a7858c439 Merge pull request #8582 from mitake/derr Gyu-Ho Lee 2017-09-20 17:05:24 +0900
  • 8a4c8dc3b0 e2e: log an error of TempDir() during the preparation of cluster creation Hitoshi Mitake 2017-09-20 17:01:04 +0900
  • e8c18e3368 proxy: handle authed snapshot request in grpcproxy Hitoshi Mitake 2017-08-25 15:19:42 +0900
  • c50960e39a e2e: enable tests related to auth and proxy Hitoshi Mitake 2017-08-01 11:36:09 +0900
  • 94b5071c30 etcdmain, proxy: handle authed watch in grpcproxy Hitoshi Mitake 2017-07-28 16:28:28 +0900
  • e709f83253 etcdmain, proxy: support authed RPCs with grpcproxy Hitoshi Mitake 2017-07-24 18:09:37 +0900
  • aca8a0d5b9 Merge pull request #8574 from abronan/regenerate_keys Gyu-Ho Lee 2017-09-20 09:39:13 +0900
  • 4a61fcf42d docs: remove link-breaking space beth wright 2017-09-19 15:54:16 -0700
  • a819e689b0 Merge pull request #8580 from zbwright/patch-1 Gyu-Ho Lee 2017-09-20 08:10:27 +0900
  • f45ba5935a docs: remove link-breaking space beth wright 2017-09-19 15:54:16 -0700
  • 8dc4833a3e
    client: regenerate sources for etcd/client with new codec version Alexandre Beslic 2017-09-19 15:14:58 +0200
  • 5bb9f9591f Merge pull request #8572 from gyuho/op-guide Gyu-Ho Lee 2017-09-19 10:59:01 +0900
  • 94e563e111 Documentation/op-guide: add docker:// to 'rkt run gcr.io' Gyu-Ho Lee 2017-09-19 10:51:01 +0900
  • bcbf18491f Merge pull request #8570 from a-robinson/indent Xiang Li 2017-09-18 13:57:21 -0700
  • b9c4f5b22a raft: fix bullet point indentation in README Alex Robinson 2017-09-18 16:07:51 -0400
  • 3cad5e4da1 Merge pull request #8545 from heyitsanthony/health-balancer Anthony Romano 2017-09-18 09:24:45 -0700
  • a4777080cb Merge pull request #8567 from xiang90/r_l Xiang Li 2017-09-17 19:29:22 -0700
  • 9801fd7297 raft: ensure CheckQuorum is enabled when readonlyoption is lease based Xiang 2017-09-17 10:46:12 -0700
  • 085adc5b8b Merge pull request #8566 from heyitsanthony/fix-cov Anthony Romano 2017-09-17 10:18:41 -0700
  • 166e6918a6 test: fix flags in coverage test Anthony Romano 2017-09-17 00:33:56 -0700
  • 49e5e78d0f clientv3/integration: test endpoint switches on partitioned member Anthony Romano 2017-09-11 21:12:52 -0700
  • efd7800e0f clientv3: try next endpoint point on unavailable error Anthony Romano 2017-09-11 21:05:53 -0700
  • e3deb9f482 clientv3: test health balancer gray listing Anthony Romano 2017-09-12 02:13:47 -0700
  • 84db8fdaea clientv3: health check balancer Anthony Romano 2017-09-11 07:03:59 -0700
  • 6cf0fd7cb0 Merge pull request #8339 from javaforfun/shawnsli/check-msg-type-before-become-follower Xiang Li 2017-09-14 18:25:25 -0700
  • 58b98c6a14 raft: check leader request when becomeFollower gladiator 2017-09-15 07:38:55 +0800
  • 4c8fa30dda e2e: test no value is returned in TestCtlV3GetKeysOnly Anthony Romano 2017-09-13 09:50:24 -0700
  • 01c4f35b30 grpcproxy: respect KeysOnly flag Anthony Romano 2017-09-13 09:57:08 -0700
  • 4afb99ffc1 Merge pull request #8552 from heyitsanthony/fix-proxy-keys-only Anthony Romano 2017-09-13 12:01:48 -0700
  • 7f4464415a grpcproxy: respect KeysOnly flag Anthony Romano 2017-09-13 09:57:08 -0700
  • 4366f35e1e e2e: test no value is returned in TestCtlV3GetKeysOnly Anthony Romano 2017-09-13 09:50:24 -0700
  • 1b85dad7b0 Merge pull request #8514 from mitake/empty-key-perm Hitoshi Mitake 2017-09-13 17:26:08 +0900
  • e4c0e11702 e2e: enhance test cases for a way of handling empty keys Hitoshi Mitake 2017-09-07 16:24:12 +0900
  • 1ae6f1614d etcdctl: handle empty key permission correctly Hitoshi Mitake 2017-09-07 15:33:17 +0900
  • 510d884e62 Merge pull request #8537 from lorneli/lease_test Xiang Li 2017-09-12 14:01:46 -0700
  • 6f6279075a Merge pull request #8546 from heyitsanthony/receiver-ci Anthony Romano 2017-09-12 13:59:52 -0700
  • 846255b95e Merge pull request #8513 from shenlanse/bug-fix Anthony Romano 2017-09-12 13:48:56 -0700
  • 10b731baa8 Merge pull request #8516 from purpleidea/feat/leaseid-okay Xiang Li 2017-09-12 09:05:33 -0700
  • 28a22075ca lease: test minLeaseTTL limit lorneli 2017-09-09 10:58:07 +0800
  • 4fa1dd196c *: make receiver names consistent Anthony Romano 2017-09-12 03:41:40 -0700
  • 9553afbb24 Merge pull request #8533 from gyuho/grpc Gyu-Ho Lee 2017-09-12 03:53:04 -0700
  • bb4e0473ae Merge pull request #8531 from gyuho/error Gyu-Ho Lee 2017-09-12 03:52:30 -0700
  • 98e4a05068 test: check for inconsistent receiver names Anthony Romano 2017-09-12 03:41:10 -0700
  • 5f36875272 rafthttp: add remote in pipeline and snapshot handler when corresponding peer or remote do not exist blueblue 2017-09-12 18:38:18 +0800
  • 69f32bac34 Merge pull request #8542 from gyuho/go-systemd Gyu-Ho Lee 2017-09-11 15:26:50 -0700
  • 7761a4672e vendor: upgrade go-systemd to v15, remove cockroachdb/cmux Gyu-Ho Lee 2017-09-11 14:53:37 -0700
  • 6f76d52a1a *: deprecate grpc.Code, grpc.ErrorDesc Gyu-Ho Lee 2017-09-08 11:50:57 -0700
  • 18ba4d60ec v3rpc/rpctypes: use grpc.status for errors Gyu-Ho Lee 2017-09-08 13:29:58 -0700
  • bc50a4591a Merge pull request #8536 from gyuho/typo Gyu-Ho Lee 2017-09-11 07:33:54 -0700
  • 0b2d8a6c96 *: fix minor typos Gyu-Ho Lee 2017-09-08 18:26:50 -0700
  • 8597361f01 raft: fix Pre-Vote migration gladiator 2017-09-09 09:12:39 +0800
  • 3b3d392540 *: use grpclog.LoggerV2 Gyu-Ho Lee 2017-09-08 14:42:30 -0700
  • f37ff4a4e2 v3rpc: use grpclog.LoggerV2 for grpc logs Gyu-Ho Lee 2017-09-08 14:42:04 -0700
  • d6c33367c4 clientv3: upgrade grpclog to LoggerV2 Gyu-Ho Lee 2017-09-08 14:41:11 -0700
  • 15e9510d2c client: fail over to next endpoint on oneshot failure Anthony Romano 2017-09-07 15:10:32 -0700
  • 80aa810309 Merge pull request #8519 from heyitsanthony/client-oneshot-failover Anthony Romano 2017-09-08 12:54:35 -0700
  • f4355a00ae Merge pull request #8518 from dvrkps/patch-1 Anthony Romano 2017-09-08 11:43:04 -0700
  • 76a35e71be client: fail over to next endpoint on oneshot failure Anthony Romano 2017-09-07 15:10:32 -0700
  • ba89bbb47d Merge pull request #8528 from gyuho/ctx Gyu-Ho Lee 2017-09-08 10:53:31 -0700
  • 640c0e6ff4 tools/benchmark: replace 'golang.org/x/net/context' with 'context' Gyu-Ho Lee 2017-09-08 09:35:39 -0700
  • 9a1e294ec6 Merge pull request #8523 from heyitsanthony/remove-gosimple-mask Anthony Romano 2017-09-08 09:45:48 -0700
  • ae63ac1cf7 test: remove S1024 mask from gosimple pass Anthony Romano 2017-09-07 19:59:51 -0700
  • f445b463a2 travis: add 1.9.x instead 1.x go version Davor Kapsa 2017-09-08 07:41:24 +0200
  • 6930e471ed Merge pull request #8521 from gyuho/grep Gyu-Ho Lee 2017-09-07 20:04:28 -0700
  • 70c20a9e73 Merge pull request #8522 from gyuho/lessor Gyu-Ho Lee 2017-09-07 18:44:16 -0700
  • 0e0d9e492f lease: use time.Until in 'Remaining' Gyu-Ho Lee 2017-09-07 18:41:36 -0700
  • e49d93ccb7 test: use 'grep -E' for non-standard 'egrep' Gyu-Ho Lee 2017-09-07 18:37:33 -0700
  • 6e39a39e3a Merge pull request #8511 from gyuho/ctx Gyu-Ho Lee 2017-09-07 18:07:57 -0700
  • eb55917ef6 Merge pull request #8507 from lorneli/lease_monotime Anthony Romano 2017-09-07 15:43:24 -0700
  • 89ee9d6671 travis: add 1.x instead 1.9 to go version Davor Kapsa 2017-09-07 23:53:31 +0200
  • 24498ea167 test: mask 'nil Context' for staticcheck Gyu-Ho Lee 2017-09-06 17:25:26 -0700
  • 9a726b424d *: fix leaky context creation with cancel Gyu-Ho Lee 2017-09-06 15:58:07 -0700
  • 9d12ba26e0 README: require Go 1.9+ Gyu-Ho Lee 2017-09-06 15:26:52 -0700
  • 887a0585e6 vendor: upgrade 'golang.org/x/net' with type alias Gyu-Ho Lee 2017-09-06 15:01:51 -0700
  • f65aee0759 *: replace 'golang.org/x/net/context' with 'context' Gyu-Ho Lee 2017-09-06 14:57:25 -0700
  • ff31fb4b8b Merge pull request #8512 from gyuho/docker Gyu-Ho Lee 2017-09-07 13:33:42 -0700
  • a44e11414f Dockerfile-test: add test image with Go 1.9 Gyu-Ho Lee 2017-09-06 19:02:52 -0700
  • 252cab0c13 clientv3: Allow naked LeaseID or int64 for LeaseValue Compare's James Shubin 2017-09-07 13:45:21 -0400
  • 9c3474e4e0 Merge pull request #8500 from heyitsanthony/clientv3-spelling Anthony Romano 2017-09-07 10:06:24 -0700
  • 63aa64d240 lease: use monotime in time.Time for Go 1.9 lorneli 2017-09-06 20:56:34 +0800