Commit Graph

  • af19d014e1 CHANGELOG-3.4: highlight rbtree fix Gyuho Lee 2019-08-04 23:08:18 -07:00
  • 003362ef8e pkg/adt: fix interval tree black-height property based on rbtree xkey 2019-08-05 11:40:18 +08:00
  • 776414c076 pkg/adt: interval_test_go. file Logf -> Fatalf xkey 2019-08-05 13:30:41 +08:00
  • bf0831d029 pkg/adt: interval tree based on rbtree xkey 2019-08-05 11:40:18 +08:00
  • 0928cd2023 Merge branch 'master' of https://github.com/etcd-io/etcd xkey 2019-08-05 10:57:41 +08:00
  • a9c78d20a5 pkg/adt: change interval tree test cases xkey 2019-08-05 09:18:28 +08:00
  • 871becf5b8
    Add critical section to protect a read operation s.compactMainRev Ziheng Liu 2019-08-04 17:09:39 -07:00
  • 9a2af7378a tests/e2e: skip release tests until release candidate Gyuho Lee 2019-08-03 00:09:10 -07:00
  • 9ff86fe516 tests/e2e: skip release tests until release candidate Gyuho Lee 2019-08-03 00:09:10 -07:00
  • bc9a54beae tests/e2e: fix upgrade, metrics tests Gyuho Lee 2019-08-02 15:57:45 -07:00
  • df1d3f7c6e functional: remove "embed" support in tests Gyuho Lee 2019-08-02 15:56:52 -07:00
  • b842cf7770 tests/e2e: fix upgrade, metrics tests Gyuho Lee 2019-08-02 15:57:45 -07:00
  • 189071dcd4 functional: remove "embed" support in tests Gyuho Lee 2019-08-02 15:56:52 -07:00
  • 7fbbb9c8bf *: add 3.5 capability for 3.5 dev tree Gyuho Lee 2019-08-02 15:27:54 -07:00
  • 14053ba7f7 etcdserver/api: enable 3.4 capability Gyuho Lee 2019-08-02 15:24:18 -07:00
  • 3658571e3a etcdserver/api: enable 3.4 capability Gyuho Lee 2019-08-02 15:24:18 -07:00
  • 040f2c5526 version: 3.4.0-pre Gyuho Lee 2019-08-01 16:05:22 -07:00
  • f1c7fd3d53 functional: add "LogLevel" flags Gyuho Lee 2019-08-01 15:41:44 -07:00
  • 22a3ec3ac5 CHANGELOG-3.4: highlight version string change Gyuho Lee 2019-08-01 15:30:04 -07:00
  • 4244ea4390 CHANGELOG: update with latest changes, make language consistent Gyuho Lee 2019-08-01 15:26:31 -07:00
  • d239b21d10 Documentation/upgrades: update 3.4 guides Gyuho Lee 2019-08-01 15:26:16 -07:00
  • b679c12a51
    Merge pull request #10968 from gyuho/mmm Gyuho Lee 2019-08-01 14:46:49 -07:00
  • 328fdc2150 mvcc: add TODOs Gyuho Lee 2019-08-01 14:45:12 -07:00
  • f82e23ab52 mvcc: add "etcd_mvcc_range_total", "etcd_mvcc_txn_total" Gyuho Lee 2019-08-01 14:09:48 -07:00
  • dde3c5fc40 mvcc: clean up metrics names, add missing register calls Gyuho Lee 2019-08-01 14:03:32 -07:00
  • 05b2f967c2
    Merge pull request #10969 from gyuho/maintainers Gyuho Lee 2019-08-01 14:44:12 -07:00
  • 0d99469cdb
    raft : newRaft() does check for validity of Config nilsocket 2019-08-02 03:09:51 +05:30
  • 8d88fea0c8 MAINTAINERS: add @spzala Gyuho Lee 2019-08-01 14:24:24 -07:00
  • c9bd8db46a CHANGELOG: fix typos Gyuho Lee 2019-08-01 14:11:50 -07:00
  • 6804bd8af4 CHANGELOG: add latest metrics change Gyuho Lee 2019-08-01 13:53:12 -07:00
  • d5bd600aa5 CHANGELOG: update "pkg/adt" Gyuho Lee 2019-08-01 13:37:28 -07:00
  • 3b631e1bb6 pkg/adt: document textbook implementation with pseudo-code Gyuho Lee 2019-08-01 12:58:47 -07:00
  • 456c91b63a
    Merge pull request #10959 from gyuho/adt Jingyi Hu 2019-08-01 12:22:15 -07:00
  • 5ef8f2770c
    Merge pull request #10962 from hexfusion/promote_mvcc Gyuho Lee 2019-07-31 22:24:40 -07:00
  • 6a0811a949 *: use new adt.IntervalTree interface Gyuho Lee 2019-07-31 22:23:13 -07:00
  • 3cc3affedd pkg/adt: mask test failure, add TODO Gyuho Lee 2019-07-31 22:20:29 -07:00
  • 77b61cdb39 pkg/adt: fix red-black tree delete operation with sentinel node Gyuho Lee 2019-07-31 10:00:22 -07:00
  • 038dd1ceee pkg/adt: try sentinel (broken) Gyuho Lee 2019-07-31 22:06:33 -07:00
  • f46ee91863 metrics: promote etcd_debugging_mvcc put_total and delete_total Sam Batschelet 2019-08-01 01:13:08 +00:00
  • 9362c74831 pkg/schedule: recover from job panic Changkun Ou 2019-07-31 16:13:20 -04:00
  • da4a924e20 e2e: fix curl proclaim error message Sam Batschelet 2019-07-31 19:46:13 +00:00
  • 46f04b3c15 pkg/adt: add "IntervalTree.Delete" failure case Gyuho Lee 2019-07-30 15:07:11 -07:00
  • f2742d6cd4 pkg/adt: test node "11" deletion Gyuho Lee 2019-07-30 14:50:24 -07:00
  • 1d638bad72 pkg/adt: README "IntervalTree.Delete" test case images Gyuho Lee 2019-07-30 14:30:23 -07:00
  • 19d69d2563 pkg/adt: README initial commit Gyuho Lee 2019-07-30 12:50:37 -07:00
  • 3ef1683bab
    test: fix metric name typo Hanaasagi 2019-07-30 18:37:19 +09:00
  • 7b26cd37e9 README: update security reference Sahdev P. Zala 2019-07-30 22:23:55 -04:00
  • 796b3a4e2e clientv3: pass "grpc.WithBlock" on "TestDialTimeout" Gyuho Lee 2018-04-13 10:25:16 -07:00
  • 6917c495e8 pkg/adt: add "visitLevel", make "IntervalTree" interface, more tests Gyuho Lee 2019-07-29 21:27:02 -07:00
  • 149e5dc291 etcdserver: mark flag as experimental, add to changelog and configuration Martin Weindel 2019-07-30 08:24:27 +02:00
  • 03fd396610 pkg/transport: Improved description of flag peer-skip-client-san-verification Martin Weindel 2019-06-11 17:28:01 +02:00
  • 2f476f2b5a pkg/transport: Added test for SkipClientVerify flag. Martin Weindel 2019-04-26 15:04:40 +02:00
  • 1b048c91ec etcdserver: Added configuration flag --peer-skip-client-verify=true Martin Weindel 2019-03-05 14:23:41 +01:00
  • a2a8887c33
    Merge pull request #10953 from gyuho/grpc-gateway Gyuho Lee 2019-07-30 13:31:44 -07:00
  • 465592a718 Documentation/etcd-mixin: Add an alert for down etcd members Clayton Coleman 2019-07-18 16:57:44 -04:00
  • 12c049e6be
    Merge pull request #10835 from spzala/securityprocess Sahdev Zala 2019-07-30 14:14:46 -04:00
  • 718e9c16cc etcdserver: mark flag as experimental, add to changelog and configuration Martin Weindel 2019-07-30 08:24:27 +02:00
  • 3bf4be4fb5 pkg/transport: Improved description of flag peer-skip-client-san-verification Martin Weindel 2019-06-11 17:28:01 +02:00
  • 80b4d4d0e5 pkg/transport: Added test for SkipClientVerify flag. Martin Weindel 2019-04-26 15:04:40 +02:00
  • ff008d94cd etcdserver: Added configuration flag --peer-skip-client-verify=true Martin Weindel 2019-03-05 14:23:41 +01:00
  • a12b32543b add etcd-dump-db Stanislav Vorobiov 2019-07-30 14:05:50 +03:00
  • bc95b1fa84 bill-of-materials: update Gyuho Lee 2019-07-29 21:41:47 -07:00
  • 80efba3368 tests/e2e: fix curl proclaim error message Gyuho Lee 2019-07-29 16:38:56 -07:00
  • d915387cd6 fix: change the find function use visit xkey 2019-07-30 11:11:35 +08:00
  • d736a7b6e5 fix: pr code use go style xkey 2019-07-30 10:12:40 +08:00
  • 7b1a4f2ab1
    Fixed a bug blocking node.Status() lzhfromustc 2019-07-29 17:47:56 -07:00
  • f3bca1db08 vendor: update grpc-ecosystem Gyuho Lee 2019-07-29 16:13:54 -07:00
  • 800e7235eb CHANGELOG: add recent changes in logger Gyuho Lee 2019-07-29 16:07:00 -07:00
  • 6e766ac5fb
    Merge pull request #10947 from gyuho/log-level Gyuho Lee 2019-07-29 16:06:51 -07:00
  • 4e43a082b2 raft: use mutex in "SetLogger" to avoid race conditions in tests Gyuho Lee 2019-07-28 23:05:32 -05:00
  • c6e3401255 etcdserver: make raft log configured by top level logger Gyuho Lee 2019-07-28 22:18:23 -05:00
  • abba5421f5 Documentation/op-guide: add "--log-level" flag Gyuho Lee 2019-07-28 21:48:06 -05:00
  • a37f3441f5 etcdmain: add "--log-level" flag Gyuho Lee 2019-07-28 21:45:16 -05:00
  • b9de4bddda embed: add "LogLevel", deprecate "Debug" in v3.5 Gyuho Lee 2019-07-28 21:37:36 -05:00
  • e911f901a6 pkg/logutil: add log level utilities Gyuho Lee 2019-07-28 21:36:55 -05:00
  • 348b0d40a6 embed: do not expose "zapLoggerBuilder" Gyuho Lee 2019-07-28 21:06:05 -05:00
  • 324952c12a
    Merge pull request #10935 from gyuho/v2 Gyuho Lee 2019-07-29 15:42:56 -07:00
  • 936c506e8d
    Merge pull request #10945 from tbg/add-todo Gyuho Lee 2019-07-29 13:51:38 -07:00
  • 4ca04ba991
    Merge pull request #10949 from gyuho/docs Gyuho Lee 2019-07-29 13:48:38 -07:00
  • 87e203a5cf Documentation/learning: rewrite balancer design doc images Gyuho Lee 2019-07-29 13:47:25 -07:00
  • a58eea2acf travis: temp use 1.11.5 Sam Batschelet 2019-07-29 18:38:26 +00:00
  • 06f4d5804c raft: fix logger variadic parameter Gyuho Lee 2018-06-15 10:36:17 -07:00
  • 86300f3b0f vendor: bump Sam Batschelet 2019-07-29 15:08:06 +00:00
  • 530d4ce467 integration, functional: Eliminate direct use of gRPC transport pkg Matt Brannock 2018-07-18 13:09:27 -07:00
  • ad491c0c32 Documentation: move client, learner design docs Gyuho Lee 2019-07-28 21:54:22 -07:00
  • 3fc62ca586 tools,Documentation: move "etcd-dump-metrics" output to "Documentation" Gyuho Lee 2019-07-28 21:53:50 -07:00
  • 101a63ae97 docs: remove Gyuho Lee 2019-07-28 21:53:31 -07:00
  • 9e75f27985 CHANGELOG: move corrupt check features to etcd v4 Gyuho Lee 2019-07-28 23:09:42 -05:00
  • 2f30e9ad7f etcdserver: document v2 usage in "publish" method Gyuho Lee 2019-07-28 20:36:15 -05:00
  • ae87b21a72 tests/e2e: enable-v2 for v2 e2e tests Gyuho Lee 2019-07-25 10:42:30 -07:00
  • 38128425b2 Documentation/op-guide: disable v2 by default Gyuho Lee 2019-07-25 09:52:29 -07:00
  • ecb915617d embed: disable v2 by default Gyuho Lee 2019-07-25 09:52:01 -07:00
  • 0999aa4621 default log level to fatal benitogf 2019-07-28 18:17:54 +08:00
  • 89d400211d
    Merge pull request #10911 from gyuho/balancer Gyuho Lee 2019-07-26 14:50:54 -07:00
  • 3b02d4c5ff raft: leave TODO about leaving StateSnapshot Tobias Schottdorf 2019-07-26 23:19:34 +02:00
  • a7b8034e56 words: whitelist more Gyuho Lee 2019-07-19 09:00:58 -07:00
  • 8a2a951d79 integration: match code.Canceled in "TestV3KVInflightRangeRequests" Gyuho Lee 2019-07-23 08:36:54 -07:00
  • ba42e65b59 clientv3/integration: give more time for balancer resolution Gyuho Lee 2019-07-22 17:26:15 -07:00
  • 8c7c6ec0c1 clientv3/balancer: refactor Gyuho Lee 2019-07-22 10:57:35 -07:00
  • 3dc00ab615 clientv3: move auth token credential to "credentials" package Gyuho Lee 2019-07-22 00:11:17 -07:00