Commit Graph

  • d29af0f22b
    Merge pull request #12201 from spzala/audit Sahdev Zala 2020-08-04 20:25:24 -0400
  • 4edd2679f0 doc: add audit report Sahdev P. Zala 2020-08-04 19:04:10 -0400
  • 00de56a4a4 etcdserver, wal: Fix tests that were performing unintended casting of int to String. Piotr Tabor 2020-08-04 13:18:49 +0200
  • b151a47d1b tests/e2e: Update github.com/creack/pty v1.1.7 -> v1.1.11 Piotr Tabor 2020-08-04 15:12:59 +0200
  • 36f07cb591 functional/tester: Update cluster_test.go to reflect current content of functional.yaml. Piotr Tabor 2020-07-13 20:00:30 +0200
  • 25220a0287 *: check health by using v3 range request and its corresponding timeout tangcong 2020-08-03 23:52:31 +0800
  • 76539cee57 test: avoid non existing package for integration test Hitoshi Mitake 2020-08-03 00:13:47 +0900
  • 1af6d61a1c
    Merge pull request #12177 from ironcladlou/etcdmembersdown-tweak Sam Batschelet 2020-07-31 15:06:52 -0400
  • cd3df73944 Documentation: Further improve etcdMembersDown alert Dan Mace 2020-07-27 17:23:04 -0400
  • e800c62eca clientv3: log warning in case of error sending request Ted Yu 2019-12-20 15:08:33 -0800
  • cc564110bd
    clientv3: remove excessive watch cancel logging (#12187) Jingyi Hu 2020-07-30 05:58:53 +0800
  • 6c81b20ec8
    rafthttp: fix streamHandle outgoingConn peerID (#12179) nicktming 2020-07-29 05:41:10 +0800
  • bc67babee8
    package adt: rename the filename to be consistent with the package name (#12170) Manohar Reddy 2020-07-29 03:10:34 +0530
  • 9006d8d4f9
    Documentation/learning/lock/client: Add defer Unlock (#11802) Boqin Qin 2020-07-27 02:22:19 +0800
  • 51de68ddac
    12126: snapshot: corrupted in Embedded server (#12129) Denis Issoupov 2020-07-26 11:14:46 -0700
  • 26b89fd418
    raft: don't campaign with pending snapshot (#12163) Jay 2020-07-26 15:04:46 +0800
  • c9a5889915
    Documentation/etcd-mixin: Reformulate alerting rules to use `without` rather than `by` (#12122) Björn Rabenstein 2020-07-24 01:02:26 +0200
  • d0e4fe56a5
    raft: check pending conf change before campaign (#12134) Jay 2020-07-23 08:04:48 +0800
  • 772dfbfe35
    wal: Fix format error avoid using reflect.DeepEqual with errors (#12118) kaiiak 2020-07-21 10:49:57 +0800
  • e9d16c2b62
    etcdserverpb: add TestInvalidGoTypeIntPanic test (#12116) Ed Bartosh 2020-07-21 05:18:52 +0300
  • 7f27697df9
    v3client: implement clientv3.Auth interface (#12140) Jan Kuri 2020-07-21 01:53:25 +0200
  • cc656718fa
    raft: correct pendingConfIndex check for AutoLeave (#12137) Jay 2020-07-21 07:49:22 +0800
  • 93637b1779
    raft: bug fix (#12123) Zhijie Zhan 2020-07-21 07:30:17 +0800
  • ef866a6d8b
    Merge pull request #11943 from mitake/bcrypt-in-api Sahdev Zala 2020-07-20 10:52:24 -0400
  • 89da79188f
    raft: simplify the code in progress.go (#12119) Binacs 2020-07-20 15:13:05 +0800
  • da78fb5544
    Merge pull request #12145 from tangcong/add_breaking_changes Sahdev Zala 2020-07-17 10:00:09 -0400
  • 1a548c355a CHANGELOG: add breaking changes doc tangcong 2020-07-17 15:39:56 +0800
  • 0372cfc7ab etcdserver/api/v3rpc: "MemberList" never return non-empty ClientURLs Gyuho Lee 2020-07-16 16:20:50 -0700
  • 18dfb9cca3 version: 3.4.10 v3.4.10 Gyuho Lee 2020-07-16 15:16:20 -0700
  • 4873f5516b version: add "3.3.23" v3.3.23 Gyuho Lee 2020-07-16 15:15:48 -0700
  • 26db9e1498 CHANGELOG: add release dates Gyuho Lee 2020-07-16 15:14:39 -0700
  • 69f7e163c6
    Merge pull request #12141 from jingyih/update_changelog_12000 Sam Batschelet 2020-07-15 13:06:07 -0400
  • 08c0a9d4b3 CHANGELOG: update from 12000 jingyih 2020-07-15 09:54:18 -0700
  • 7b8270416d
    Merge pull request #12106 from bart0sh/PR001-cherry-pick-change-protobuf-field-type-from-int-to-int64 Jingyi Hu 2020-07-16 00:45:16 +0800
  • 92774e83c7
    Merge pull request #12121 from ironcladlou/improve-etcdmembersdown-accuracy Sam Batschelet 2020-07-15 08:14:59 -0400
  • 4c6881ffe4
    Merge pull request #12131 from dissoupov/client Gyuho Lee 2020-07-13 15:08:19 -0700
  • 701f02f90a 12125: panic: zap.Logger is nil in Embed client Denis Issoupov 2020-07-13 09:05:06 -0700
  • 2c41d9960b Documentation: describe the change of WAL entries related to auth Hitoshi Mitake 2020-07-09 00:27:37 +0900
  • 5a3da48cdf auth, etcdserver: hash password in the API layer Hitoshi Mitake 2020-05-25 01:49:45 +0900
  • a2c37485dd
    Merge pull request #12127 from spzala/automated-cherry-pick-of-#12012-upstream-release-3.4 Sahdev Zala 2020-07-13 10:53:52 -0400
  • b16bfbed53
    Merge pull request #12128 from spzala/automated-cherry-pick-of-#12012-upstream-release-3.3 Sahdev Zala 2020-07-13 10:53:04 -0400
  • 604be01b61 Documentation: note on data encryption Hitoshi Mitake 2020-06-15 00:29:32 +0900
  • 67bfc310f0 Documentation: note on data encryption Hitoshi Mitake 2020-06-15 00:29:32 +0900
  • 2aa5684ada Documentation: Tweak etcdMembersDown to reduce false negatives Dan Mace 2020-07-10 14:33:53 -0400
  • 07461ecc8c
    Merge pull request #12114 from tangcong/grpcproxy-healthcheck Gyuho Lee 2020-07-10 10:44:59 -0700
  • eb4f8dcb56 CHANGELOG: update for 12107,12114 tangcong 2020-07-08 01:07:09 +0800
  • 0898c5b978 *: add health check for grpcproxy self tangcong 2020-07-08 00:40:58 +0800
  • 2f25f536f7
    Merge pull request #12117 from wking/drop-alerting-syntax-rules Sam Batschelet 2020-07-08 16:56:03 -0400
  • 4160b8396d Documentation/op-guide: Drop old alert_rules W. Trevor King 2020-07-08 09:35:36 -0700
  • 429826b467
    Merge pull request #12080 from wking/raise-etcd-leader-changes-to-four Sam Batschelet 2020-07-08 08:37:50 -0400
  • ed28c768a3 etcdserver: change protobuf field type from int to int64 (#12000) Yuchen Zhou 2020-06-12 16:10:56 -0700
  • d3a702a09d
    Merge pull request #12112 from spzala/automated-cherry-pick-of-#12018-upstream-release-3.4 Gyuho Lee 2020-07-07 10:32:18 -0700
  • bfc2267eba
    Merge pull request #12113 from spzala/automated-cherry-pick-of-#12018-upstream-release-3.3 Gyuho Lee 2020-07-07 10:32:07 -0700
  • ac37d3499e pkg: consider umask when use MkdirAll Sahdev P. Zala 2020-06-15 15:07:17 -0400
  • 319331192e pkg: consider umask when use MkdirAll Sahdev P. Zala 2020-06-15 15:07:17 -0400
  • 58bb8ae09f
    Merge pull request #12018 from spzala/umaskconsideration Gyuho Lee 2020-07-06 17:33:33 -0700
  • 2acdf88406
    Merge pull request #12076 from cfc4n/automated-cherry-pick-of-#11987-upstream-release-3.4 Gyuho Lee 2020-07-06 13:01:24 -0700
  • a8454e453f
    Merge pull request #12089 from tangcong/automated-cherry-pick-of-#11997-origin-release-3.4 Gyuho Lee 2020-07-06 13:00:56 -0700
  • e542d1aed8
    Merge pull request #12090 from tangcong/automated-cherry-pick-of-#11997-origin-release-3.3 Gyuho Lee 2020-07-06 13:00:48 -0700
  • 27ddb84268
    Merge pull request #12107 from tangcong/register-grpcproxy-metrics Gyuho Lee 2020-07-06 13:00:35 -0700
  • 140edf0dc6
    Merge pull request #12104 from spzala/automated-cherry-pick-of-#12092-upstream-release-3.3 Gyuho Lee 2020-07-06 11:47:52 -0700
  • 6c15e40dbd
    Merge pull request #12057 from spzala/automated-cherry-pick-of-#11608-upstream-release-3.3 Gyuho Lee 2020-07-06 11:47:44 -0700
  • 13f92b45d6
    Merge pull request #12087 from spzala/automated-cherry-pick-of-#11807-upstream-release-3.3 Gyuho Lee 2020-07-06 11:47:36 -0700
  • 32583af167
    Merge pull request #12101 from tangcong/automated-cherry-pick-of-#12100-origin-release-3.4 Gyuho Lee 2020-07-06 11:47:24 -0700
  • 1255e3f0c8
    Update grpc_proxy.go Sahdev Zala 2020-07-05 12:31:58 -0400
  • 4ae0875b34 etcdmain: let grpc proxy warn about insecure-skip-tls-verify Hitoshi Mitake 2020-06-29 23:37:04 +0900
  • 85cc4deae6
    Merge pull request #12103 from spzala/automated-cherry-pick-of-#12092-upstream-release-3.4 Sahdev Zala 2020-07-05 11:45:30 -0400
  • fff5d3cc03 *: register metrics handler for grpcproxy self tangcong 2020-07-02 22:55:18 +0800
  • 7dec4c412c etcdmain: let grpc proxy warn about insecure-skip-tls-verify Hitoshi Mitake 2020-06-29 23:37:04 +0900
  • 15884e9085
    Merge pull request #12086 from tangcong/print-expensive-request-v3rpc Jingyi Hu 2020-07-01 23:53:50 +0800
  • a4667f596a etcdmain: fix shadow error tangcong 2020-07-01 13:26:24 +0800
  • 5c6d7b4d2c CHANGELOG: update for 12086 tangcong 2020-06-27 23:49:55 +0800
  • 644d09edb5 v3rpc: print expensive request info in UnaryInterceptor tangcong 2020-06-25 13:43:18 +0800
  • 7f726db202
    Merge pull request #12092 from mitake/warn Sahdev Zala 2020-06-29 11:59:53 -0400
  • 01f1109f6d
    Merge pull request #12091 from mitake/password-strength-2 Sahdev Zala 2020-06-29 11:53:15 -0400
  • e582d7dc80 Documentation: refine the description about password strength Hitoshi Mitake 2020-06-29 23:23:50 +0900
  • db2165dfb1 etcdmain: let grpc proxy warn about insecure-skip-tls-verify Hitoshi Mitake 2020-06-29 23:37:04 +0900
  • 44b0318929 pkg/fileutil: print desired file permission in error log tangcong 2020-06-10 14:40:31 +0800
  • 0207d1df66 pkg/fileutil: print desired file permission in error log tangcong 2020-06-10 14:40:31 +0800
  • abd80f383e wal: fix panic when decoder not set Sahdev P. Zala 2020-04-23 15:53:05 -0400
  • 99e893d285
    Merge pull request #12074 from cfc4n/automated-cherry-pick-of-#12005-upstream-release-3.4 Gyuho Lee 2020-06-26 11:30:07 -0700
  • 3076b616ab
    Merge pull request #12075 from cfc4n/automated-cherry-pick-of-#11987-upstream-release-3.3 Gyuho Lee 2020-06-26 11:29:41 -0700
  • d5dec731db
    Merge pull request #12077 from cfc4n/automated-cherry-pick-of-#11980-upstream-release-3.4 Gyuho Lee 2020-06-26 11:29:16 -0700
  • c88a2c8cc1
    Merge pull request #12078 from cfc4n/automated-cherry-pick-of-#11980-upstream-release-3.3 Gyuho Lee 2020-06-26 11:28:47 -0700
  • e94dc39edc
    Merge pull request #12079 from cfc4n/changelog_3.3-3.4 Gyuho Lee 2020-06-26 11:28:40 -0700
  • 81a2edc365
    Merge pull request #12081 from spzala/automated-cherry-pick-of-#11945-upstream-release-3.4 Gyuho Lee 2020-06-26 11:28:34 -0700
  • 0b74a4dbdb
    Merge pull request #12082 from spzala/automated-cherry-pick-of-#11945-upstream-release-3.3 Gyuho Lee 2020-06-26 11:28:28 -0700
  • e959cda568
    Merge pull request #12083 from spzala/automated-cherry-pick-of-#11793-upstream-release-3.3 Gyuho Lee 2020-06-26 11:28:17 -0700
  • a3e242c085 Discovery: do not allow passing negative cluster size Sahdev P. Zala 2020-02-09 18:09:46 -0500
  • bccb40b7d9 wal: check out of range slice in "ReadAll", "decoder" Gyuho Lee 2020-04-16 13:31:19 -0700
  • 6be5c54c94 pkg: Fix dir permission check on Windows Changxin Miao 2020-05-25 12:07:25 +0800
  • e5424fc474 pkg: Fix dir permission check on Windows Changxin Miao 2020-05-25 12:07:25 +0800
  • 0c5cffc60b Documentation/etcd-mixin: Raise etcdHighNumberOfLeaderChanges threshold to 4 W. Trevor King 2020-06-25 14:03:23 -0700
  • 2b79442d8e
    backend: Create base type for readTx and concurrentReadTx (#11976) Ankur Gargi 2020-06-25 13:26:17 -0400
  • 3ced62a6c7 CHANGELOG-3.3-3.4: update for https://github.com/etcd-io/etcd/pull/12069 ,and other cherry pick PRs. CFC4N 2020-06-25 20:54:46 +0800
  • ba7ff1eea9 auth: Customize simpleTokenTTL settings. cfc4n 2020-06-11 17:15:42 +0800
  • 4488595e05 auth: Customize simpleTokenTTL settings. cfc4n 2020-06-11 17:15:42 +0800
  • 7b99863e02 mvcc: chanLen 1024 is to biger,and it used more memory. 128 seems to be enough. Sometimes the consumption speed is more than the production speed. cfc4n 2020-06-10 14:59:11 +0800
  • 8c885ad9a9 mvcc: chanLen 1024 is to biger,and it used more memory. 128 seems to be enough. Sometimes the consumption speed is more than the production speed. cfc4n 2020-06-10 14:59:11 +0800
  • 490c6139ac auth: return incorrect result 'ErrUserNotFound' when client request without username or username was empty. cfc4n 2020-06-12 22:43:07 +0800