Commit Graph

  • 0c6357469d failures.md explicit cluster members note dseddon 2020-12-03 15:47:07 -0800
  • bfc97c1123
    Merge pull request #12499 from ptabor/20201127-modules-docs Sahdev Zala 2020-12-02 17:20:44 -0500
  • c0d44ec4b7
    Add CodeQL Security Scanning Chris Aniszczyk 2020-12-02 10:37:09 -0800
  • 4d173231d1 Documentation: Developer's docs about etcd-3.5.x modules Piotr Tabor 2020-11-27 16:31:40 +0100
  • 082b9a815d minor fix on inconsistent format of test case's error message VertexC 2020-11-27 15:06:19 +0800
  • 28d1af294e CHANGELOG-3.4: update release dates Gyuho Lee 2020-11-25 12:21:32 -0800
  • 8a03d2e961 version: 3.4.14 v3.4.14 Gyuho Lee 2020-11-25 11:31:52 -0800
  • a4b43b388d pkg/netutil: remove unused "iptables" wrapper Gyuho Lee 2020-11-25 10:38:42 -0800
  • e3b29b66a4 tools/etcd-dump-metrics: validate exec cmd args Gyuho Lee 2020-11-25 10:37:52 -0800
  • 64c409e124
    Merge pull request #12491 from gyuho/better-exec Gyuho Lee 2020-11-25 11:26:58 -0800
  • b40b46f473 CHANGELOG: updates Gyuho Lee 2020-11-25 10:40:42 -0800
  • 85b61c0f4d pkg/netutil: remove unused "iptables" wrapper Gyuho Lee 2020-11-25 10:38:42 -0800
  • 3eea37cf31 tools/etcd-dump-metrics: validate exec cmd args Gyuho Lee 2020-11-25 10:37:52 -0800
  • fb3f91c141 test: cleanup temporary file for TestConfigFromFile Li Zhijian 2020-11-25 17:40:43 +0800
  • 63c284211d test: cleanup temporary files for TestZeroToEnd Li Zhijian 2020-11-25 17:33:12 +0800
  • 3f6e0ec94b fix: pass argument url in defer to avoid loopclosure K. Alex Mills 2020-11-19 15:28:30 -0600
  • b5cefb5b3d
    Merge pull request #12392 from ironcladlou/fixture-mutations Gyuho Lee 2020-11-19 10:05:42 -0800
  • 9571325fe8 etcdserver: fix incorrect metrics generated when clients cancel watches Dan Mace 2020-08-03 17:13:19 -0400
  • c11ddc65ce
    Merge pull request #12448 from agargi/introduce_config_parameter Jingyi Hu 2020-11-19 02:29:08 +0800
  • c1c681adc3 server: Added config parameter experimental-warning-apply-duration Ankur Gargi 2020-11-03 22:01:36 -0500
  • 7d1277644e
    Merge pull request #12357 from cfc4n/automated-cherry-pick-of-#12264-upstream-release-3.3 Jingyi Hu 2020-11-17 01:58:10 +0800
  • 06e48f0486
    Merge pull request #12476 from hexfusion/mixin-typo Sam Batschelet 2020-11-15 19:19:35 -0500
  • 07c15890ab Documentation/etcd-mixin: fix typo Sam Batschelet 2020-11-15 12:26:18 -0500
  • 1b8d2b1a47
    Merge pull request #12452 from ptabor/20201104-release-mod-scripts Gyuho Lee 2020-11-14 03:42:42 -0800
  • dc586a5ad2
    Merge pull request #12459 from jingyih/proper_request_cancellation Gyuho Lee 2020-11-13 12:20:41 -0800
  • 67f040f921 Update other Documentation/v2 links spacewander 2020-11-11 09:57:01 +0800
  • f2eb15a81b chore: update the documentation link in the comment spacewander 2020-11-11 09:53:18 +0800
  • 01844fd285
    Merge pull request #12455 from mborsz/metrics Jingyi Hu 2020-11-10 00:47:11 +0800
  • 718e1a7d89
    Merge pull request #12451 from jingyih/update_metrics_doc Jingyi Hu 2020-11-09 23:23:23 +0800
  • 0bea7df7c1 Add metric tracking apply method duration: Maciej Borsz 2020-11-05 12:44:37 +0100
  • 0558e379c3 server: proper request cancellation for range jingyih 2020-11-05 08:18:31 -0800
  • eeafcef0d2 Use "v3.5.0-pre" to reference within-etcd modules Piotr Tabor 2020-11-04 15:18:05 +0100
  • b33c6c088e Documentation: add metrics docs jingyih 2020-11-04 22:09:10 +0800
  • fd2f34fd13 Release: Scripts to change versions in all go.mod files and push tags upstream. Piotr Tabor 2020-11-04 14:59:00 +0100
  • 6e800b9b01
    20201103 no commit title check (#12447) Piotr Tabor 2020-11-03 16:59:42 +0100
  • 64e048bea9
    Merge pull request #12444 from kolyshkin/fix-lock Jingyi Hu 2020-11-03 23:31:22 +0800
  • 8c3c398676
    Merge pull request #12437 from cfc4n/down_gobin_noexist Jingyi Hu 2020-11-03 23:23:14 +0800
  • cd09726ae0
    Merge pull request #12430 from meadlai/master Jingyi Hu 2020-11-03 22:52:24 +0800
  • f224fa4e42
    Merge pull request #12425 from viviyww/cluster-set-version Jingyi Hu 2020-11-03 22:41:24 +0800
  • 4eb4250e6d pkg/fileutil: fix F_OFD_ constants Kir Kolyshkin 2020-11-02 19:37:25 -0800
  • 86185ba20f
    Merge pull request #12443 from cfc4n/makefile_xargs_r Gyuho Lee 2020-11-02 10:51:09 -0800
  • 72ebd50d8a
    Makefile: -r is only necessary on GNU xargs. CFC4N 2020-11-02 16:48:48 +0800
  • 170af891d6
    Merge pull request #12429 from tangcong/fix-cert-exp Gyuho Lee 2020-10-30 11:41:23 -0700
  • 2e55875cc7
    scripts: install github.com/myitcv/gobin while gobin doesn't exist. CFC4N 2020-10-30 20:58:00 +0800
  • 0b4b5d84c6 CHANGELOG: update for 12429 tangcong 2020-10-30 08:32:50 +0800
  • 8fd24f51c3 documentation: add certificates expired note tangcong 2020-10-28 01:57:27 +0800
  • a960d6b1c7 *: add self-signed-cert-validity flag tangcong 2020-10-28 01:04:45 +0800
  • ec37e15caf
    Update README.md meadlai 2020-10-28 14:34:03 +0800
  • aa1024a16e etcdserver: updated cluster version yangweiwei 2020-10-27 16:32:40 +0800
  • ed81d2e2db client: replace dial with dialContext luqi 2020-10-27 12:43:14 +0800
  • 7da5182f1d
    Merge pull request #12422 from tangcong/fix-realpath Gyuho Lee 2020-10-26 10:42:26 -0700
  • ae7862e8bc
    Merge pull request #12417 from ptabor/20201020-server-module Jingyi Hu 2020-10-27 01:27:08 +0800
  • 8277395e1b scripts: use manual scripts to replace realpath tangcong 2020-10-26 23:43:15 +0800
  • aaf423e962 server: Update imports. Piotr Tabor 2020-10-20 23:09:35 +0200
  • 6c1efd6ba5 server: Update go.mod Piotr Tabor 2020-10-20 23:07:21 +0200
  • 4a5e9d1261 server: Move server files to 'server' directory. 26 git mv mvcc wal auth etcdserver etcdmain proxy embed/ lease/ server 36 git mv go.mod go.sum server Piotr Tabor 2020-10-20 23:05:17 +0200
  • eee8dec0c3
    Merge pull request #12421 from ptabor/20201026-fix-ws-shell Gyuho Lee 2020-10-26 04:42:59 -0700
  • bc3a77d298
    Merge pull request #12099 from YoyinZyc/downgrade-httphandler Gyuho Lee 2020-10-26 04:42:24 -0700
  • 0ba16d8ee1 *: Convert tabulators to whitespaces in bash scripts. Piotr Tabor 2020-10-26 10:42:25 +0100
  • c035df5317 test: Detect indention done using tab (\t) in *.sh Piotr Tabor 2020-10-26 10:15:57 +0100
  • 8fc5ef4a03
    Merge pull request #12418 from ptabor/20201023-fix-flaky Gyuho Lee 2020-10-24 11:53:10 -0700
  • 8866d55b9b
    command: Enhance health command to check if there are any active alarms (#12150) Ankur Gargi 2020-10-22 18:55:15 -0400
  • f2ee15a1e1 ./pkg/testutil: wait for: (*watchGrpcStream).sendCloseSubstream(...) goroutines. Piotr Tabor 2020-10-22 14:23:08 +0200
  • 97354af44b
    Merge pull request #12411 from ptabor/20201021-move-contrib-recipies Jingyi Hu 2020-10-22 17:40:05 +0800
  • 45b007b8b4 contrib,clientv3: Move contrib/recipies to clientv3/experimental/recipies/... Piotr Tabor 2020-10-21 11:02:50 +0200
  • 41557d9330
    Merge pull request #12404 from ptabor/20201020-etcdctl-module Jingyi Hu 2020-10-21 21:48:38 +0800
  • 09679d29ad etcdctl: Rename of imports after making etcdctl a module. Piotr Tabor 2020-10-20 11:04:59 +0200
  • ae962f7cda
    Merge pull request #12406 from tangcong/silence-stream-log Gyuho Lee 2020-10-20 11:03:37 -0700
  • d5363e3560
    Merge pull request #12407 from tangcong/fix-networkpartition-flaky-test Gyuho Lee 2020-10-20 10:18:56 -0700
  • 0a830c871e clientv3test: fix network partition flaky test tangcong 2020-10-20 23:07:21 +0800
  • 27d308e173 embed: only log stream error with debug level tangcong 2020-10-20 21:56:06 +0800
  • df48e499ea etcdctl: Make etcdctl a module (go.mod, LICENSE) Piotr Tabor 2020-10-20 10:44:02 +0200
  • 7c6c2c142b
    Merge pull request #12400 from ptabor/20201015-clientv2 Jingyi Hu 2020-10-20 18:03:04 +0800
  • e33c6dd9df client/v3: Rename of imports Piotr Tabor 2020-10-20 10:10:25 +0200
  • cf795c0ae6 client/v3: Create and update go.mod Piotr Tabor 2020-10-20 10:09:12 +0200
  • 8a7f15511c clientv3: Move to client/v3 (just file move) Piotr Tabor 2020-10-15 22:27:53 +0200
  • 5d930e5dc1
    Merge pull request #12395 from ptabor/20201007-raft Jingyi Hu 2020-10-20 16:00:08 +0800
  • 15f507f6b5
    etcdserver: Fix 64 KB websocket notification message limit (#12403) Vitaliy Filippov 2020-10-20 00:36:06 +0300
  • e62417297d *: Rename of imports of raft (as its now a module) Piotr Tabor 2020-10-15 20:03:15 +0200
  • bea5f379bc raft: Make raft a module Piotr Tabor 2020-10-14 08:38:47 +0200
  • b7f0f52a16
    *: Refresh of dependencies (#12399) Piotr Tabor 2020-10-16 00:32:00 +0200
  • e42127658c
    Merge pull request #12391 from ptabor/20201013-module-client Gyuho Lee 2020-10-15 10:26:44 -0700
  • 45e4306508 client: Move client to client/v2 as a module. Piotr Tabor 2020-10-15 14:39:43 +0200
  • 37c95c9fd4 tests: prevent cross-test contamination via shared state Dan Mace 2020-10-13 17:27:57 -0400
  • d0d927f0db
    Merge pull request #12397 from ptabor/20201015-update-protos2 Gyuho Lee 2020-10-14 10:31:00 -0700
  • 371ddf0b69 tests: Update diagnostic update in tests after change of proto version. Piotr Tabor 2020-10-14 18:25:43 +0200
  • cc7b4fab9f *: Execution of ./scripts/genproto.sh after versions change Piotr Tabor 2020-10-14 17:13:47 +0200
  • 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 +0200
  • b08a46d37d
    Merge pull request #12396 from ptabor/20201014-deps Jingyi Hu 2020-10-14 20:44:29 +0800
  • f7f17dd6a1 test: Adding dependencies consistency check Piotr Tabor 2020-10-14 09:57:27 +0200
  • 1b4f20f3df tests: fix test case panic error yangweiwei 2020-09-23 22:20:58 +0800
  • 5d3609e3cf contrib: del systemd/etcd2-backup-coreos in docs yangweiwei 2020-10-14 09:49:56 +0800
  • afc5a717c9
    Merge pull request #12390 from ptabor/20201013-scripts-fixes Joe Betz 2020-10-13 13:58:51 -0400
  • bc9e433ca2 tools: Migrate remaining tools to gobin Piotr Tabor 2020-10-13 19:30:22 +0200
  • 061d8e8ead
    Merge pull request #12354 from ptabor/202009027-module-pkgs Joe Betz 2020-10-13 12:56:21 -0400
  • 667ed96957
    wal: remove redundant war tmp dirs if create wal failed (#12388) vivian 2020-10-13 23:11:52 +0800
  • f408939aa1 bom: Update bill-of-materials generation logic (and refresh bom). Piotr Tabor 2020-09-30 17:48:42 +0200
  • 04f63b6571 go.mod,tests: Update go.mod for tests and . to reflect new dependencies. Piotr Tabor 2020-10-13 00:02:35 +0200
  • de55bb6331 pkg: Rename imports after making 'pkg' a module Piotr Tabor 2020-10-13 00:01:51 +0200
  • bfa91d48af pkg: Estabilish pkg as a module Piotr Tabor 2020-10-08 21:55:47 +0200