Commit Graph

  • f3bca1db08 vendor: update grpc-ecosystem Gyuho Lee 2019-07-29 16:13:54 -0700
  • 800e7235eb CHANGELOG: add recent changes in logger Gyuho Lee 2019-07-29 16:07:00 -0700
  • 6e766ac5fb
    Merge pull request #10947 from gyuho/log-level Gyuho Lee 2019-07-29 16:06:51 -0700
  • 4e43a082b2 raft: use mutex in "SetLogger" to avoid race conditions in tests Gyuho Lee 2019-07-28 23:05:32 -0500
  • c6e3401255 etcdserver: make raft log configured by top level logger Gyuho Lee 2019-07-28 22:18:23 -0500
  • abba5421f5 Documentation/op-guide: add "--log-level" flag Gyuho Lee 2019-07-28 21:48:06 -0500
  • a37f3441f5 etcdmain: add "--log-level" flag Gyuho Lee 2019-07-28 21:45:16 -0500
  • b9de4bddda embed: add "LogLevel", deprecate "Debug" in v3.5 Gyuho Lee 2019-07-28 21:37:36 -0500
  • e911f901a6 pkg/logutil: add log level utilities Gyuho Lee 2019-07-28 21:36:55 -0500
  • 348b0d40a6 embed: do not expose "zapLoggerBuilder" Gyuho Lee 2019-07-28 21:06:05 -0500
  • 324952c12a
    Merge pull request #10935 from gyuho/v2 Gyuho Lee 2019-07-29 15:42:56 -0700
  • 936c506e8d
    Merge pull request #10945 from tbg/add-todo Gyuho Lee 2019-07-29 13:51:38 -0700
  • 4ca04ba991
    Merge pull request #10949 from gyuho/docs Gyuho Lee 2019-07-29 13:48:38 -0700
  • 87e203a5cf Documentation/learning: rewrite balancer design doc images Gyuho Lee 2019-07-29 13:47:25 -0700
  • ad491c0c32 Documentation: move client, learner design docs Gyuho Lee 2019-07-28 21:54:22 -0700
  • 3fc62ca586 tools,Documentation: move "etcd-dump-metrics" output to "Documentation" Gyuho Lee 2019-07-28 21:53:50 -0700
  • 101a63ae97 docs: remove Gyuho Lee 2019-07-28 21:53:31 -0700
  • 9e75f27985 CHANGELOG: move corrupt check features to etcd v4 Gyuho Lee 2019-07-28 23:09:42 -0500
  • 2f30e9ad7f etcdserver: document v2 usage in "publish" method Gyuho Lee 2019-07-28 20:36:15 -0500
  • ae87b21a72 tests/e2e: enable-v2 for v2 e2e tests Gyuho Lee 2019-07-25 10:42:30 -0700
  • 38128425b2 Documentation/op-guide: disable v2 by default Gyuho Lee 2019-07-25 09:52:29 -0700
  • ecb915617d embed: disable v2 by default Gyuho Lee 2019-07-25 09:52:01 -0700
  • 89d400211d
    Merge pull request #10911 from gyuho/balancer Gyuho Lee 2019-07-26 14:50:54 -0700
  • 3b02d4c5ff raft: leave TODO about leaving StateSnapshot Tobias Schottdorf 2019-07-26 23:19:34 +0200
  • a7b8034e56 words: whitelist more Gyuho Lee 2019-07-19 09:00:58 -0700
  • 8a2a951d79 integration: match code.Canceled in "TestV3KVInflightRangeRequests" Gyuho Lee 2019-07-23 08:36:54 -0700
  • ba42e65b59 clientv3/integration: give more time for balancer resolution Gyuho Lee 2019-07-22 17:26:15 -0700
  • 8c7c6ec0c1 clientv3/balancer: refactor Gyuho Lee 2019-07-22 10:57:35 -0700
  • 3dc00ab615 clientv3: move auth token credential to "credentials" package Gyuho Lee 2019-07-22 00:11:17 -0700
  • db61ee106c clientv3/credentials: set dial target "Authority" with target address Gyuho Lee 2019-07-19 08:35:58 -0700
  • a6b105a907 embed: use new "credentials" package Gyuho Lee 2019-07-13 10:42:32 -0700
  • 7cbe2f5dd6 etcdserver/api/v3rpc: use new "credentials" package Gyuho Lee 2019-07-13 10:42:17 -0700
  • db7231accc clientv3: use new "credentials" package Gyuho Lee 2019-07-13 10:41:57 -0700
  • 324c876742 clientv3/credential: implement grpc/credentials.Bundle Gyuho Lee 2019-07-19 08:31:19 -0700
  • 4707d7a196 vendor: upgrade grpc-go to v1.22.1 Gyuho Lee 2019-07-26 08:53:09 -0700
  • 12ab2ee3c4 clientv3: do not use pointer to TransportCredentials interface Gyuho Lee 2019-07-12 00:07:58 -0700
  • 50babc16e7 etcdserver/api/v2v3: skip tests for CI Gyuho Lee 2019-07-26 05:54:58 -0700
  • cf4b5d9c7f
    Merge pull request #10938 from MasahikoSawada/updategoversion Xiang Li 2019-07-25 22:59:34 -0700
  • 222dcc8d13 README: require Go 1.12+ Masahiko Sawada 2019-07-26 14:23:12 +0900
  • e36e3ac6a7
    Merge pull request #10917 from gyuho/raft-node Tobias Grieger 2019-07-25 22:17:28 +0200
  • 388d15f521
    Merge pull request #10622 from philips/add-v2v3-tests Gyuho Lee 2019-07-25 10:05:29 -0700
  • 84a38045c9 CHANGELOG: move "--enable-v2v3" to 3.5 Gyuho Lee 2019-07-25 09:29:31 -0700
  • c5dba11197
    Merge pull request #10933 from ChrisRx/fix-embed-panic Gyuho Lee 2019-07-25 06:56:31 -0700
  • 2223142685 embed: fix oob panic in zap logger chris 2019-07-25 09:42:42 -0400
  • 1782469a76
    Merge pull request #10928 from spzala/changelogdep Gyuho Lee 2019-07-25 06:19:13 -0700
  • c63c988d03 changelog: reflect the latest vendor dependencies Sahdev P. Zala 2019-07-25 02:52:34 -0400
  • c7c9428f6b raft: move "RawNode", clarify tick miss Gyuho Lee 2019-07-24 23:35:36 -0700
  • 8f000c755b
    Merge pull request #10918 from gyuho/zap-go Gyuho Lee 2019-07-24 21:59:36 -0700
  • 425b65467c
    Merge pull request #10907 from spzala/emptyrole10905 Jingyi Hu 2019-07-24 18:51:43 -0700
  • 1cef112a79 etcdserver: do not allow creating empty role Sahdev P. Zala 2019-07-18 23:36:46 -0400
  • 46166ad733 vendor: update Gyuho Lee 2019-07-23 12:31:48 -0700
  • d137fa9d4a
    Merge pull request #10920 from tbg/rawnode-ready Tobias Grieger 2019-07-24 11:46:55 +0200
  • 8b752ef647 CHANGELOG: update latest changes Gyuho Lee 2019-07-23 13:05:58 -0700
  • 721127da12 raft: require app to consume result from Ready() Tobias Schottdorf 2019-07-23 22:45:01 +0200
  • a91f4e45c0
    Merge pull request #10919 from gyuho/ci Gyuho Lee 2019-07-23 13:09:01 -0700
  • 97bd2b3262
    Update CHANGELOG-3.4.md for PR #10805 Wenjia 2019-07-23 12:48:28 -0700
  • 08db37db54 Security: Create etcd security process Sahdev P. Zala 2019-06-19 18:38:19 -0400
  • dfd62f04e9 *: test with Go 1.12.7 Gyuho Lee 2019-07-23 12:40:47 -0700
  • a9047850de
    Merge pull request #10805 from wenjiaswe/rebase-distroless Gyuho Lee 2019-07-23 11:42:48 -0700
  • 789ff21b18
    Merge pull request #10570 from sbenderli/cherry-pick-of-#8334 Gyuho Lee 2019-07-23 11:42:42 -0700
  • d12f13279f
    Merge pull request #10827 from yznima/pr-race-3.3 Gyuho Lee 2019-07-23 10:59:02 -0700
  • d1183424bb
    Merge pull request #10914 from tbg/api Tobias Grieger 2019-07-23 11:49:08 +0200
  • b9c051e7a7 raftpb: clean up naming in ConfChange Tobias Schottdorf 2019-07-23 00:34:46 +0200
  • b67303c6a2 raft: allow use of joint quorums Tobias Schottdorf 2019-07-22 22:30:47 +0200
  • 88f5561733 raft: use ConfChangeSingle internally Tobias Schottdorf 2019-07-20 23:42:04 +0200
  • 10680744b9 raft: introduce protos for joint quorums Tobias Schottdorf 2019-07-19 13:50:03 +0200
  • f856ce963b Dockerfile: rebase etcd image to debian Wenjia Zhang 2019-07-22 18:58:16 -0700
  • fe86a786a4
    Merge pull request #10904 from yuzeming/fixed-10899 Jingyi Hu 2019-07-19 17:51:21 -0700
  • 39680c381e
    Merge pull request #10908 from tbg/log Jingyi Hu 2019-07-19 17:45:27 -0700
  • 9a69aa17c8
    Merge pull request #10614 from jmillikin-stripe/cert-allowed-san-flags Xiang Li 2019-07-19 12:02:28 -0700
  • eb4d9b640a etcdserver: fix createConfChangeEnts Tobias Schottdorf 2019-07-19 17:13:08 +0200
  • 3c5e2f51e4
    Merge pull request #10892 from tbg/rawnode-everywhere-attempt3 Tobias Grieger 2019-07-19 14:30:08 +0200
  • caa48bcc3d raft: remove TestNodeBoundedLogGrowthWithPartition Tobias Schottdorf 2019-07-19 12:35:14 +0200
  • 500af91653 raft: restore ability to bootstrap RawNode Tobias Schottdorf 2019-07-19 09:55:19 +0200
  • c9491d7861 raft: clean up bootstrap Tobias Schottdorf 2019-07-18 13:41:52 +0200
  • c62b7048b5 raft: use RawNode for node's event loop Tobias Schottdorf 2019-07-15 17:18:56 +0200
  • 5f21b557e5 integration: fix a data race about `i` and `tt` in TestV3WatchFromCurrentRevision Zeming YU 2019-07-17 16:43:40 -0700
  • 233be58056
    Merge pull request #10839 from needkane/pr Jingyi Hu 2019-07-18 23:26:44 -0700
  • 62f4fb3c5e
    Merge pull request #10903 from tbg/inflights Tobias Grieger 2019-07-18 17:50:28 +0200
  • 6b0322549f raft: replace StatusWithoutProgress with BasicStatus Tobias Schottdorf 2019-07-18 16:28:37 +0200
  • f498392ca7
    Merge pull request #10898 from tbg/dep Xiang Li 2019-07-17 16:47:51 -0700
  • 7d2e57216a
    Merge pull request #10900 from yuzeming/master Xiang Li 2019-07-17 16:46:25 -0700
  • 3737979532 move wg.Wait() after loop yzm 2019-07-16 12:43:55 -0700
  • 7ce934cbec raft: return active config in Status Tobias Schottdorf 2019-07-17 14:29:45 +0200
  • 26a1e60eab raft: return non-nil Inflights in raft status Tobias Schottdorf 2019-07-17 12:53:28 +0200
  • d87bd2c87c integration: add WaitGroup to prevent calling t.Fatalf after TestV3WatchCurrentPutOverlap function return yzm 2019-07-16 10:25:10 -0700
  • 9fba06ba3b
    Merge pull request #10889 from tbg/joint-conf-change-logic Tobias Grieger 2019-07-16 16:02:16 +0200
  • aa158f36b9 raft: internally support joint consensus Tobias Schottdorf 2019-07-16 15:35:17 +0200
  • 14625b847c scripts: have genproto.sh clean up after itself Tobias Schottdorf 2019-07-16 14:00:36 +0200
  • f63984bb33 scripts: fail explicitly in updatedep.sh when gopath.proto exists Tobias Schottdorf 2019-07-16 13:54:09 +0200
  • 5a734e79f5
    Merge pull request #10891 from changkun/raft Xiang Li 2019-07-15 11:49:06 -0700
  • 856097181b raft/rafttest: simulate async send in node test Changkun Ou 2019-07-13 16:16:35 +0200
  • e56e8471ec
    Merge pull request #10888 from tbg/test-ski Gyuho Lee 2019-07-11 09:24:06 -0700
  • b7327b1cd8 test: allow failures in linux-amd64-integration-4-cpu Tobias Schottdorf 2019-07-11 16:38:19 +0200
  • b2274efee0
    Merge pull request #10864 from tbg/learner-snap Tobias Grieger 2019-07-11 15:48:09 +0200
  • 95f3138b5f
    tests: Use more deterministic error message in TestEtcdPeerNameAuth John Millikin 2019-07-10 13:32:43 +0900
  • c6686734b1
    tests: Use 'localhost' to match SAN of `integration/fixtures/server.crt` John Millikin 2019-07-10 10:13:10 +0900
  • 91472797ff
    pkg: Remove stray printfs John Millikin 2019-07-04 07:13:38 +0900
  • 5824421f8b
    etcdman, pkg: Rename new flags to 'hostname' John Millikin 2019-07-03 09:41:37 +0900
  • 9a53601a18
    etcdmain, pkg: Support peer and client TLS auth based on SAN fields. John Millikin 2019-04-04 10:53:13 -0700