Commit Graph

  • 65d6a1f4bf
    Merge pull request #12801 from ptabor/20210323-try-upgrade-proto Piotr Tabor 2021-03-24 23:57:56 +0100
  • d0962f10ae Adopt grpc_testing to grpc-1.36. Piotr Tabor 2021-03-24 22:06:06 +0100
  • a60676686b Update dep: grpc: 1.32.0 -> 1.36.0. Piotr Tabor 2021-03-24 21:23:14 +0100
  • 45fb7b41d6 Update dep: github.com/golang/protobuf v1.3.5 ->  v1.5.1 Piotr Tabor 2021-03-24 20:40:56 +0100
  • 7d7a9c6f23 codec.go: should use google runtime Piotr Tabor 2021-03-24 21:51:47 +0100
  • 62d3eded87 test.sh: Temporarilly disable the "eeshew you" fmt check. Piotr Tabor 2021-03-24 20:34:19 +0100
  • 1b300cd9e2
    Merge pull request #12796 from joelsmith/master Piotr Tabor 2021-03-24 10:46:39 +0100
  • 21188b5e0d
    Merge pull request #12798 from gyuho/security Gyuho Lee 2021-03-23 11:34:50 -0700
  • f18f609bcd security: add private distributor list, and its application template Gyuho Lee 2021-03-23 11:16:38 -0700
  • 19f7c6ef3e *: Update gogo/protobuf to v1.3.2, rerun ./scripts/genproto.sh Joel Smith 2021-03-23 11:42:57 -0600
  • 3de6b382df server&tests: Fix goroutine leaks lzhfromustc 2021-03-23 12:52:59 -0400
  • 4f34f14830
    Merge pull request #12762 from wpedrak/postpone-read-index Piotr Tabor 2021-03-23 15:57:31 +0100
  • 30ce6067da
    Merge pull request #12780 from wpedrak/read_index_retry Piotr Tabor 2021-03-23 13:47:41 +0100
  • 758ff0163c raft: postpone MsgReadIndex until first commit in the term wpedrak 2021-03-11 15:39:41 +0100
  • 456e129422
    Merge pull request #12793 from gliptak/patch-1 Piotr Tabor 2021-03-23 09:19:26 +0100
  • 49d19efd82
    Correct ineffassign Gábor Lipták 2021-03-22 14:11:30 -0400
  • e51c697ec6 raft: disable XXX_NoUnkeyedLiteral, XXX_unrecognized, and XXX_sizecache fields in protos Nathan VanBenschoten 2021-03-20 02:33:40 -0400
  • ebc01743df raft: Add TestProtoMemorySizes test Nathan VanBenschoten 2021-03-20 02:13:05 -0400
  • 8469108548
    Merge pull request #12782 from ptabor/20210316-fixes Piotr Tabor 2021-03-19 20:10:11 +0100
  • 18321a0c85
    Merge pull request #12786 from ptabor/20210318-debug-env Piotr Tabor 2021-03-18 21:55:51 +0100
  • e2b5835e64 Fix go-tip: (1.17) fmt error: Piotr Tabor 2021-03-18 19:44:28 +0100
  • 9312d1b077 clientv3: Bring back ETCD_CLIENT_DEBUG variable interpretation. Piotr Tabor 2021-03-18 11:00:36 +0100
  • 0a02a107ea
    Merge pull request #12787 from wpedrak/staticcheck_fixes Gyuho Lee 2021-03-18 09:52:21 -0700
  • dac6e37ea1 *: over 20 staticcheck fixes wpedrak 2021-03-18 15:05:22 +0100
  • 2932969b91
    Merge pull request #12781 from ptabor/20210315-flaki-balancer Piotr Tabor 2021-03-18 08:30:54 +0100
  • 63c51709b4
    Merge pull request #12784 from ptabor/20210317-readme-go-version Piotr Tabor 2021-03-17 15:41:21 +0100
  • 7d53a06957 README: Update required go version. Piotr Tabor 2021-03-17 15:34:59 +0100
  • 725a8c5e02 Enable configuring delegated zap-logging for embed server. Piotr Tabor 2021-03-16 22:21:13 +0100
  • 6657d5907c Make sure all integration tests have BeforeTest. Piotr Tabor 2021-03-16 23:30:23 +0100
  • 809e7629ed Add integration.BeforeTest to all missing tests. Piotr Tabor 2021-03-16 22:46:35 +0100
  • a84bd093b0 Integration with grpc-settable logger. Piotr Tabor 2021-03-15 21:23:38 +0100
  • 18382aa234 Fix 2 sources of leaked memory: embed server HTTP & v3_snapshot.leasser. Piotr Tabor 2021-03-16 22:20:00 +0100
  • e9779231ec server: add 500ms retries to ReadIndex requests for l-reads wpedrak 2021-03-16 09:44:02 +0100
  • a57e967d84 Integration test flakes fixes. Piotr Tabor 2021-03-16 16:08:18 +0100
  • 4b21e38381 refactored l-read loop in v3_server.go wpedrak 2021-03-15 14:26:25 +0100
  • e599f4a482
    Merge pull request #12775 from ptabor/20210314-zip Gyuho Lee 2021-03-14 11:37:11 -0700
  • 1e7c1805d8 Unify logic of building raft-loggers for etcd. Piotr Tabor 2021-03-14 16:02:50 +0100
  • 44bd22307e Merge get_logger() & Logger() method. Piotr Tabor 2021-03-14 14:05:17 +0100
  • 527c765ece
    Merge pull request #12773 from ptabor/20210310-test-fixes Piotr Tabor 2021-03-14 13:36:19 +0100
  • de67806175 mend Piotr Tabor 2021-03-14 13:35:47 +0100
  • 67491a00ea e2e/expect: In case of sut process failure, print last 40lines of logs. Piotr Tabor 2021-03-10 21:55:46 +0100
  • a47c18d30a Fix 2 remaining 'defer AfterTest' calls. Piotr Tabor 2021-03-10 09:09:17 +0100
  • 0c1e6d05e7
    Merge pull request #12772 from ptabor/20210312-3.5-todos Piotr Tabor 2021-03-12 23:11:25 +0100
  • b406647dd7 Fix/remove broken: TestMetricDbSizeDefragDebugging Piotr Tabor 2021-03-12 23:05:53 +0100
  • efce58d1ec
    Merge pull request #12770 from ptabor/20210312-3.5-todos Gyuho Lee 2021-03-12 08:51:21 -0800
  • 948e32ae15 Delete etcd_debug metrics scheduled for deletion in 3.5. Piotr Tabor 2021-03-12 16:30:47 +0100
  • 54189f2f60 Enable --pre-vote=true by default in 3.5. Piotr Tabor 2021-03-12 16:23:23 +0100
  • 4eba403ccc
    Merge pull request #12765 from ptabor/20210312-move-config Gyuho Lee 2021-03-11 15:05:29 -0800
  • 8a971eb5cd Update cert generation Makefile to include configurable IP addresses Rajashree Mandaogane 2021-03-11 11:59:03 -0800
  • fd7fed1511 Move config (ServerConfig) out of etcdserver package. Piotr Tabor 2021-03-11 19:55:20 +0100
  • 6dcd0de075
    Merge pull request #12764 from ptabor/20210311-update-gogo Piotr Tabor 2021-03-11 20:21:29 +0100
  • 783e26fcdf Fix gogo to 1.3.2 in api/go.mod. Piotr Tabor 2021-03-11 19:34:34 +0100
  • b9226d03f4
    Merge pull request #12763 from hexfusion/bump-proto Piotr Tabor 2021-03-11 17:59:07 +0100
  • 8ff0ff836a *: regen proto Sam Batschelet 2021-03-11 11:27:52 -0500
  • d3aa3fb486 vendor: bump gogo/proto to v1.3.2 Sam Batschelet 2021-03-11 11:27:25 -0500
  • 3ead91ca3e
    Merge pull request #12739 from LeoYang90/optimization_watch_prevkv Gyuho Lee 2021-03-10 09:48:42 -0800
  • 633e9273db
    Merge pull request #12759 from wpedrak/staticcheck_partial_fixes Gyuho Lee 2021-03-10 09:47:52 -0800
  • 2c2456bf3d *: partial staticcheck fix wpedrak 2021-03-10 13:07:36 +0100
  • cb0e58942f
    Merge pull request #12753 from ptabor/20210306-integration-zap Gyuho Lee 2021-03-09 19:52:48 -0800
  • f46c924f10
    Merge pull request #12756 from hexfusion/bump-cl-03-09-3.5 Gyuho Lee 2021-03-09 19:52:05 -0800
  • 7ac1367783 CHANGELOG: add socket option flags #12702 Sam Batschelet 2021-03-09 12:47:10 -0500
  • c8243a9927 Tests: Functional - in case of failure, log the exception. Piotr Tabor 2021-03-07 22:26:02 +0100
  • b6c2e87a74 Testing: Integration tests does not check whether t==nil Piotr Tabor 2021-03-07 15:05:57 +0100
  • 5ddabfdb24 tests: Make tests operate in /tmp director instead of src. Piotr Tabor 2021-03-07 14:16:37 +0100
  • bfe02c0526 tests: Cluster creation that failed shouldn't leak goroutines. Piotr Tabor 2021-03-07 13:37:53 +0100
  • 9ba1287334 travis script. Turning off verbose for grpcproxy. Piotr Tabor 2021-03-07 11:59:46 +0100
  • 41f6cc7234 Tests: Better isolation between store_v2v3 integration tests. Piotr Tabor 2021-03-07 01:25:37 +0100
  • fb1d48e98e Integration tests: Use BeforeTest(t) instead of defer AfterTest(). Piotr Tabor 2021-03-06 15:08:16 +0100
  • 87258efd90 Integration tests: Use zaptest.Logger based testing.TB Piotr Tabor 2021-03-05 23:27:32 +0100
  • efb584cc9b leak.go: Make the per-test AfterTest strictly wait for none of the unwanted rountines. Piotr Tabor 2021-03-05 23:25:42 +0100
  • 94a371acd7
    Merge pull request #12750 from ptabor/20210306-mlock Gyuho Lee 2021-03-09 09:13:40 -0800
  • 6fd85af641
    Merge pull request #12702 from hexfusion/add-so Gyuho Lee 2021-03-09 09:02:24 -0800
  • 5b49fb41c8 fixup: add ListenerOptions Sam Batschelet 2021-03-08 09:01:58 -0500
  • a46a358577 --experimental-memory-mlock support Piotr Tabor 2021-03-05 16:17:59 +0100
  • 792b7f57d3
    Merge pull request #12747 from wilsonwang371/master Piotr Tabor 2021-03-07 11:53:30 +0100
  • 2702f9e5f2
    Merge pull request #12751 from cwedgwood/nofsyncdowrite Piotr Tabor 2021-03-07 11:52:33 +0100
  • 7556b9a011
    Merge pull request #12752 from cwedgwood/master-nofsyncdowrite Piotr Tabor 2021-03-07 11:51:57 +0100
  • b63d31e89b etcdserver: when using --unsafe-no-fsync write data Chris Wedgwood 2021-02-22 13:30:45 -0800
  • 94634fc258 etcdserver: when using --unsafe-no-fsync write data Chris Wedgwood 2021-02-22 13:30:45 -0800
  • f4001630d9
    Merge pull request #12748 from ptabor/20210305-deflake Piotr Tabor 2021-03-04 23:38:16 +0100
  • 66cef61444 Detect leaked go-routines bases on pre-normalization syntax. Piotr Tabor 2021-03-04 22:28:44 +0100
  • 339f8fa4bd test.sh: Run integration tests with -v and shorter deadline. Piotr Tabor 2021-03-04 22:23:05 +0100
  • 432fde88a9 pkg/wait: change list from single element to an array. Wilson Wang 2021-03-04 11:02:00 -0800
  • aefbd226b8
    Merge pull request #12745 from ptabor/20210304-fix-wtfpl Piotr Tabor 2021-03-04 12:47:06 +0100
  • ba1eebe2ea
    Merge pull request #12744 from emilyselwood/patch-1 Piotr Tabor 2021-03-04 09:59:56 +0100
  • f7a2389992 Update version of certifi/gocertifi to get rid of WTF Public license Piotr Tabor 2021-03-04 09:48:34 +0100
  • 9ebbf5f38b
    Metrics example 404s - fix url Emily Selwood 2021-03-04 08:17:48 +0000
  • 61fef348f8
    Merge pull request #12742 from wilsonwang371/master Piotr Tabor 2021-03-04 08:55:44 +0100
  • 7fc447fb5c debugutil: Remove extra space in trace handler route Wilson Wang 2021-03-03 16:01:04 -0800
  • f02525c75d
    Merge pull request #12741 from hexfusion/bump-cl-03-03 Sam Batschelet 2021-03-03 13:38:22 -0500
  • afd6d8a40d
    Merge pull request #12740 from hexfusion/cp-12448--release-3.4 Sam Batschelet 2021-03-03 13:37:20 -0500
  • 9aeabe447d server: Added config parameter experimental-warning-apply-duration Sam Batschelet 2021-03-03 11:23:04 -0500
  • e9947bc018 CHANGELOG: update to include experimental-apply-warning-duration Sam Batschelet 2021-03-03 12:08:58 -0500
  • d70f35f8d1 create event do not need prevkv range leoyang.yl 2021-03-02 17:43:24 +0800
  • 102c198444
    Merge pull request #12705 from astromechza/bm_etcd_peer_server_cert Piotr Tabor 2021-03-02 09:03:35 +0100
  • 102096ade2
    Merge pull request #12737 from davidlanouette/12718 Gyuho Lee 2021-03-01 23:57:58 -0800
  • 6ace85b624
    Merge pull request #12736 from ptabor/20210301-fix-flakes Gyuho Lee 2021-03-01 14:22:29 -0800
  • 6998c5641c client v2: rename error var for revive David Lanouette 2021-03-01 17:00:23 -0500
  • 7d02ce2073 client v2: check for empty request from the context David Lanouette 2021-03-01 16:46:30 -0500
  • 5e10d12996 tests: Fixes a few recently spotted test-flakes Piotr Tabor 2021-03-01 18:04:03 +0100