Commit Graph

  • e2a2641ab1
    build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 dependabot[bot] 2024-05-20 17:22:32 +00:00
  • bd7211957e
    build(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 dependabot[bot] 2024-05-20 17:22:25 +00:00
  • 9e5b065250 Add siyuanfoundation to reviewers. Siyuan Zhang 2024-05-20 10:10:36 -07:00
  • 47a0a77a9b
    Merge pull request #18029 from ivanvc/add-ivanvc-to-reviewers Marek Siarkowicz 2024-05-20 10:03:25 +02:00
  • 043780baa0
    Add ivanvc to reviewers Ivan Valdes 2024-05-19 21:36:49 -07:00
  • 3d02cb36f5
    Merge pull request #18028 from Mangsby/fix-typo James Blair 2024-05-20 15:22:19 +12:00
  • 80c6fe2cac Update failpoints Marek Siarkowicz 2024-05-19 22:35:21 +02:00
  • 86282fbdb6 Disable broken tests Marek Siarkowicz 2024-05-19 22:12:47 +02:00
  • af1e9a500d Remove logging Marek Siarkowicz 2024-05-19 20:56:08 +02:00
  • 769500124f embed: fix typo in comment Shim Myeongseob 2024-05-19 13:45:35 +00:00
  • 93257e9f8a Edit the robustness tests Marek Siarkowicz 2024-05-19 15:01:47 +02:00
  • 957d350049 Implement async raft Marek Siarkowicz 2024-05-19 13:47:52 +02:00
  • 39be1eb73d Refactor raft loop Marek Siarkowicz 2024-05-18 16:44:17 +02:00
  • b6967db01e etcdutl: reading from last snapshot in migrate command To improve correctness of etcdutl migrate command fykaa 2024-05-19 12:58:02 +05:30
  • 52fb28c1a8
    Merge pull request #17983 from thedtripp/feature/addServerRangeDurationMetrics James Blair 2024-05-19 10:04:29 +12:00
  • 0232686cac etcdserver: add server range duration metrics Daniel Tripp 2024-05-11 00:56:07 +00:00
  • 8938299266
    Merge pull request #18026 from henrybear327/dependency_update/5_18_24 Benjamin Wang 2024-05-18 15:51:45 +01:00
  • 48f511700e dependency: bump github.com/fatih/color from 1.15.0 to 1.17.0 Chun-Hung Tseng 2024-05-18 12:10:07 +02:00
  • 5b90d17198
    build(deps): bump github.com/prometheus/procfs in /tools/mod dependabot[bot] 2024-05-18 05:47:13 +00:00
  • 96eab0edf3
    build(deps): bump github.com/yeya24/promlinter in /tools/mod dependabot[bot] 2024-05-18 05:47:06 +00:00
  • fc337b079d
    Merge pull request #18024 from henrybear327/dependency_update/5_17_24 Benjamin Wang 2024-05-18 06:46:07 +01:00
  • a66cf56661 dependency: bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 Chun-Hung Tseng 2024-05-17 23:50:09 +02:00
  • 59864bc2cb rebase with latest main Will Russell 2024-05-17 15:08:25 -04:00
  • 1282b04219
    fix(grpcproxy): support grpc context propagation in grpc proxy;fix the problem that watch exits when recvLoop exits but sendLoop still running saiwl 2024-05-15 10:42:16 +08:00
  • 97a9af9cc0
    Merge pull request #18019 from lavishpal/changelog/add-3.4-and-3.5-note-about-go-1.21.10 Benjamin Wang 2024-05-17 05:01:48 +01:00
  • dfc34284f3 changelog add 3.4 and 3.5 go 1.21.10 Lavish pal 2024-05-16 21:55:25 +05:30
  • 3afe949552
    Merge pull request #18017 from MadhavJivrajani/go-version-setup-35 Benjamin Wang 2024-05-16 10:44:58 +01:00
  • 3c990bc43b scripts: default to using .go-version's version for tests and builds Madhav Jivrajani 2024-05-15 16:08:09 +05:30
  • 474031588a .*: sync go toolchain version and add ability to verify versions Madhav Jivrajani 2024-05-15 16:07:29 +05:30
  • d37a470645
    Merge pull request #18016 from MadhavJivrajani/go-version-setup James Blair 2024-05-16 20:58:56 +12:00
  • 38528ca5e6 all: fix setupEmbedCfg functions to set cfg.InitialCluster more safely Jes Cok 2024-05-14 23:44:20 +08:00
  • 51f3475cc3 Remove reverse proxy and keep only forward proxy for all peers Chun-Hung Tseng 2024-05-12 12:18:03 +02:00
  • e8fd61db08 Attempt to fix "No data available for forward proxy to work on" Chun-Hung Tseng 2024-05-11 23:41:24 +02:00
  • 938bc603ce Tidy up net.SplitHostPort Chun-Hung Tseng 2024-05-12 05:32:08 +08:00
  • 5707766561 Implement determineHTTPTransportProxyParsingFunc Chun-Hung Tseng 2024-05-11 23:09:21 +02:00
  • 76e47c8f1c Fix Blackhole implemention for e2e tests Chun-Hung Tseng 2024-05-05 02:37:30 +08:00
  • 2c26aca25b Add a 5s delay after unblackholing (for the catch-up to work) Shorten the wait time for the open connection to expire to 5s Chun-Hung Tseng 2024-04-12 03:19:33 +02:00
  • 9fbddd4cf5 blackhole test Siyuan Zhang 2024-04-08 10:07:26 -07:00
  • 2f73196163
    Use latest gofail commit at github.com/henrybear327/gofail for testing Chun-Hung Tseng 2024-05-15 15:32:43 +02:00
  • acdaba1624
    Rollback changes on PR17719 Chun-Hung Tseng 2024-05-15 15:09:37 +02:00
  • 90666624f3 .*: sync go toolchain version and add ability to verify versions Madhav Jivrajani 2024-05-15 15:35:21 +05:30
  • a2ce03538f
    Merge pull request #18008 from akshaynanavare/add-error-constants Marek Siarkowicz 2024-05-15 09:35:05 +02:00
  • 005ef87b2f etcdserver: rename log field Akin Tekeoglu 2024-05-14 20:18:55 +00:00
  • 8eb91d0e15 add error constants in validate pkg Akshay Nanavare 2024-05-14 17:52:27 +05:30
  • 22c40e195c
    Merge pull request #18007 from MadhavJivrajani/refactor-fix Benjamin Wang 2024-05-14 12:10:47 +01:00
  • b915323be6 split out subroutine from fix.sh to makefile target Madhav Jivrajani 2024-05-14 15:18:30 +05:30
  • 7b9013da46
    Merge pull request #18005 from ivanvc/manually-update-codeql-action-to-3.25.5 James Blair 2024-05-14 10:13:37 +12:00
  • d8de8a4a74
    dependency(gh_action): bump github/codeql-action from 3.25.3 to 3.25.5 dependabot[bot] 2024-05-13 18:44:15 +00:00
  • 7ecef0061f
    github: fix version from codeql-action/upload-sarif Ivan Valdes 2024-05-13 13:29:50 -07:00
  • 545656abea
    Merge pull request #18002 from etcd-io/dependabot/github_actions/ossf/scorecard-action-2.3.3 James Blair 2024-05-14 07:40:42 +12:00
  • d82560e0f3
    build(deps): bump github/codeql-action from 3.25.3 to 3.25.5 dependabot[bot] 2024-05-13 18:44:15 +00:00
  • f5f3f8293a
    Merge pull request #18003 from etcd-io/dependabot/github_actions/actions/checkout-4.1.5 James Blair 2024-05-14 06:43:15 +12:00
  • dbd1e40e19
    Merge pull request #18000 from etcd-io/dependabot/github_actions/aquasecurity/trivy-action-0.20.0 James Blair 2024-05-14 06:42:13 +12:00
  • bb80701991
    build(deps): bump actions/checkout from 4.1.4 to 4.1.5 dependabot[bot] 2024-05-13 17:37:05 +00:00
  • 2464078f05
    build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 dependabot[bot] 2024-05-13 17:36:57 +00:00
  • 11a4e02bac
    build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0 dependabot[bot] 2024-05-13 17:36:44 +00:00
  • 07a92af58a
    build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2024-05-13 17:34:39 +00:00
  • f2292598aa
    build(deps): bump github.com/fatih/color from 1.15.0 to 1.17.0 dependabot[bot] 2024-05-13 17:34:31 +00:00
  • 03f998e984
    build(deps): bump github.com/prometheus/procfs in /tools/mod dependabot[bot] 2024-05-13 17:17:55 +00:00
  • 4e6a7d6cd8
    build(deps): bump github.com/firefart/nonamedreturns in /tools/mod dependabot[bot] 2024-05-13 17:17:50 +00:00
  • aec12c4d02
    build(deps): bump github.com/prometheus/client_golang in /tools/mod dependabot[bot] 2024-05-13 17:17:35 +00:00
  • 2b4003536b
    build(deps): bump github.com/Antonboom/nilnil in /tools/mod dependabot[bot] 2024-05-13 17:17:29 +00:00
  • 901c71aaf1 test commit msg1 meiridror 2024-05-13 16:59:54 +03:00
  • c5347d3336 feat: add metrics etcd_debugging_lease_active_total saymololy 2024-05-13 20:24:01 +08:00
  • d0ea231f8a
    Merge pull request #17989 from serathius/robustness-pick-snapshot Marek Siarkowicz 2024-05-13 14:33:02 +02:00
  • d8bb19327b Prevent picking a failpoint that waiting till snapshot that doesn't support lower snapshot catchup entries but allow reproducing issue #15271 Marek Siarkowicz 2024-05-13 10:43:02 +02:00
  • a05f68a510 feat: add lease gauge metric hengtang2 2024-05-13 16:11:05 +08:00
  • 333bd7bf76
    Merge pull request #17979 from jmhbnz/add-owner-file-labels James Blair 2024-05-13 07:39:50 +12:00
  • d537fccfa5 etcdserver: fix the auto-compaction-retention logging in the startup Akin Tekeoglu 2024-05-12 17:30:15 +00:00
  • c81e747947
    Automate labels for tools pull requests. James Blair 2024-05-12 22:27:19 +12:00
  • 1b006577d2
    Automate labels for contrib pull requests. James Blair 2024-05-10 23:37:14 +12:00
  • f0a934adeb
    Automate labels for etcdctl & etcdutl pull requests. James Blair 2024-05-10 23:35:53 +12:00
  • 83d28a17ae
    Automate labels for documentation pull requests. James Blair 2024-05-10 23:34:36 +12:00
  • 0d51929c99
    Automate labels for clientv3 pull requests. James Blair 2024-05-10 23:33:31 +12:00
  • 2fa2613ca0
    Automate labels for security pull requests. James Blair 2024-05-10 23:32:24 +12:00
  • 2e70fc7d1d
    Automate labels for tests pull requests. James Blair 2024-05-10 23:31:42 +12:00
  • 8846ffb3eb
    Merge pull request #17984 from jimmy-bro/flaky James Blair 2024-05-12 22:21:01 +12:00
  • 5fcc0fe0a9 fix: Use apt -o APT::Update::Error-Mode=any for updating package lists Jimmy- 2024-05-11 18:20:48 +08:00
  • 2eb01b17ee
    Merge pull request #17978 from ivanvc/update-changelog-3.5-pr-17977 Benjamin Wang 2024-05-11 13:13:06 +01:00
  • 70cc6cce7e
    Merge pull request #17981 from lavishpal/update/golang-to-1.21.10 Benjamin Wang 2024-05-10 20:04:10 +01:00
  • 297130d002
    Merge pull request #17980 from lavishpal/upgrade/go-to-1.21.10 Benjamin Wang 2024-05-10 19:57:51 +01:00
  • b4216c3440
    Switch from grpc-ecosystem/go-grpc-prometheus to grpc-ecosystem/go-grpc-middleware/providers/prometheus Davanum Srinivas 2024-05-09 11:51:17 -04:00
  • 6566399fa9 update golang to 1.21.10 Lavish pal 2024-05-10 18:46:43 +05:30
  • f715ffd773 update the go v1.21.10 Lavish pal 2024-05-10 18:25:42 +05:30
  • 7185ee887d
    changelog: add note from #17977 backport Ivan Valdes 2024-05-10 06:01:39 -04:00
  • 8f6d2dc403
    Merge pull request #17977 from ivanvc/release-3.5-backport-etcdutl-memory-allocation-issue Marek Siarkowicz 2024-05-10 10:50:23 +02:00
  • 58a71a22f3
    Merge pull request #17975 from lavishpal/upgrade/go-to-1.22.3 James Blair 2024-05-10 15:08:58 +12:00
  • 9e1dadd748
    etcdutl: Fix snapshot restore memory alloc issue Ivan Valdes 2024-05-09 21:37:10 -04:00
  • 6abc349dc9
    server: Implement WithMmapSize option for backend config Ivan Valdes 2024-05-09 21:33:55 -04:00
  • 6038f391f1 Upgrade go to 1.22.3. Lavish pal 2024-05-10 03:27:35 +05:30
  • 6303dbca07
    switch go-version Davanum Srinivas 2024-05-09 15:58:09 -04:00
  • dc35b6493f
    Merge pull request #17966 from serathius/robustness-relax Marek Siarkowicz 2024-05-09 17:51:27 +02:00
  • d14a24783b
    Merge pull request #17973 from henrybear327/dependency_update/5_6_24 Benjamin Wang 2024-05-09 14:22:32 +01:00
  • 3375e89b11 Fix issue reported by static analyzer Chun-Hung Tseng 2024-05-09 13:58:21 +02:00
  • 69ca6e96fa dependency: bump golang.org/x/net from 0.24.0 to 0.25.0 Chun-Hung Tseng 2024-05-09 11:42:57 +02:00
  • 1a1820562d dependency: bump golang.org/x/crypto from 0.22.0 to 0.23.0 Chun-Hung Tseng 2024-05-09 11:36:55 +02:00
  • 41ba741db1 dependency: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.50.0 to 0.51.0 Chun-Hung Tseng 2024-05-09 11:34:56 +02:00
  • ee9af3c566 dependency: bump google.golang.org/protobuf from 1.33.0 to 1.34.1 Chun-Hung Tseng 2024-05-09 11:31:44 +02:00
  • e1244f19d6
    Merge pull request #17918 from serathius/robustness-serializable-validation-test Marek Siarkowicz 2024-05-09 11:07:49 +02:00
  • 905f0f1d9f
    Merge pull request #17971 from callthingsoff/eliminate_max James Blair 2024-05-09 20:21:21 +12:00