Commit Graph

  • 27d308e173 embed: only log stream error with debug level tangcong 2020-10-20 21:56:06 +08:00
  • df48e499ea etcdctl: Make etcdctl a module (go.mod, LICENSE) Piotr Tabor 2020-10-20 10:44:02 +02:00
  • 7c6c2c142b
    Merge pull request #12400 from ptabor/20201015-clientv2 Jingyi Hu 2020-10-20 18:03:04 +08:00
  • 98ac42835c new yangxuanjia 2020-10-20 17:19:28 +08:00
  • 98b04b4524 Merge branch 'jdmaster' into range_stream yangxuanjia 2020-10-20 16:22:42 +08:00
  • e33c6dd9df client/v3: Rename of imports Piotr Tabor 2020-10-20 10:10:25 +02:00
  • cf795c0ae6 client/v3: Create and update go.mod Piotr Tabor 2020-10-20 10:09:12 +02:00
  • 8a7f15511c clientv3: Move to client/v3 (just file move) Piotr Tabor 2020-10-15 22:27:53 +02:00
  • 5d930e5dc1
    Merge pull request #12395 from ptabor/20201007-raft Jingyi Hu 2020-10-20 16:00:08 +08:00
  • e13f76104b Merge branch 'jdmaster' into range_stream yangxuanjia 2020-10-20 15:55:54 +08:00
  • dc4e7718c5 Merge branch 'upstream_master' into jdmaster yangxuanjia 2020-10-20 15:49:50 +08:00
  • ca5de713ca Merge branch 'jdmaster' into range_stream yangxuanjia 2020-10-20 15:01:20 +08:00
  • 65f0c84702 range stream yangxuanjia 2020-10-20 14:44:59 +08:00
  • 15f507f6b5
    etcdserver: Fix 64 KB websocket notification message limit (#12403) Vitaliy Filippov 2020-10-20 00:36:06 +03:00
  • 5c726cfe25 etcdserver: Fix 64 KB websocket notification message limit Vitaliy Filippov 2020-10-19 15:14:47 +03:00
  • 229d202d51 range stream yangxuanjia 2020-10-19 18:16:27 +08:00
  • adff7e9ee9 https://github.com/etcd-io/etcd/pull/11776 zhaochen72 2020-10-19 16:48:28 +08:00
  • e62417297d *: Rename of imports of raft (as its now a module) Piotr Tabor 2020-10-15 20:03:15 +02:00
  • bea5f379bc raft: Make raft a module Piotr Tabor 2020-10-14 08:38:47 +02:00
  • b7f0f52a16
    *: Refresh of dependencies (#12399) Piotr Tabor 2020-10-16 00:32:00 +02:00
  • 72435d9ba9 *: Refresh of dependencies Piotr Tabor 2020-10-15 20:10:18 +02:00
  • e42127658c
    Merge pull request #12391 from ptabor/20201013-module-client Gyuho Lee 2020-10-15 10:26:44 -07:00
  • 45e4306508 client: Move client to client/v2 as a module. Piotr Tabor 2020-10-15 14:39:43 +02:00
  • 2859e9f946 update grpc-go version to v1.32.0 which has some breaking api changes in naming and loadbalancer package Sky Ao 2020-10-15 15:34:16 +08:00
  • 37c95c9fd4 tests: prevent cross-test contamination via shared state Dan Mace 2020-10-13 17:27:57 -04:00
  • d0d927f0db
    Merge pull request #12397 from ptabor/20201015-update-protos2 Gyuho Lee 2020-10-14 10:31:00 -07:00
  • 371ddf0b69 tests: Update diagnostic update in tests after change of proto version. Piotr Tabor 2020-10-14 18:25:43 +02:00
  • cc7b4fab9f *: Execution of ./scripts/genproto.sh after versions change Piotr Tabor 2020-10-14 17:13:47 +02:00
  • da5ca2c0d5 tools: Update of go.mod for protos (gogo/protobuf 1.3.1, grpc 1.29.1, grpc-gateway 1.14.6) Piotr Tabor 2020-10-14 10:31:51 +02:00
  • b08a46d37d
    Merge pull request #12396 from ptabor/20201014-deps Jingyi Hu 2020-10-14 20:44:29 +08:00
  • f7f17dd6a1 test: Adding dependencies consistency check Piotr Tabor 2020-10-14 09:57:27 +02:00
  • 1b4f20f3df tests: fix test case panic error yangweiwei 2020-09-23 22:20:58 +08:00
  • 7d188fd03c wal: remove redundant war tmp dirs if create wal failed yangweiwei 2020-10-12 13:21:45 +08:00
  • 5d3609e3cf contrib: del systemd/etcd2-backup-coreos in docs yangweiwei 2020-10-14 09:49:56 +08:00
  • afc5a717c9
    Merge pull request #12390 from ptabor/20201013-scripts-fixes Joe Betz 2020-10-13 13:58:51 -04:00
  • bc9e433ca2 tools: Migrate remaining tools to gobin Piotr Tabor 2020-10-13 19:30:22 +02:00
  • 061d8e8ead
    Merge pull request #12354 from ptabor/202009027-module-pkgs Joe Betz 2020-10-13 12:56:21 -04:00
  • 667ed96957
    wal: remove redundant war tmp dirs if create wal failed (#12388) vivian 2020-10-13 23:11:52 +08:00
  • f408939aa1 bom: Update bill-of-materials generation logic (and refresh bom). Piotr Tabor 2020-09-30 17:48:42 +02:00
  • 04f63b6571 go.mod,tests: Update go.mod for tests and . to reflect new dependencies. Piotr Tabor 2020-10-13 00:02:35 +02:00
  • de55bb6331 pkg: Rename imports after making 'pkg' a module Piotr Tabor 2020-10-13 00:01:51 +02:00
  • bfa91d48af pkg: Estabilish pkg as a module Piotr Tabor 2020-10-08 21:55:47 +02:00
  • 1983c89e27 pkg/logutil, etcdserver: Move zap-raft logger to etcdserver. Piotr Tabor 2020-09-30 09:16:07 +02:00
  • 5ba46f625f pkg/mock: Update imports to point on new files locations. Piotr Tabor 2020-09-29 23:21:47 +02:00
  • 28036db6f0 Mechanical: Move mock packages out of ./pkg Piotr Tabor 2020-09-29 23:14:08 +02:00
  • eb0fb0e799
    Merge pull request #12356 from cfc4n/automated-cherry-pick-of-#12264-upstream-release-3.4 Gyuho Lee 2020-10-12 14:26:50 -07:00
  • 0b95e8cef1
    Merge pull request #12374 from ptabor/20201009-new-genproto Gyuho Lee 2020-10-12 14:25:43 -07:00
  • fa83da446b
    Merge pull request #12369 from ptabor/20201007-snapshot-out Gyuho Lee 2020-10-12 14:24:45 -07:00
  • 891c69a5cf
    Merge pull request #12386 from 2hamed/patch-1 Sahdev Zala 2020-10-12 14:55:48 -04:00
  • 0a4e9f2bda embed: Add insecure-health-endpoint flag to enable Kubernetes HTTP probes Dan Mace 2020-10-05 13:33:35 -04:00
  • f67b25102c e2e: increase the dialTimeout to fix the flaky test TestIssue6361 yoyinzyc 2020-10-12 11:13:46 -07:00
  • 3e8ffc7cda etcdserver: add getDowngradeEnabled http handler; attach downgrade monitor to server to monitor downgrade status. yoyinzyc 2020-10-12 10:50:35 -07:00
  • 5234561410 wal: remove redundant war tmp dirs if create wal failed yangweiwei 2020-10-12 13:21:45 +08:00
  • 386bf316a4 README: Fixed the link to test dir Hamed Momeni 2020-10-10 22:08:31 +02:00
  • e73bf63d81 clientv3: Remove test files that have invalid go code within the file novalagung 2020-10-11 14:11:30 +07:00
  • 3c0e28dad7 client: Remove test files that have invalid go code within the file novalagung 2020-10-11 14:11:01 +07:00
  • 30811a06aa etcdctl, clientv3/snapshot: snapshot (Restore,Status) code out of client Piotr Tabor 2020-10-08 22:29:02 +02:00
  • 696613c5f6 picker: replace picker with V2Picker luqi 2020-10-10 11:24:31 +08:00
  • 5b49e28eeb Merge branch 'master' of https://github.com/Murphylu1993/etcd luqi 2020-10-10 11:03:47 +08:00
  • a2152ad095 replace Picker to V2Picker,Picker is Deprecated luqi 2020-10-10 10:27:02 +08:00
  • 2edac3e02f replace Picker to V2Picker,Picker is Deprecated luqi 2020-10-10 10:27:02 +08:00
  • 00e49d0c10
    build: Fix updating 'go.etcd.io/etcd/api/v3/version.GitSHA' + test (#12382) Piotr Tabor 2020-10-10 02:32:15 +02:00
  • e1bf097928
    Merge pull request #12266 from chaitanyaenr/etcd_fsync_alert Sam Batschelet 2020-10-09 14:42:12 -04:00
  • bc0d8dad1e
    Merge pull request #12380 from ptabor/20201009-move-single-integration Joe Betz 2020-10-09 13:14:15 -04:00
  • 09aceaebf0 build: Fix updating 'go.etcd.io/etcd/api/v3/version.GitSHA' + test Piotr Tabor 2020-10-09 11:46:31 +02:00
  • 485030052a tests/integration: Move misplaces integration tests. Piotr Tabor 2020-10-09 09:39:55 +02:00
  • 24724af7f1
    etcdserver: prevent crash using expvars when server is not running (#12376) Josh Bleecher Snyder 2020-10-08 17:37:25 -07:00
  • 11ba1a6109
    namespace: check IsWithFromKey if keyLen equal 0. (#12307) CFC4N 2020-10-09 08:34:09 +08:00
  • 537e48b41b etcdserver: prevent crash using expvars when server is not running Josh Bleecher Snyder 2020-10-08 16:01:51 -07:00
  • dfdda47bd8 script/genproto.sh: Refactor to be explicit about versions. Piotr Tabor 2020-10-08 19:48:35 +02:00
  • 2c66612e0e
    Merge pull request #12339 from ptabor/202009027-module-tests Jingyi Hu 2020-10-08 09:25:57 -07:00
  • f67956cb7a clientv3: Expose clientv3/examples close to the code. Piotr Tabor 2020-10-06 22:36:16 +02:00
  • dd45d04b2d clientv3/concurrency: Expose examples close to the source-code. Piotr Tabor 2020-10-06 14:19:02 +02:00
  • c5ccebf792 tests/integration: Simplify the testMain for examples. Piotr Tabor 2020-10-06 13:40:32 +02:00
  • 73b92fe688 tests: Make examples (for not client) to be both: documentation and integration-runnable Piotr Tabor 2020-10-05 11:31:09 +02:00
  • 313087f8c5 ./test,./scripts: Update go.sum and bill-of-materials generation logic (and refresh bom). Piotr Tabor 2020-10-07 15:29:50 +02:00
  • 9866c7e8ff .words: Expanded and resorted .words dictionary file. Piotr Tabor 2020-09-29 10:38:50 +02:00
  • 7886ec8574 test: Modules: PASSES="integration" ./test understand new file locations Piotr Tabor 2020-09-28 17:56:07 +02:00
  • be4e8b7013 integration/fixtures: Move the 'tests/integration/fixtures' directory up and update references. Piotr Tabor 2020-10-07 15:38:28 +02:00
  • bb9703820c tests/integration: Move of naming/snapshot clientv3 tests (and yaml reference) Piotr Tabor 2020-09-28 11:03:29 +02:00
  • ffd4d5173c tests/mod.go: Update of go.mod after move of integration tests. Piotr Tabor 2020-09-30 10:26:32 +02:00
  • b27b17b44c tests/functional: Mechanical rename of imports etcd/v3/integration/ -> etcd/tests/v3/integration/... Piotr Tabor 2020-10-07 15:15:22 +02:00
  • 3153038ffb tests/integration: Moving integration tests to tests/integration directory Piotr Tabor 2020-09-27 13:52:42 +02:00
  • b382429d01 tests: Move functional tests to 'tests' module. Piotr Tabor 2020-09-27 09:51:09 +02:00
  • 8907b146d4 tests/functional: Mechanical rename of imports etcd/v3/functional/ -> etcd/tests/v3/functional/... Piotr Tabor 2020-10-07 15:09:12 +02:00
  • 69254d8cf8 functional,tests: git mv functional tests/ Piotr Tabor 2020-09-27 00:40:55 +02:00
  • 4fb48b7c14 tests: Estabilishing module for tests Piotr Tabor 2020-09-27 00:09:38 +02:00
  • 0aab02e7b5
    Merge pull request #12367 from ptabor/20201005-api2client Jingyi Hu 2020-10-07 05:56:11 -07:00
  • 997961ebfd bom: Update bill of materials to reflect the new module. Piotr Tabor 2020-10-06 12:28:40 +02:00
  • ec3026fdc9 *: Run ./scripts/genproto.sh (protoc 3.12.3) after proto file moves. Piotr Tabor 2020-10-05 17:32:19 +02:00
  • 28f2b07623 *: Update references to code moved to the api/ dir. Piotr Tabor 2020-10-05 17:21:03 +02:00
  • 2edb08642c api: Make api/ a module that will contain proto-definitions. Piotr Tabor 2020-10-06 09:59:04 +02:00
  • 389642dd16 client: Move client specific code (protos, version) to api/ Piotr Tabor 2020-10-05 14:20:14 +02:00
  • 7bd956fa2b
    Merge pull request #12366 from guusvw/fix-yaml-indention-doc Sahdev Zala 2020-10-05 14:08:12 -04:00
  • 985d4cffc4
    Documentation: the example alert file had a wrong indentation Guus van Weelden 2020-10-05 17:12:48 +02:00
  • 0693e2b4df
    Merge pull request #12355 from cfc4n/changelog_gettoken Sahdev Zala 2020-10-05 11:14:09 -04:00
  • fdb3f89730
    Merge pull request #12362 from ptabor/20201001-deflake-unit-race Gyuho Lee 2020-10-04 20:47:52 -07:00
  • 97820f1c6e integration: Fix flakes of TestV3WatchRestoreSnapshotUnsync Piotr Tabor 2020-10-02 20:35:51 +02:00
  • 98b123f034 mvcc: Fix races between metrics gathering and mvcc.Restore Piotr Tabor 2020-10-02 19:36:18 +02:00
  • 220f711a2a clientv3/integration: Fix leaked goroutine in case of skipped test. Piotr Tabor 2020-10-01 17:56:28 +02:00