Commit Graph

  • 7c13bff546
    build(deps): bump github.com/spf13/cast in /tools/mod dependabot[bot] 2024-03-04 17:05:38 +00:00
  • 906a4e627a
    build(deps): bump github.com/google/yamlfmt in /tools/mod dependabot[bot] 2024-03-04 17:05:32 +00:00
  • 46d59a2e68
    etcdserver: skip when detect a removed peer Dat Tien Nguyen 2024-03-04 21:03:40 +07:00
  • 1249d8d17a
    Merge pull request #17508 from siyuanfoundation/verify-test Benjamin Wang 2024-03-04 09:42:35 +00:00
  • e2d159f08f Add a flaky test section to contributor guide. Siyuan Zhang 2024-02-23 13:25:50 -08:00
  • 43f751c504 add log caller Colin 2024-03-01 20:27:11 +08:00
  • 7f757e8576 handle level parameters Colin 2024-03-01 19:22:13 +08:00
  • 655c56ce52 Custom rpc fail fast policy TomlongTK 2024-03-01 12:11:38 +08:00
  • d402b1bfff fix CreateUtilZapLogger comment Colin 2024-03-01 08:36:11 +08:00
  • 4ec87f36a7 Fix bug with issues [17464] fix with zap logger redirection Colin 2024-03-01 02:06:12 +08:00
  • e68afe7eb7
    Merge pull request #17495 from etcd-io/dependabot/docker/distroless/static-debian12-0d6ada5faececed5cd3f99baa08e4109934f2371c0d81b3bff38924fe1deea05 Benjamin Wang 2024-02-28 10:52:45 +00:00
  • a16c09d496
    Merge pull request #17492 from etcd-io/dependabot/github_actions/github/codeql-action-3.24.5 Benjamin Wang 2024-02-28 10:51:51 +00:00
  • 942a95bd23
    Merge pull request #17469 from WilliamDEdwards/chore/add-Cyberfusion-adopter Benjamin Wang 2024-02-28 10:03:33 +00:00
  • 00dad3b319
    Merge pull request #17503 from jmhbnz/weekly-dependency-update Benjamin Wang 2024-02-28 09:50:12 +00:00
  • e0955afa40
    depdendency: bump google.golang.org/grpc from 1.61.1 to 1.62.0. James Blair 2024-02-28 21:08:42 +13:00
  • 170948f681
    depdendency: bump go.opentelemetry.io/otel from 1.23.1 to 1.24.0. James Blair 2024-02-28 21:03:12 +13:00
  • 740747a496
    build(deps): bump github.com/ghostiam/protogetter in /tools/mod dependabot[bot] 2024-02-26 18:01:03 +00:00
  • fc92eb34dc
    build(deps): bump github.com/nunnatsa/ginkgolinter in /tools/mod dependabot[bot] 2024-02-26 18:00:56 +00:00
  • 18cdee4573
    build(deps): bump github.com/Antonboom/testifylint in /tools/mod dependabot[bot] 2024-02-26 18:00:48 +00:00
  • 366c753955
    build(deps): bump github.com/daixiang0/gci in /tools/mod dependabot[bot] 2024-02-26 18:00:42 +00:00
  • f2538bf2b5
    build(deps): bump github.com/rivo/uniseg in /tools/mod dependabot[bot] 2024-02-26 18:00:34 +00:00
  • c7063c4f8e
    build(deps): bump go.opentelemetry.io/otel/metric from 1.23.1 to 1.24.0 dependabot[bot] 2024-02-26 17:13:06 +00:00
  • bca74ee87f
    build(deps): bump distroless/static-debian12 from 2eb0c79 to 0d6ada5 dependabot[bot] 2024-02-26 17:13:03 +00:00
  • c48ffc93ff
    build(deps): bump go.opentelemetry.io/otel/trace from 1.23.1 to 1.24.0 dependabot[bot] 2024-02-26 17:12:59 +00:00
  • 0d4bb7be2b
    build(deps): bump go.opentelemetry.io/otel from 1.23.1 to 1.24.0 dependabot[bot] 2024-02-26 17:12:52 +00:00
  • 4a2f0c8513
    build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 dependabot[bot] 2024-02-26 17:07:41 +00:00
  • 786da8731e
    Merge pull request #17485 from ahrtr/core_dependencies_20240224 Benjamin Wang 2024-02-26 12:13:59 +00:00
  • 14a6d3f34d
    Merge pull request #17486 from ahrtr/changelog_20240225 Benjamin Wang 2024-02-26 11:16:38 +00:00
  • 82b8c6615f
    Merge pull request #17484 from ahrtr/3.4_bump_bbolt_1.3.9 Benjamin Wang 2024-02-26 11:16:27 +00:00
  • 2b4ad263c5
    Merge pull request #17483 from ahrtr/3.5_bump_bbolt_1.3.9 Benjamin Wang 2024-02-26 11:16:18 +00:00
  • 2e3f2b53b2 Update changelogs to cover the bumping bbolt to v1.3.9 for both 3.4.31 and 3.5.13 Benjamin Wang 2024-02-25 09:55:01 +00:00
  • 05aa9796df
    Merge pull request #17488 from halleyshx/grpcproxy-changelog3.5-of-pr17447 Benjamin Wang 2024-02-26 09:19:13 +00:00
  • b95c65e065 update CHANGELOG-3.5.md for #17447 shihuixing 2024-02-26 09:36:30 +08:00
  • 9c994a4d07 Clarify the core dependencies mappings: bbolt and raft Benjamin Wang 2024-02-24 16:01:56 +00:00
  • 700e5765d7 Bump bbolt to 1.3.9 for 3.4 Benjamin Wang 2024-02-24 15:42:59 +00:00
  • d76d8479ee Bump bbolt to 1.3.9 for 3.5 Benjamin Wang 2024-02-24 15:38:49 +00:00
  • e15b262c3d
    Merge 7ab7edb3923f855e4a7d895341ccb517e65774a8 into 2e7ed80be246380fc50ca46aa193348a28935380 Sascha Ronnie Daoudia 2024-02-24 16:26:03 +01:00
  • 7ab7edb392
    Merge branch 'etcd-io:main' into main Sascha Ronnie Daoudia 2024-02-24 16:25:50 +01:00
  • f9b7cce9c4
    Merge pull request #17482 from vivekpatani/fix-logrus Benjamin Wang 2024-02-24 07:17:13 +00:00
  • f1d1029cc2 dependency: bump github.com/sirupsen/logrus to v1.9.3 vivekpatani 2024-02-23 16:24:13 -08:00
  • 2e7ed80be2
    Merge pull request #17481 from srivastav-abhishek/timeout-fix Benjamin Wang 2024-02-23 12:04:25 +00:00
  • e1ceb7d1c9
    Merge pull request #17480 from ivanvc/update-3.4-and-3.5-changelog-with-backport-ignore-old-leader-leases-revoking-requests Benjamin Wang 2024-02-23 10:45:30 +00:00
  • fe113026fa Increased timeout to fix HashKV test Abhishek Kr Srivastav 2024-02-23 15:53:44 +05:30
  • 610f5272fa
    changelog: Add ignore old leader's leases revoking requests Ivan Valdes 2024-02-22 23:36:20 -06:00
  • 8c7f911b3b
    Merge pull request #17359 from siyuanfoundation/verify-test Benjamin Wang 2024-02-22 20:17:01 +00:00
  • 3565a822de Add VerifyTxConsistency to backend. Siyuan Zhang 2024-01-31 17:20:04 -08:00
  • 47e9a16a5c
    Merge pull request #17478 from tjungblu/add_prow_template Benjamin Wang 2024-02-22 18:49:52 +00:00
  • 48fdbccea1
    build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 dependabot[bot] 2024-02-22 18:14:37 +00:00
  • cea3f4d71d
    Merge pull request #17466 from jmhbnz/weekly-dependency-update Benjamin Wang 2024-02-22 18:13:40 +00:00
  • d9b9299476 Add Cyberfusion to adopters William Edwards 2024-02-21 09:06:01 +01:00
  • e54bd67554
    Merge pull request #17473 from jmhbnz/update-changelog-for-compaction-logs Benjamin Wang 2024-02-22 14:04:45 +00:00
  • 636e63554b
    Merge branch 'etcd-io:main' into main Sascha Ronnie Daoudia 2024-02-22 14:40:44 +01:00
  • f9c9bade26 Update flake issue template to include prow Thomas Jungblut 2024-02-22 13:36:38 +01:00
  • 1a81178923 Merge remote-tracking branch 'origin/grpcproxy-changelog-of-pr17447' into grpcproxy-changelog-of-pr17447 shihuixing 2024-02-22 19:15:42 +08:00
  • f7a26c1d66 update CHANGELOG-3.5.md for #17447 shihuixing 2024-02-19 18:49:21 +08:00
  • 946ca77995
    Merge pull request #17475 from MadhavJivrajani/with-require-leader Marek Siarkowicz 2024-02-22 12:12:40 +01:00
  • ff278c49c4
    Merge pull request #17465 from ivanvc/release-3.4-backport-ignore-old-leader-leases-revoking-requests Benjamin Wang 2024-02-22 09:50:25 +00:00
  • 0b27570368 tests/robustness: use WithRequireLeader in Kubernetes traffic Madhav Jivrajani 2024-02-22 15:01:33 +05:30
  • 9713761c9d
    depdendency: github.com/prometheus/common from 0.46.0 to 0.47.0. James Blair 2024-02-21 11:13:12 +13:00
  • f8141bc039
    depdendency: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.47.0 to 0.48.0. James Blair 2024-02-21 09:59:21 +13:00
  • df1727f3ea
    depdendency: github.com/prometheus/client_model from 0.5.0 to 0.6.0. James Blair 2024-02-21 09:43:05 +13:00
  • 08cacf1984
    depdendency: google.golang.org/grpc from 1.61.0 to 1.61.1. James Blair 2024-02-21 09:38:08 +13:00
  • 33143d9656
    Merge pull request #17471 from serathius/revert-prevkv Marek Siarkowicz 2024-02-22 09:35:24 +01:00
  • 6ea83db20a
    Add changelog entry for updated compaction logs. James Blair 2024-02-22 08:44:13 +13:00
  • 3a351c2fec Revert "tests/robustness: check for compaction before prevKV validation" Marek Siarkowicz 2024-02-21 16:14:43 +01:00
  • ec4ace5fd9 Explicitly set pre-vote flag for release 3.4 in robustness test Joshua Zhang 2024-02-21 08:47:06 +00:00
  • bf04c67408
    Backport ignore old leader's leases revoking request Ivan Valdes 2024-02-20 09:24:36 -08:00
  • 9a3450ae74
    tests/e2e: backport e2e cluster setup Ivan Valdes 2024-02-20 09:19:15 -08:00
  • fd228f2c27
    test/e2e: fix WaitLeader backport Ivan Valdes 2024-02-20 09:17:52 -08:00
  • f8f0bf9c1a
    Merge pull request #17446 from potherca-contrib/typo/etcdctl/README.md Benjamin Wang 2024-02-20 18:49:39 +00:00
  • c057f47833
    Merge pull request #17330 from siyuanfoundation/3.4-downgrade Benjamin Wang 2024-02-20 18:45:38 +00:00
  • 2caf0f0a12 Add schema verification when closing etcd. Siyuan Zhang 2024-02-08 13:06:36 -08:00
  • 83f97c1f46 Add handling of AuthStatusRequest. Siyuan Zhang 2024-02-08 13:04:27 -08:00
  • c65c1ea559 Add function to migrate 3.5 data online. Siyuan Zhang 2024-02-08 13:03:25 -08:00
  • e7da7ebf7e add flag to allow downgrade from 3.5 Bogdan Kanivets 2023-06-01 01:15:41 -07:00
  • 50c26f57fc test: update confirmation logic after removing member YaoC 2024-02-17 16:45:46 +00:00
  • 78f85dc3af test: resolve review comment for the feature of dynamically adding new member Benjamin Wang 2022-10-15 06:03:17 +08:00
  • dd7255db8b Added member interaction into EtcdProcessCluster Vitalii Levitskii 2022-08-30 14:27:03 +03:00
  • 7226d3e9c9
    Merge pull request #15983 from HubertZhang/changelog-15940 Benjamin Wang 2024-02-20 10:16:32 +00:00
  • 621d0681bb
    Merge pull request #17462 from etcd-io/dependabot/docker/distroless/static-debian12-2eb0c793360d26aace9b88fb9cf1a4f680140e7fb7d68d86de1fe63dbc1a7660 Benjamin Wang 2024-02-20 10:09:51 +00:00
  • 5cc72391b0
    Merge pull request #15940 from HubertZhang/backport-12469-3.5 Benjamin Wang 2024-02-20 09:45:10 +00:00
  • 9b9c04907e
    Merge pull request #17447 from halleyshx/add-keepalive-clientParams-to-grpcproxy-rel3.5 Benjamin Wang 2024-02-20 09:44:28 +00:00
  • 5c311d5cab
    Merge pull request #17450 from MadhavJivrajani/check-compaction-prevkv Marek Siarkowicz 2024-02-20 10:42:26 +01:00
  • c0e1b86658 update changelog for #15940 Hubert Zhang 2023-05-26 10:26:43 +00:00
  • 11ff2644f2
    Merge pull request #17461 from etcd-io/dependabot/github_actions/github/codeql-action-3.24.3 Benjamin Wang 2024-02-19 19:39:27 +00:00
  • 328ef3782d
    build(deps): bump distroless/static-debian12 from 4a2c1a5 to 2eb0c79 dependabot[bot] 2024-02-19 17:31:26 +00:00
  • e43f27b8bc
    build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 dependabot[bot] 2024-02-19 17:23:17 +00:00
  • 630290668b
    build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 in /tools/mod dependabot[bot] 2024-02-19 17:22:58 +00:00
  • 5184196a9e
    build(deps): bump github.com/tomarrell/wrapcheck/v2 in /tools/mod dependabot[bot] 2024-02-19 17:22:52 +00:00
  • e928a3893b
    build(deps): bump github.com/catenacyber/perfsprint in /tools/mod dependabot[bot] 2024-02-19 17:22:46 +00:00
  • fdded99317
    build(deps): bump github.com/kunwardeep/paralleltest in /tools/mod dependabot[bot] 2024-02-19 17:22:43 +00:00
  • 31c5df67f6
    build(deps): bump github.com/go-critic/go-critic in /tools/mod dependabot[bot] 2024-02-19 17:22:40 +00:00
  • 0de5ca5bfc
    build(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 dependabot[bot] 2024-02-19 17:03:53 +00:00
  • 9ce2838736
    build(deps): bump github.com/prometheus/common from 0.46.0 to 0.47.0 dependabot[bot] 2024-02-19 17:03:49 +00:00
  • 205399f002
    build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependabot[bot] 2024-02-19 17:03:42 +00:00
  • a6929dd60f
    build(deps): bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 dependabot[bot] 2024-02-19 17:03:33 +00:00
  • a1aaa51cf1 add uds test cases into e2e TestAuthority Chao Chen 2023-06-08 14:12:21 -07:00
  • 80e2064b40 Add unix socket test to TestNewURLsValue Karen Almog 2020-12-23 09:47:43 +01:00
  • 1a9062ec98 pkg/types: Support Unix sockets in NewURLS Karen Almog 2020-11-12 15:23:54 +01:00
  • 5d7f58d14b tests/robustness: check for compaction before prevKV validation Madhav Jivrajani 2024-02-19 16:49:48 +05:30