Commit Graph

  • fdf1e28a3f integration: deflake TestMaintenanceSnapshotCancel Wei Fu 2024-01-12 19:24:10 +08:00
  • 3dc1e4faa8 etcdserver: add clock to WAL struckt and altered some tests related to WAL records KosovGrigorii 2024-01-12 14:56:40 +05:00
  • bdb249c7d5 etcdserver: creation date added to wal record in proto KosovGrigorii 2024-01-12 13:26:50 +05:00
  • f7d264d1ef update contributing guide to ensure there is an associated issue for each PR Benjamin Wang 2024-01-12 10:29:43 +00:00
  • 148ba41c5c
    Merge pull request #17173 from ZhouJianMS/member-replace-3.4 Benjamin Wang 2024-01-12 09:51:04 +00:00
  • f7ab7adf29 server: fix learner metric incorrect issue YaoC 2024-01-12 09:36:33 +00:00
  • 2d531a300a commit bbolt transaction if there is any pending deleting operations Siyuan Zhang 2024-01-11 13:34:14 -08:00
  • f219ab445e add tests to test tx delete consistency. Siyuan Zhang 2024-01-11 13:29:54 -08:00
  • a9b5768312 Ensure bin/python directory is cleaned after install = 2024-01-12 09:41:06 +13:00
  • 971a4f57cc add key dedupe when a write buffer writeback to an empty read buffer bucket. Siyuan Zhang 2024-01-04 17:14:06 -08:00
  • 8d29b245a3 add test cases of duplicate keys in one tx. Siyuan Zhang 2024-01-11 10:50:10 -08:00
  • 880004c55c
    Merge pull request #17123 from ZhouJianMS/member-place-3.5 Benjamin Wang 2024-01-11 08:34:02 +00:00
  • b3bf59a355
    Merge pull request #17195 from siyuanfoundation/txBuf1 Benjamin Wang 2024-01-11 08:21:47 +00:00
  • db61c9695d commit bbolt transaction if there is any pending deleting operations Siyuan Zhang 2024-01-04 16:49:03 -08:00
  • b3a5307640 add tests to test tx delete consistency. Siyuan Zhang 2024-01-04 16:45:52 -08:00
  • 85bc29388a
    Merge pull request #17209 from etcd-io/dependabot/github_actions/github/codeql-action-3.23.0 Benjamin Wang 2024-01-10 10:26:20 +00:00
  • d925a6f742 test: fix test name on comment guokairui 2024-01-10 18:19:34 +08:00
  • 8e2ba574e4
    Merge pull request #17174 from jmhbnz/adopt-kubernetes-priorities Benjamin Wang 2024-01-10 10:18:00 +00:00
  • a73078928d
    Merge pull request #17219 from devincd/fix-usage Benjamin Wang 2024-01-10 09:47:05 +00:00
  • 2f8d7d0381 member replace e2e test ZhouJianMS 2024-01-10 10:46:23 +08:00
  • 75f8d42f7a
    Merge pull request #17225 from sharathsivakumar/shsi/dep_mgmt Benjamin Wang 2024-01-10 07:18:47 +00:00
  • 4b41fcc17f receipt: dequeue not returning watch err guokairui 2024-01-04 20:16:33 +08:00
  • 7c87fc9aa7
    docs: update rotation worksheet Sharath Sivakumar 2024-01-09 21:22:15 +01:00
  • 61c70c0d96
    Merge pull request #17220 from sharathsivakumar/shsi/bump_deps_12 Benjamin Wang 2024-01-09 19:25:47 +00:00
  • 1800796359
    Merge pull request #17221 from fuweid/update-changelog Benjamin Wang 2024-01-09 19:04:36 +00:00
  • bd3d439a2a Update changelog items for 3.4.29 Benjamin Wang 2024-01-09 13:23:42 +00:00
  • 28f4c6fef6
    dependency: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.1 to 2.19.0 Sharath Sivakumar 2024-01-09 16:11:12 +01:00
  • 6706d9de2a CHANGELOG: update changes for v3.4.29 Wei Fu 2024-01-09 23:22:18 +08:00
  • 98646057d6
    dependency: bump golang.org/x/sys from 0.15.0 to 0.16.0 Sharath Sivakumar 2024-01-09 16:04:19 +01:00
  • 3ee15038fd bump version to 3.4.29 v3.4.29 Benjamin Wang 2024-01-09 13:11:45 +00:00
  • fe32cf9e7e
    Merge pull request #17205 from jmhbnz/backport-reproducible-image-builds Benjamin Wang 2024-01-09 09:58:38 +00:00
  • 931687f87e fix Struct Config has methods on both value and pointer receivers. Such usage is not recommended by the Go Documentation. devincd 2024-01-09 17:42:59 +08:00
  • dde750b84c
    build(deps): bump github.com/go-logr/logr in /tools/mod dependabot[bot] 2024-01-08 17:55:24 +00:00
  • 5ef19d1d28
    build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v3 dependabot[bot] 2024-01-08 17:55:18 +00:00
  • a815791e26
    build(deps): bump github.com/zmap/zlint/v3 in /tools/mod dependabot[bot] 2024-01-08 17:55:07 +00:00
  • f79d11fdc0
    build(deps): bump github.com/polyfloyd/go-errorlint in /tools/mod dependabot[bot] 2024-01-08 17:54:53 +00:00
  • 411d2a6cb5
    build(deps): bump github.com/go-critic/go-critic in /tools/mod dependabot[bot] 2024-01-08 17:54:46 +00:00
  • 7d410cff48
    build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 dependabot[bot] 2024-01-08 17:12:23 +00:00
  • b08e0a97c5
    build(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 dependabot[bot] 2024-01-08 17:11:45 +00:00
  • ac6369d3a7
    build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 dependabot[bot] 2024-01-08 17:11:17 +00:00
  • 5777a37277
    Merge pull request #17206 from serathius/dont-flock-3.5 Marek Siarkowicz 2024-01-08 16:12:31 +01:00
  • 8c185ee271
    Merge pull request #17208 from serathius/dont-flock-3.4 Marek Siarkowicz 2024-01-08 16:12:17 +01:00
  • 73814a46f9 Don't flock snapshot files Marek Siarkowicz 2024-01-04 14:53:40 +01:00
  • f3a27b3745 Don't flock snapshot files Marek Siarkowicz 2024-01-04 14:53:40 +01:00
  • a2eb17c809
    Merge pull request #17199 from serathius/dont-flock Marek Siarkowicz 2024-01-08 15:03:29 +01:00
  • 5f571ba2df
    Backport adding digest for etcd base image. James Blair 2024-01-08 14:55:42 +13:00
  • 3a8e90c4c8
    Merge pull request #17200 from iiamabby/yamllint-install Benjamin Wang 2024-01-06 14:03:47 +00:00
  • 1707d79eae
    Merge pull request #17103 from moficodes/patch-17045 Wenjia 2024-01-05 13:21:57 -06:00
  • 970abc211e
    Merge pull request #17152 from serathius/logs-recover-backend Marek Siarkowicz 2024-01-05 15:38:58 +01:00
  • 8d88e437d1
    Merge pull request #17201 from ishan16696/backport-PR16465 Benjamin Wang 2024-01-05 10:52:47 +00:00
  • c7eab9d4fa
    Merge pull request #17202 from ishan16696/Backport-PR16465-3.4 Benjamin Wang 2024-01-05 10:01:27 +00:00
  • 06d7312c73 Add a unit tests and missing flags in etcd help. Ishan Tyagi 2024-01-05 14:58:27 +05:30
  • 0ac8e50a1a Add a unit tests and missing flags in etcd help. Ishan Tyagi 2024-01-05 14:46:42 +05:30
  • dbfacb4260 Ensure bin directory exists for protoc install = 2024-01-05 10:29:34 +13:00
  • b103d46ce7 Automate installation of yamllint = 2024-01-05 10:04:03 +13:00
  • 3471ef133d Add an e2e test and robustness failpoint around recovering from snapshot backend Marek Siarkowicz 2023-12-20 15:32:55 +01:00
  • 7f8346b3f2 Don't flock snapshot files Marek Siarkowicz 2024-01-04 14:53:40 +01:00
  • 3642faa88d Backport #16822 to v3.5. Any additional dependencies, not part of #16822, to be backported in further commits Amit Rastogi 2024-01-03 21:02:13 +05:30
  • 06f7db1b09
    Update roadmap to use new issue priorities. James Blair 2024-01-04 04:45:49 +13:00
  • af1fb6f31f
    Merge pull request #17177 from amit-rastogi/release-3.5 Benjamin Wang 2024-01-03 13:53:44 +00:00
  • d0ebcb56b1
    Merge pull request #17190 from ishan16696/add/missing-flag Marek Siarkowicz 2024-01-03 11:40:45 +01:00
  • 2664430d7e
    Merge pull request #17189 from ishan16696/add/missingFlag Marek Siarkowicz 2024-01-03 11:40:39 +01:00
  • 2b19cd118b
    Merge pull request #17193 from jmhbnz/improve-workflow-autonomy Benjamin Wang 2024-01-03 10:25:57 +00:00
  • 8444ea163f
    Delegate approvals for backport workflows. James Blair 2024-01-03 20:12:49 +13:00
  • f66b95d3b1
    Merge pull request #17191 from ahrtr/dependency_20240102 Benjamin Wang 2024-01-02 19:38:44 +00:00
  • b22b8ec3c2 bump github.com/mikefarah/yq/v4 to v4.40.5 Benjamin Wang 2024-01-02 16:56:04 +00:00
  • 8e7984cbc4 bump go.uber.org/multierr to v1.11.0 Benjamin Wang 2024-01-02 16:54:54 +00:00
  • 553d88cfd3 bump github.com/prometheus/client_golang to v1.18.0 Benjamin Wang 2024-01-02 16:52:42 +00:00
  • f87048a92b Add missing flag in etcd help. Ishan Tyagi 2024-01-02 18:08:20 +05:30
  • a89ac3ccda Add missing flag in etcd help. Ishan Tyagi 2024-01-02 18:00:31 +05:30
  • 394a3b240b
    build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2024-01-01 17:37:57 +00:00
  • 6c6e1a69a2
    build(deps): bump github.com/subosito/gotenv in /tools/mod dependabot[bot] 2024-01-01 17:03:28 +00:00
  • 27f5638491
    build(deps): bump go.uber.org/multierr in /tools/mod dependabot[bot] 2024-01-01 17:03:22 +00:00
  • 5f860a49de
    build(deps): bump github.com/mikefarah/yq/v4 in /tools/mod dependabot[bot] 2024-01-01 17:03:17 +00:00
  • 85ad7aee9a
    build(deps): bump github.com/pelletier/go-toml/v2 in /tools/mod dependabot[bot] 2024-01-01 17:03:01 +00:00
  • d3bfe3812d
    build(deps): bump github.com/stretchr/objx in /tools/mod dependabot[bot] 2024-01-01 17:02:52 +00:00
  • b075426e54 Backport testutils.ExecuteUntil to 3.5 branch Amit Rastogi 2023-12-31 09:38:51 +05:30
  • f8d5ba9a3f
    Merge pull request #17106 from ivanvc/cert_20231103 Benjamin Wang 2023-12-29 19:57:41 +00:00
  • bd587c08bb member replace e2e test ZhouJianMS 2023-12-29 09:46:58 +08:00
  • dc26e816fd
    Merge pull request #17156 from etcd-io/ptabor-patch-1 Benjamin Wang 2023-12-28 21:18:26 +00:00
  • 164d4b945b Update README.md retire Piotr Tabor 2023-12-21 14:41:43 +01:00
  • 7d6665981e Update OWNERS: Retire ptab Piotr Tabor 2023-12-21 14:33:20 +01:00
  • 8ec4b290d6
    Document issue prioritisation labels. James Blair 2023-12-29 04:57:22 +13:00
  • 93530f6e0a
    Merge pull request #17167 from etcd-io/dependabot/github_actions/github/codeql-action-3.22.12 Benjamin Wang 2023-12-27 18:24:04 +00:00
  • 670e25ae12
    Merge pull request #17172 from sharathsivakumar/shsi/bump_deps_11 Benjamin Wang 2023-12-27 17:41:40 +00:00
  • c21b966478
    dependency: bump google.golang.org/protobuf from 1.31.0 to 1.32.0 Sharath Sivakumar 2023-12-27 17:27:40 +01:00
  • 7643204e36
    dependency: bump go.uber.org/zap from 1.24.0 to 1.26.0 Sharath Sivakumar 2023-12-27 16:51:59 +01:00
  • dc17043d2e
    dependency: bump github.com/prometheus/common from 0.44.0 to 0.45.0 Sharath Sivakumar 2023-12-27 16:49:22 +01:00
  • cea1e2ee12
    build(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 dependabot[bot] 2023-12-25 17:50:35 +00:00
  • 76ca856d57
    build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 dependabot[bot] 2023-12-25 17:50:29 +00:00
  • 3ddd5c146b
    build(deps): bump github/codeql-action from 3.22.11 to 3.22.12 dependabot[bot] 2023-12-25 17:38:37 +00:00
  • 159441e5e2
    build(deps): bump github.com/catenacyber/perfsprint in /tools/mod dependabot[bot] 2023-12-25 17:32:13 +00:00
  • 2fb3dc856c
    build(deps): bump github.com/macabu/inamedparam in /tools/mod dependabot[bot] 2023-12-25 17:32:09 +00:00
  • 2579497402
    build(deps): bump github.com/ykadowak/zerologlint in /tools/mod dependabot[bot] 2023-12-25 17:32:05 +00:00
  • 2fd0e94d26
    build(deps): bump go.uber.org/zap from 1.24.0 to 1.26.0 in /tools/mod dependabot[bot] 2023-12-25 17:32:01 +00:00
  • 760fc5906a
    build(deps): bump github.com/prometheus/common in /tools/mod dependabot[bot] 2023-12-25 17:31:56 +00:00
  • e9434c9455
    client: implement TLS CRL tests Ivan Valdes 2023-12-12 14:41:13 -08:00
  • 2eb0e2d7d5
    Merge pull request #17150 from etcd-io/dependabot/go_modules/google.golang.org/grpc-1.60.1 Benjamin Wang 2023-12-21 19:53:42 +00:00
  • f06c6e6189
    Merge pull request #17144 from siyuanfoundation/livez-bp-3.4-e2e Benjamin Wang 2023-12-21 19:12:57 +00:00
  • 0c55ed7464 build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1 dependabot[bot] 2023-12-21 18:16:20 +00:00