Commit Graph

  • 3347568cc0
    Merge pull request #16821 from ahrtr/workflow_20231024 Benjamin Wang 2023-10-24 20:16:50 +01:00
  • 974679fb34 schedule the arm64 related workflow nightly Benjamin Wang 2023-10-24 19:08:27 +01:00
  • 0f919ccd8c
    Merge pull request #16801 from alexellis/actuated/managed-arm64 Benjamin Wang 2023-10-24 18:23:04 +01:00
  • e61f1d886b [3.4] backport 12675: Cleanup grpc clientv3/naming API Chao Chen 2023-10-24 08:58:19 -07:00
  • 7c4696a7e8 [3.4] backport 12669: Implement Endpoint Watch and new Resolver Chao Chen 2023-10-24 08:57:33 -07:00
  • 15d6a11e14 [3.4] backport 12667: Implement Update method for EndpointManager Chao Chen 2023-10-19 14:08:59 -07:00
  • a83f58019b Enable manual testing of e2e-arm64-nightly job Alex Ellis (OpenFaaS Ltd) 2023-10-24 10:47:59 +01:00
  • 4777126c09
    Merge pull request #16810 from ahrtr/bump_raft_20231023 Benjamin Wang 2023-10-24 10:56:51 +01:00
  • 34382006db test: implement method ForgetLeader for struct nodeRecorder Benjamin Wang 2023-10-24 10:19:13 +01:00
  • ae60b5567a bump raft to latest commit Benjamin Wang 2023-10-24 10:17:57 +01:00
  • b2fff4ee7f
    Merge pull request #16820 from jmhbnz/weekly-dependency-update Benjamin Wang 2023-10-24 10:04:54 +01:00
  • 3fd498809d
    Merge pull request #16795 from chaochn47/release-3.4-grpc-update Marek Siarkowicz 2023-10-24 09:52:22 +02:00
  • d2af596a98
    depdendency: bump github.com/prometheus/common from 0.44.0 to 0.45.0. James Blair 2023-10-24 17:44:01 +13:00
  • e6e740fb80
    depdendency: bump google.golang.org/grpc from 1.58.3 to 1.59.0. James Blair 2023-10-24 17:39:39 +13:00
  • 7caabdfc58
    Merge b58dfdb4ff79821002c8bb2a15192f3a5710bc32 into 406cb94b6f9880fddcd9cf5619f89415dee68df3 Hitoshi Mitake 2023-10-23 14:31:16 -06:00
  • 406cb94b6f
    Merge pull request #16816 from etcd-io/dependabot/github_actions/actions/checkout-4.1.1 Benjamin Wang 2023-10-23 19:37:12 +01:00
  • 297973f1f9
    build(deps): bump actions/checkout from 4.1.0 to 4.1.1 dependabot[bot] 2023-10-23 17:52:59 +00:00
  • 02c7f94887
    Merge pull request #16815 from etcd-io/dependabot/github_actions/github/codeql-action-2.22.4 Benjamin Wang 2023-10-23 18:52:09 +01:00
  • 3a258d0bb4
    build(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 dependabot[bot] 2023-10-23 17:40:20 +00:00
  • 33ede1e3c0
    build(deps): bump github.com/prometheus/common from 0.44.0 to 0.45.0 dependabot[bot] 2023-10-23 17:40:13 +00:00
  • 34af9b875c
    build(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 dependabot[bot] 2023-10-23 17:40:03 +00:00
  • 6e9f458a47
    build(deps): bump github/codeql-action from 2.22.3 to 2.22.4 dependabot[bot] 2023-10-23 17:16:09 +00:00
  • 286bb0bace Switch over to managed Arm64 hosts Alex Ellis (OpenFaaS Ltd) 2023-10-20 14:58:28 +01:00
  • 405c2f48be
    build(deps): bump google.golang.org/grpc in /tools/mod dependabot[bot] 2023-10-23 17:05:25 +00:00
  • 99dbb3d335
    build(deps): bump github.com/fsnotify/fsnotify in /tools/mod dependabot[bot] 2023-10-23 17:05:16 +00:00
  • f1fb44be12
    build(deps): bump github.com/bmatcuk/doublestar/v4 in /tools/mod dependabot[bot] 2023-10-23 17:05:11 +00:00
  • e6aa11bee2
    build(deps): bump github.com/mattn/go-isatty in /tools/mod dependabot[bot] 2023-10-23 17:05:05 +00:00
  • b58dfdb4ff add dummy ForgetLeader to structs which implements raft.Node (temporal, will be removed later) Hitoshi Mitake 2023-10-23 21:30:01 +09:00
  • 8fffd7d512 Disable proposal forwarding for lease revoke requests Hitoshi Mitake 2023-10-23 17:43:51 +09:00
  • 3293e585d8 point @mitake's raft fork (temporal, will be removed later) Hitoshi Mitake 2023-10-23 17:43:45 +09:00
  • c02b7bd325 updated CONTRIBUTING.md, made it way better, engaging, fun and emojified 0Armaan025 2023-10-22 19:32:49 +05:30
  • 7f2936dfba
    Merge pull request #16762 from chaochn47/changelog-grpc-1.47.0 Benjamin Wang 2023-10-20 19:23:22 +01:00
  • ee60146141 CHANGELOG-3.5.md: Upgrade gRPC to 1.47.0 Chao Chen 2023-10-15 13:00:39 -07:00
  • 5660097b14 unhealthy cluster issue Hendrik Haddorp 2023-10-16 13:18:31 +02:00
  • 6c0e4d97f1 Introduce grpc-1.30+ compatible client/v3/naming API. Piotr Tabor 2021-01-21 22:13:38 +01:00
  • 44ce4f9280
    Merge pull request #16698 from chaochn47/health_check_e2e_test Benjamin Wang 2023-10-19 10:41:01 +01:00
  • 3521aaad9a
    Merge pull request #16790 from chaochn47/3.5-grpc-update Benjamin Wang 2023-10-19 10:21:36 +01:00
  • 45fb4565e3
    Merge pull request #16786 from serathius/robustness-drop-packet Marek Siarkowicz 2023-10-19 08:44:23 +02:00
  • 1324f03254 add existing http health check handler e2e test Chao Chen 2023-10-05 23:33:28 -07:00
  • 262a3a1208
    Merge pull request #16793 from jmhbnz/main Benjamin Wang 2023-10-18 11:15:13 +01:00
  • d8c410ff82
    Merge pull request #16791 from chaochn47/remove-deprecated-gRPC-API Benjamin Wang 2023-10-18 11:13:09 +01:00
  • aa28a69ce0 Implement random packet dropping Marek Siarkowicz 2023-10-17 14:33:51 +02:00
  • 11edde9204
    Merge pull request #16622 from fuweid/fix-unparam-lint Marek Siarkowicz 2023-10-18 09:21:22 +02:00
  • d126728781 raft loop prober with counter Chao Chen 2023-10-09 08:11:05 -07:00
  • ff748640b2
    Direct questions to our discussion forums. James Blair 2023-10-18 14:14:34 +13:00
  • 3c6d2e972d remove deprecated gRPC API usage Chao Chen 2023-10-17 15:51:25 -07:00
  • 31b7c58fd5
    Merge pull request #16637 from serathius/check-cluster-id-release-3.5 Marek Siarkowicz 2023-10-17 20:58:21 +02:00
  • 1aa4aa8a96 3.5: upgrade gRPC-go to 1.58.3 Chao Chen 2023-10-17 11:07:03 -07:00
  • 6bb13495ab fixed race condition Hendrik Haddorp 2023-10-13 22:53:28 +02:00
  • 592bb46ed4 fix for being able to stop a server when it did not fully finish starting Hendrik Haddorp 2023-10-13 17:11:06 +02:00
  • 17a8d0ac46 added partial cluster start test case Hendrik Haddorp 2023-10-13 16:58:22 +02:00
  • 537b1aafd1 stop waiting for the ready notification if the server has stopped Benjamin Wang 2023-10-13 11:04:36 +01:00
  • 605ed7c5cc first test case for https://github.com/etcd-io/etcd/issues/9533 Hendrik Haddorp 2023-10-13 16:26:16 +02:00
  • bbf59a9f26
    Merge pull request #16789 from fuweid/cleanup-build-cov Benjamin Wang 2023-10-17 16:31:52 +01:00
  • f96000e15d *: cleanup main_test.go Wei Fu 2023-10-17 21:35:31 +08:00
  • aea1cd0077 feat: enable unparam lint Wei Fu 2023-09-18 20:22:21 +08:00
  • 85bd1af331
    osutil: remove unused Unsetenv function Evan Jones 2023-10-17 09:01:31 -04:00
  • 5b8150a6cf Backport corrupt check test fix "etcd server shouldn't wait for the ready notification infinitely on startup" Marek Siarkowicz 2023-10-02 12:28:00 +02:00
  • 39ea0c4337 Ensure that cluster is able to serve linearizable get request after failure injection Marek Siarkowicz 2023-10-17 14:16:23 +02:00
  • 3663ae13fe
    Merge pull request #16782 from serathius/roundrobin-3.4 Benjamin Wang 2023-10-17 13:07:28 +01:00
  • be83fffedb
    Merge pull request #16778 from QuentinBisson/patch-1 Benjamin Wang 2023-10-17 12:59:31 +01:00
  • 4cf9ef8574
    Merge pull request #16070 from kkkkun/rm-stack-log Marek Siarkowicz 2023-10-17 13:41:33 +02:00
  • cba514ef0e
    Merge pull request #16651 from siyuanfoundation/livez-pr Marek Siarkowicz 2023-10-17 13:37:45 +02:00
  • e51b639520
    Merge pull request #16766 from serathius/robustness-member-replace Marek Siarkowicz 2023-10-17 13:36:21 +02:00
  • 04cfb4c660 etcdserver: add cluster id check for hashKVHandler caojiamingalan 2023-05-18 16:55:32 -05:00
  • 5fed813f2e
    Merge pull request #16767 from serathius/robustness-main-test Marek Siarkowicz 2023-10-17 13:09:16 +02:00
  • 976378c99f
    Merge pull request #16781 from chaochn47/release-3.5-backport-gRPC-update Marek Siarkowicz 2023-10-17 13:03:17 +02:00
  • 80ab2ad91c Add e2e tests for livez readyz Marek Siarkowicz 2023-10-17 12:40:17 +02:00
  • 38f8b78d96
    Merge 3dec1cb144359211d906b97efa8985ea5c179f02 into 36a37190f6006e6ddf2397c89260585c30b77db9 geetasg 2023-10-17 18:14:35 +08:00
  • c4631a2eae add existing http health check handler e2e test Chao Chen 2023-10-05 23:33:28 -07:00
  • 36a37190f6
    Merge pull request #16783 from sharathsivakumar/shsi/bump_deps_7 Benjamin Wang 2023-10-17 11:07:43 +01:00
  • b5622a24ba
    dependency: bump github.com/google/go-cmp from 0.5.9 to 0.6.0 Sharath Sivakumar 2023-10-17 11:24:25 +02:00
  • 3bb27f000c
    dependency: bump github.com/alexfalkowski/gocovmerge from 1.2.1 to 1.2.2 Sharath Sivakumar 2023-10-17 11:21:29 +02:00
  • 7e8bb15ccb Add member replace failpoint to robustness tests Marek Siarkowicz 2023-09-26 20:16:54 +02:00
  • 2c527b2aad tests: increase maxWatchDelay to prevent flaky TestWatchDelay* Bogdan Kanivets 2023-04-03 21:49:07 -07:00
  • 9606263da0 Return to default write scheduler since golang.org/x/net@v0.11.0 started using round robin Marek Siarkowicz 2023-10-10 16:31:37 +02:00
  • 447aa33a96
    dependency: bump golang.org/x/sync from 0.3.0 to 0.4.0 Sharath Sivakumar 2023-10-17 11:15:22 +02:00
  • 68e5eb7819
    Merge pull request #16777 from serathius/robustness-failpoint Marek Siarkowicz 2023-10-17 10:54:42 +02:00
  • 0d83a72cf5 Split failpoints file Marek Siarkowicz 2023-10-16 22:19:35 +02:00
  • 6f4fa5a27a [release-3.5]: upgrade gRPC-go to v1.52.0 Chao Chen 2023-10-16 21:42:47 -07:00
  • 46b42a750e
    Fix cluster query Quentin Bisson 2023-10-16 22:40:31 +02:00
  • 3dd565fa62
    Merge 542c64f728e0a147892a1306c5086bca87cfa8f5 into 252f5a6f4d452b63c091ed73315bd3612a890e07 Marek Siarkowicz 2023-10-16 20:12:25 +00:00
  • 542c64f728 Implement sleep failpoint injection Marek Siarkowicz 2023-10-16 21:59:15 +02:00
  • 452e820516 Make the main_test the entrypoint and move senario generation to separate file Marek Siarkowicz 2023-10-16 15:08:29 +02:00
  • 252f5a6f4d
    Merge pull request #16775 from serathius/robustness-failpoint-package Marek Siarkowicz 2023-10-16 21:53:03 +02:00
  • 3921831cdb
    Merge pull request #16625 from chaochn47/release-3.5-backport-gRPC-go-updates Wenjia 2023-10-16 12:08:07 -07:00
  • d6e376b6c6 Move failpoints to separate package Marek Siarkowicz 2023-10-16 20:57:26 +02:00
  • ad1dbceb44
    Merge pull request #16774 from etcd-io/dependabot/github_actions/github/codeql-action-2.22.3 Benjamin Wang 2023-10-16 19:47:04 +01:00
  • ca56844705
    build(deps): bump github/codeql-action from 2.22.1 to 2.22.3 dependabot[bot] 2023-10-16 17:57:21 +00:00
  • adf753ca4b
    build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 dependabot[bot] 2023-10-16 17:45:39 +00:00
  • 94be660e08
    build(deps): bump github.com/google/go-cmp in /tools/mod dependabot[bot] 2023-10-16 17:14:15 +00:00
  • 0952ebca69
    build(deps): bump github.com/alexfalkowski/gocovmerge in /tools/mod dependabot[bot] 2023-10-16 17:14:11 +00:00
  • 647297bea1
    build(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0 in /tools/mod dependabot[bot] 2023-10-16 17:14:00 +00:00
  • e07857d47b
    build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 in /tools/mod dependabot[bot] 2023-10-16 17:13:56 +00:00
  • 569640f278
    Merge pull request #16763 from ahrtr/changelog_20231016 Benjamin Wang 2023-10-16 10:33:05 +01:00
  • 4791964173
    Merge pull request #16757 from serathius/minimal-time Marek Siarkowicz 2023-10-16 11:25:30 +02:00
  • 449d61c661 Update 3.4 & 3.5 changelog Benjamin Wang 2023-10-16 09:54:26 +01:00
  • 7a57e06eca etcdserver: add livez and ready http endpoints for etcd. Siyuan Zhang 2023-09-25 15:44:19 -07:00
  • aea6f0b4c2
    Merge pull request #16759 from serathius/robustness-fix-failure Marek Siarkowicz 2023-10-13 19:19:02 +02:00
  • 841731bbf0 Fix linearization failure not causing test failure Marek Siarkowicz 2023-10-13 18:56:17 +02:00