Commit Graph

  • bc44e367c3 version: 3.4.11 Gyuho Lee 2020-08-18 08:46:13 -07:00
  • 299e0f17aa Revert "etcdserver/api/v3rpc: "MemberList" never return non-empty ClientURLs" Gyuho Lee 2020-08-18 08:45:38 -07:00
  • 79b3ec5cae
    credentials: let GetRequestMetadata() return nil when authToken isn't initialized. CFC4N 2020-08-17 21:41:19 +08:00
  • c6bed3e50b
    etcdserver: check authinfo if it is not InternalAuthenticateRequest. CFC4N 2020-08-17 21:40:31 +08:00
  • 0526f461e1
    Doc: Update curl command to fix 400 Bad Request (#11911) OG 2020-08-17 02:12:39 +03:00
  • b4a8c3f98b
    Doc: Update curl command to fix 400 Bad Request OG 2020-05-18 19:22:24 +03:00
  • 6bcc714506 Highlight Note section. yankeexe 2020-08-16 21:18:56 +05:45
  • 75d5e78d1f *: fix backport of PR12216 jingyih 2020-08-16 15:01:18 +08:00
  • 0e4ba37b6c
    Merge pull request #12193 from mitake/integration_test Gyuho Lee 2020-08-15 23:26:34 -07:00
  • c60dabf2f3 *: add experimental flag for watch notify interval jingyih 2020-08-13 20:52:19 -07:00
  • f03a96487c
    Documentation/etcd-mixin: Adhere to monitoring mixins annotation guidelines paulfantom 2020-08-15 13:25:03 +02:00
  • d35933c351
    Merge pull request #12221 from wenjiaswe/changelog_12215 Gyuho Lee 2020-08-14 13:29:40 -07:00
  • 32982ef469 CHANGELOG: update from 12215 Wenjia Zhang 2020-08-14 13:18:02 -07:00
  • 92f9e6eba2
    Merge pull request #12216 from jingyih/experimental_flag_for_watch_notify_interval Gyuho Lee 2020-08-14 12:47:43 -07:00
  • 799b16c2d1 CHANGELOG: update for PR12216 jingyih 2020-08-14 12:06:38 -07:00
  • 9a698476bf *: add experimental flag for watch notify interval jingyih 2020-08-13 20:52:19 -07:00
  • 8a4afdbcc2
    Merge pull request #12189 from jingyih/automated-cherry-pick-of-#11452-#12187-upstream-release-3.4 Gyuho Lee 2020-08-13 21:38:05 -07:00
  • f78bdce575
    Merge pull request #12215 from wenjiaswe/automated-cherry-pick-of-#12106-upstream-release-3.3 Gyuho Lee 2020-08-13 21:37:14 -07:00
  • cc5cc3ae40 etcdserver: change protobuf field type from int to int64 (#12000) Yuchen Zhou 2020-06-12 16:10:56 -07:00
  • 06f89cc4f8
    Merge pull request #12212 from gyuho/logger Gyuho Lee 2020-08-13 09:46:44 -07:00
  • 6fcab5af9f clientv3: remove excessive watch cancel logging jingyih 2020-07-30 00:29:22 +08:00
  • 5bc8f1650c etcdserver: add OS level FD metrics Gyuho Lee 2020-08-12 10:23:22 -07:00
  • 0bed5fffd4 pkg/runtime: optimize FDUsage by removing sort Gyuho Lee 2020-08-12 10:22:56 -07:00
  • 008074187c etcdserver: add OS level FD metrics Gyuho Lee 2020-08-12 10:23:22 -07:00
  • cf558ee8b7 pkg/runtime: optimize FDUsage by removing sort Gyuho Lee 2020-08-12 10:22:56 -07:00
  • 93cf449205
    Merge pull request #12214 from gyuho/fd Gyuho Lee 2020-08-12 18:37:05 -07:00
  • 5678779665 CHANGELOG: update Gyuho Lee 2020-08-12 10:29:41 -07:00
  • 421df2ecbb etcdserver: add OS level FD metrics Gyuho Lee 2020-08-12 10:23:22 -07:00
  • 53fdcdc5a2 pkg/runtime: optimize FDUsage by removing sort Gyuho Lee 2020-08-12 10:22:56 -07:00
  • d8ed233791 CHANGELOG: update Gyuho Lee 2020-08-11 20:58:42 -07:00
  • 7eac6bd497 *: upgrade zap logger to 1.15, replace global logger Gyuho Lee 2020-08-11 20:55:29 -07:00
  • ed27d9d2de
    Merge pull request #12198 from ptabor/20200803-int-to-string-test-fix Gyuho Lee 2020-08-11 21:35:20 -07:00
  • 8c44d25f2a
    Merge pull request #12211 from tangcong/ignore-errcompacted Gyuho Lee 2020-08-11 21:34:38 -07:00
  • fe36be2251
    Merge pull request #12195 from tangcong/optimize-healthcheck Gyuho Lee 2020-08-11 21:32:44 -07:00
  • 8a4c7751d8 CHANGELOG: update for 12195 tangcong 2020-08-12 08:10:13 +08:00
  • 18adf55c92
    Merge pull request #12199 from ptabor/20200803-expect-replace-fix Gyuho Lee 2020-08-11 11:59:12 -07:00
  • 844091dda3
    Merge pull request #12206 from ptabor/20200807-setLoggingDataRace Gyuho Lee 2020-08-11 11:58:47 -07:00
  • afa0e8196c etcdserver: ignore mvcc.ErrCompacted error tangcong 2020-08-11 23:42:50 +08:00
  • cd25d6c06e
    Merge pull request #12130 from ptabor/master Jingyi Hu 2020-08-09 02:14:31 +08:00
  • 9d182c2a70
    clientv3/integration: Fix flaky TestGetTokenWithoutAuth (#12200) Piotr Tabor 2020-08-07 22:32:32 +02:00
  • 830618e44d ./integration: Fix flakes due to .setupLogging race. Piotr Tabor 2020-08-07 09:49:33 +02:00
  • f395f82a75
    Merge pull request #12202 from spzala/auditchangelog Gyuho Lee 2020-08-05 08:56:16 -07:00
  • eafd374309 CHANGELOG: update with added audit report Sahdev P. Zala 2020-08-04 22:03:26 -04:00
  • d29af0f22b
    Merge pull request #12201 from spzala/audit Sahdev Zala 2020-08-04 20:25:24 -04:00
  • 4edd2679f0 doc: add audit report Sahdev P. Zala 2020-08-04 19:04:10 -04:00
  • 00de56a4a4 etcdserver, wal: Fix tests that were performing unintended casting of int to String. Piotr Tabor 2020-08-04 13:18:49 +02:00
  • dcce80f5f5 clientv3/integration: Fix flaky TestGetTokenWithoutAuth Piotr Tabor 2020-08-04 18:16:02 +02:00
  • b151a47d1b tests/e2e: Update github.com/creack/pty v1.1.7 -> v1.1.11 Piotr Tabor 2020-08-04 15:12:59 +02:00
  • 36f07cb591 functional/tester: Update cluster_test.go to reflect current content of functional.yaml. Piotr Tabor 2020-07-13 20:00:30 +02:00
  • 25220a0287 *: check health by using v3 range request and its corresponding timeout tangcong 2020-08-03 23:52:31 +08:00
  • 76539cee57 test: avoid non existing package for integration test Hitoshi Mitake 2020-08-03 00:13:47 +09:00
  • f832090fa0 raftexample: fix raftexample join new node panic nicktming 2020-08-01 12:22:01 +08:00
  • 1af6d61a1c
    Merge pull request #12177 from ironcladlou/etcdmembersdown-tweak Sam Batschelet 2020-07-31 15:06:52 -04:00
  • cd3df73944 Documentation: Further improve etcdMembersDown alert Dan Mace 2020-07-27 17:23:04 -04:00
  • e800c62eca clientv3: log warning in case of error sending request Ted Yu 2019-12-20 15:08:33 -08:00
  • b1a12e24b6 clientv3: remove excessive watch cancel logging jingyih 2020-07-30 00:29:22 +08:00
  • cc564110bd
    clientv3: remove excessive watch cancel logging (#12187) Jingyi Hu 2020-07-30 05:58:53 +08:00
  • 717a9ce7c1 clientv3: remove excessive watch cancel logging jingyih 2020-07-30 00:29:22 +08:00
  • e9e48304a2 *: fix typo [zqzzq] 2020-07-29 18:07:20 +08:00
  • 8f847e7163 vendor: update bbolt to v1.3.5 JmPotato 2020-07-29 14:58:14 +08:00
  • 6c81b20ec8
    rafthttp: fix streamHandle outgoingConn peerID (#12179) nicktming 2020-07-29 05:41:10 +08:00
  • bc67babee8
    package adt: rename the filename to be consistent with the package name (#12170) Manohar Reddy 2020-07-29 03:10:34 +05:30
  • ba64f23787 package adt: rename the filename to be consistent with the package name Manohar Reddy 2020-07-25 16:07:23 +05:30
  • aaa17547ab rafthttp: fix streamHandle outgoingConn peerID nicktming 2020-07-28 19:25:42 +08:00
  • 12bfce46cf
    Change interval to 1m for etcdHighNumberOfFailedGRPCRequests critical gotjosh 2020-07-28 11:09:48 +01:00
  • ee9dc17c6c 12125: panic: zap.Logger is nil in Embed client Denis Issoupov 2020-07-13 09:05:06 -07:00
  • f2560d11fa 12126: snapshot: corrupted in Embedded server Denis Issoupov 2020-07-13 08:26:33 -07:00
  • 9006d8d4f9
    Documentation/learning/lock/client: Add defer Unlock (#11802) Boqin Qin 2020-07-27 02:22:19 +08:00
  • 51de68ddac
    12126: snapshot: corrupted in Embedded server (#12129) Denis Issoupov 2020-07-26 11:14:46 -07:00
  • 26b89fd418
    raft: don't campaign with pending snapshot (#12163) Jay 2020-07-26 15:04:46 +08:00
  • e1f8b83eb7
    raft/quorum: fix clobbered size argument Lars Lehtonen 2020-07-25 20:09:16 -07:00
  • b4feaed79a
    raft: don't campaign with pending snapshot Jay Lee 2020-07-21 17:21:08 +08:00
  • c9a5889915
    Documentation/etcd-mixin: Reformulate alerting rules to use without rather than by (#12122) Björn Rabenstein 2020-07-24 01:02:26 +02:00
  • 36fd74ff5f etcd-mixin: Parametrize instance labels to aggregate away beorn7 2020-07-23 13:41:57 +02:00
  • d0e4fe56a5
    raft: check pending conf change before campaign (#12134) Jay 2020-07-23 08:04:48 +08:00
  • 2f32804565
    raft: check pending conf change for transferleader Jay Lee 2020-07-21 17:24:52 +08:00
  • b2d9b19f43 main: Fix the test name as can be running in idea. liuweiyi 2020-07-22 10:00:32 +08:00
  • 41bf2a1026
    raft: extract hup function Jay Lee 2020-07-21 17:12:38 +08:00
  • 9e6e8187e6
    raft: check conf change before campaign Jay Lee 2020-07-21 17:06:32 +08:00
  • 772dfbfe35
    wal: Fix format error avoid using reflect.DeepEqual with errors (#12118) kaiiak 2020-07-21 10:49:57 +08:00
  • e9d16c2b62
    etcdserverpb: add TestInvalidGoTypeIntPanic test (#12116) Ed Bartosh 2020-07-21 05:18:52 +03:00
  • 419f96e8b8 wal: Fix format error avoid using reflect.DeepEqual with errors kaiiak 2020-07-21 10:15:37 +08:00
  • 7f27697df9
    v3client: implement clientv3.Auth interface (#12140) Jan Kuri 2020-07-21 01:53:25 +02:00
  • cc656718fa
    raft: correct pendingConfIndex check for AutoLeave (#12137) Jay 2020-07-21 07:49:22 +08:00
  • 93637b1779
    raft: bug fix (#12123) Zhijie Zhan 2020-07-21 07:30:17 +08:00
  • 650087d781
    Upgraded github.com/gogo/protobuf Marco Pracucci 2020-07-20 18:47:48 +02:00
  • db963cfcae
    Run scripts/genproto.sh Marco Pracucci 2020-07-20 18:12:54 +02:00
  • ef866a6d8b
    Merge pull request #11943 from mitake/bcrypt-in-api Sahdev Zala 2020-07-20 10:52:24 -04:00
  • 4817f5378b
    Upgrade to grpc 1.30 forking the naming package Marco Pracucci 2020-07-20 15:35:05 +02:00
  • fc0a9846d7
    raft: bug fix accelsao 2020-07-20 20:03:29 +08:00
  • 89da79188f
    raft: simplify the code in progress.go (#12119) Binacs 2020-07-20 15:13:05 +08:00
  • 7ae4bf978c clientv3: define watchReauthStream to refresh token once permission deny zc 2020-07-20 01:18:47 +08:00
  • da78fb5544
    Merge pull request #12145 from tangcong/add_breaking_changes Sahdev Zala 2020-07-17 10:00:09 -04:00
  • bcdd1cc6f1 etcd-mixin: Reformulate alerting rules to use without rather than by beorn7 2020-07-11 16:40:52 +02:00
  • 1a548c355a CHANGELOG: add breaking changes doc tangcong 2020-07-17 15:39:56 +08:00
  • 0372cfc7ab etcdserver/api/v3rpc: "MemberList" never return non-empty ClientURLs Gyuho Lee 2020-07-16 16:20:50 -07:00
  • 18dfb9cca3 version: 3.4.10 v3.4.10 Gyuho Lee 2020-07-16 15:16:20 -07:00
  • 4873f5516b version: add "3.3.23" v3.3.23 Gyuho Lee 2020-07-16 15:15:48 -07:00
  • 26db9e1498 CHANGELOG: add release dates Gyuho Lee 2020-07-16 15:14:39 -07:00
  • 69f7e163c6
    Merge pull request #12141 from jingyih/update_changelog_12000 Sam Batschelet 2020-07-15 13:06:07 -04:00