Commit Graph

  • 4997a2bf93
    Merge pull request #18568 from etcd-io/dependabot/docker/distroless/static-debian12-95eb83a44a62c1c27e5f0b38d26085c486d71ece83dd64540b7209536bb13f6d James Blair 2024-09-10 17:10:49 +10:00
  • f928344bcf
    Merge pull request #18556 from JalinWang/chore/update-changelog James Blair 2024-09-10 14:16:30 +10:00
  • 28ccadfc4a
    Merge pull request #18569 from lucasrod16/18538-backport-3.4 James Blair 2024-09-10 09:36:56 +10:00
  • 656336e48a
    Merge pull request #18570 from lucasrod16/18538-backport-3.5 James Blair 2024-09-10 09:34:41 +10:00
  • 4e82d9b20e
    Merge pull request #18555 from lucasrod16/18538-fix-races-in-TestLessorRenewExtendPileup Benjamin Wang 2024-09-09 19:59:51 +01:00
  • 64a19e4b6e Backport TestLessorRenewExtendPileup race condition fix for release-3.5 Lucas Rodriguez 2024-09-09 12:50:35 -05:00
  • 06216228c3 Backport TestLessorRenewExtendPileup race condition fix for release-3.4 Lucas Rodriguez 2024-09-09 12:40:10 -05:00
  • eb100511a6
    build(deps): bump distroless/static-debian12 from ce46866 to 95eb83a dependabot[bot] 2024-09-09 17:37:08 +00:00
  • 1deaa54ad2
    build(deps): bump github.com/prometheus/common from 0.57.0 to 0.59.1 dependabot[bot] 2024-09-09 17:23:11 +00:00
  • d019b03889
    build(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0 dependabot[bot] 2024-09-09 17:22:57 +00:00
  • 4ad8962f8a
    build(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 dependabot[bot] 2024-09-09 17:22:51 +00:00
  • e63295557b
    build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2024-09-09 17:22:46 +00:00
  • d9424a9a1d
    build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 dependabot[bot] 2024-09-09 17:22:37 +00:00
  • 42dd29877f
    Merge pull request #18539 from ahrtr/scan_db_20240902 Benjamin Wang 2024-09-09 16:49:34 +01:00
  • fb7c41d092 use uint64 for priority variable Juan Peña 2024-08-19 14:17:33 -05:00
  • a042354947 Fix races in TestLessorRenewExtendPileup Lucas Rodriguez 2024-09-09 10:39:44 -05:00
  • 7fcc3cfefe CHANGELOG: add note for the CompactionSleepInterval flag(PR 18514) Jalin Wang 2024-09-09 10:17:31 +08:00
  • 266270c7ab compact: add log for keyCompactions when finished compaction qsyqian 2024-08-30 16:51:26 +08:00
  • f89dfed2dc
    Merge pull request #18545 from qsyqian/benchmark_support_skip_tls_verify Benjamin Wang 2024-09-08 12:39:21 +01:00
  • 1775d5e0bb Replaces rest of error equality checks with errors.Is redwrasse 2024-09-06 11:40:37 -07:00
  • bf63f91705
    Merge pull request #18553 from ivanvc/update-changelog-to-reflect-go-update-to-1.22.7 Benjamin Wang 2024-09-06 14:34:29 +01:00
  • 728e3c27b2
    Merge pull request #18549 from ivanvc/release-3.4-update-go-to-1.22.7 Benjamin Wang 2024-09-06 14:33:36 +01:00
  • 9293b83a48
    Merge pull request #18550 from ivanvc/release-3.5-update-go-to-1.22.7 Benjamin Wang 2024-09-06 14:33:10 +01:00
  • e3bade81e7
    CHANGELOG: add note regarding updating to go 1.22.7 Ivan Valdes 2024-09-05 20:57:49 -07:00
  • 766c973f91 Replaces a number of error equality checks with errors.Is redwrasse 2024-09-03 16:02:24 -07:00
  • f29ddb83fd
    Bump go toolchain to 1.22.7 Ivan Valdes 2024-09-05 13:48:38 -07:00
  • 96a753c2ea
    Bump go toolchain to 1.22.7 Ivan Valdes 2024-09-05 13:44:36 -07:00
  • bd30ba7e5b typo: experimental-snapshot-catch-up-entries should be experimental-snapshot-catchup-entries Clement 2024-09-05 22:32:46 +08:00
  • 3f082f5a68
    Optimize for-loop iteration: exit early when httpOnly is true cfanbo 2024-09-05 20:57:04 +08:00
  • cb2f7b7a63 Support scan-keys command to scan the key space starting a specific revision Benjamin Wang 2024-09-04 12:49:12 +01:00
  • 46cf1e6e8c benchmark: support insecure-skip-tls-verify qsyqian 2024-09-05 15:13:21 +08:00
  • 453bd62a20
    build(deps): bump github.com/prometheus/common in /tools/mod dependabot[bot] 2024-09-04 18:05:23 +00:00
  • f1df90b0d4
    build(deps): bump github.com/prometheus/common from 0.57.0 to 0.58.0 dependabot[bot] 2024-09-04 18:05:13 +00:00
  • 4a11ca6c89
    Merge pull request #18536 from henrybear327/dependency_update/9_3_24 Benjamin Wang 2024-09-04 19:04:18 +01:00
  • d4df7a902e Replaces a number of error equality checks with errors.Is redwrasse 2024-09-03 16:02:24 -07:00
  • b3a0047c80 dependency: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.53.0 to 0.54.0 Chun-Hung Tseng 2024-09-03 16:33:50 +02:00
  • bd246ea174 dependency: bump github.com/prometheus/common from 0.55.0 to 0.57.0 Chun-Hung Tseng 2024-09-03 16:30:25 +02:00
  • 2cd46694b9 dependency: bump google.golang.org/grpc from 1.65.0 to 1.66.0 Chun-Hung Tseng 2024-09-03 16:27:39 +02:00
  • c00593bbd4
    Merge pull request #18531 from etcd-io/dependabot/github_actions/actions/upload-artifact-4.4.0 James Blair 2024-09-03 23:23:45 +12:00
  • b39b7c9213
    Merge pull request #18532 from etcd-io/dependabot/github_actions/github/codeql-action-3.26.6 Benjamin Wang 2024-09-03 09:24:01 +01:00
  • 516776a900
    build(deps): bump github/codeql-action from 3.26.5 to 3.26.6 dependabot[bot] 2024-09-02 17:44:09 +00:00
  • b0e914837c
    build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 dependabot[bot] 2024-09-02 17:43:56 +00:00
  • 382f7dccd6
    build(deps): bump google.golang.org/grpc in /tools/mod dependabot[bot] 2024-09-02 17:34:35 +00:00
  • e6acf74019
    build(deps): bump github.com/prometheus/common in /tools/mod dependabot[bot] 2024-09-02 17:34:25 +00:00
  • b14f99906a
    build(deps): bump github.com/Crocmagnon/fatcontext in /tools/mod dependabot[bot] 2024-09-02 17:34:13 +00:00
  • 6baf8deff2
    build(deps): bump github.com/Masterminds/semver/v3 in /tools/mod dependabot[bot] 2024-09-02 17:34:03 +00:00
  • da0ed96467
    build(deps): bump github.com/pelletier/go-toml/v2 in /tools/mod dependabot[bot] 2024-09-02 17:33:39 +00:00
  • fab64b8a88
    build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependabot[bot] 2024-09-02 17:13:55 +00:00
  • 847b2fc070
    build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 dependabot[bot] 2024-09-02 17:13:42 +00:00
  • aa8d394db1
    build(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0 dependabot[bot] 2024-09-02 17:13:28 +00:00
  • 1d4372addc
    Merge pull request #18514 from JalinWang/backport/release-3.5 Benjamin Wang 2024-09-02 10:53:37 +01:00
  • a2be729171 cleanup: make the featuragate test more extensible. Lan Liang 2024-09-02 05:08:52 +00:00
  • ccbec075e2 fix: improve readability Clement 2024-09-01 04:06:20 +08:00
  • e40267f8e6 fix: improve readability Clement 2024-09-01 02:45:15 +08:00
  • 1955f1ec5f test: rewrite tests for raft log snapshot Clement 2024-09-01 02:01:31 +08:00
  • 6136355dcf fix: improve readability Clement 2024-08-31 23:19:00 +08:00
  • 3c14a8f19a fix: TestV2DeprecationSnapshotMatches Clement 2024-08-31 20:12:12 +08:00
  • 4bb9392289
    Merge pull request #18515 from henrybear327/dependencies/08_29_24 Benjamin Wang 2024-08-31 08:32:23 +01:00
  • 06a6da0ea1 dependency: bump google.golang.org/genproto/googleapis/rpc from v0.0.0-20240814211410-ddb44dafa142 to v0.0.0-20240822170219-fc7c04adadcd Chun-Hung Tseng 2024-08-30 23:03:32 +02:00
  • d6b5693f91 dependency: bump google.golang.org/genproto/googleapis/api from v0.0.0-20240814211410-ddb44dafa142 to v0.0.0-20240822170219-fc7c04adadcd Chun-Hung Tseng 2024-08-30 23:01:23 +02:00
  • c2d4f2b694 dependency: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.27.0 to 1.29.0 Chun-Hung Tseng 2024-08-30 22:58:26 +02:00
  • 82994d1683
    Merge pull request #18517 from serathius/kubernetes-3.5 Marek Siarkowicz 2024-08-30 16:32:19 +02:00
  • c0291f881f
    Merge pull request #18360 from serathius/kubernetes-call-options Marek Siarkowicz 2024-08-30 15:53:08 +02:00
  • 0263597ba8 Introduce compaction sleep interval flag AlexStocks 2021-05-20 11:31:17 +08:00
  • 49c5a42c2c fix: unit tests Clement 2024-08-30 05:22:48 +08:00
  • a69829bae3
    Address linter issues Chun-Hung Tseng 2024-08-29 22:16:48 +02:00
  • 077817058f
    dependency: bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 Chun-Hung Tseng 2024-08-29 22:11:28 +02:00
  • 40fc67e88a
    dependency: bump go.opentelemetry.io/otel/sdk from 1.28.0 to 1.29.0 Chun-Hung Tseng 2024-08-29 22:07:32 +02:00
  • 7ef38ee7ec
    dependency: bump go.opentelemetry.io/otel from 1.28.0 to 1.29.0 and bump go.opentelemetry.io/otel/trace from 1.28.0 to 1.29. Chun-Hung Tseng 2024-08-29 22:00:30 +02:00
  • f56a0a4e82
    dependency: bump github.com/google/btree from 1.1.2 to 1.1.3 Chun-Hung Tseng 2024-08-29 21:57:46 +02:00
  • bcc229a254
    dependency: bump github.com/golangci/golangci-lint from 1.59.1 to 1.60.3 Chun-Hung Tseng 2024-08-29 21:54:30 +02:00
  • 654aee86fa fix: TestApplyRepeat Clement 2024-08-30 01:11:10 +08:00
  • 2bcaed1e09 Fix passing default grpc call options in Kubernetes client Marek Siarkowicz 2024-07-24 11:54:14 +02:00
  • 03ba27080a Fix passing default grpc call options in Kubernetes client Marek Siarkowicz 2024-07-24 11:54:14 +02:00
  • 5e8a2f3b51 fix: TestV2SetMemberAttributes should have a kv Clement 2024-08-29 21:58:15 +08:00
  • 7f42b01b8c fix: adjust TestV3WatchRestoreSnapshotUnsync to handle a different initial snap index Clement 2024-08-29 21:50:30 +08:00
  • 926df1a2bc fix: compacti must be less than appliedi Clement 2024-08-29 20:18:56 +08:00
  • fe796ab1aa
    Merge pull request #18512 from akshaym-3255/update-changelog Benjamin Wang 2024-08-29 12:33:54 +01:00
  • 961b1cd93c CHANGELOG: update changes for issue 18480 akshaym-3255 2024-08-29 11:46:19 +05:30
  • 103398a036 fix: TestGrpcProxyAutoSync should wait a bit longer at CloseProc Clement 2024-08-29 02:53:29 +08:00
  • 87faf556d1 fix: TestMemberPromote should override PeerURLS Clement 2024-08-29 02:43:00 +08:00
  • fa0fb6fa9b etcdserver: a non-empty raft log snapshot should always be available Clement 2024-08-26 02:45:41 +08:00
  • 2c53be7c5d
    etcdserver: rename defaultCompactionSleepInterval var (#18495) Jalin Wang 2024-08-27 21:36:06 +08:00
  • 9db3bd38a2 rename defaultCompactionBatchLimit Jalin Wang 2024-08-27 20:45:04 +08:00
  • 03fcba2940
    Merge pull request #18506 from etcd-io/dependabot/github_actions/github/codeql-action-3.26.5 James Blair 2024-08-27 11:49:03 +12:00
  • f96347a0c7
    build(deps): bump github/codeql-action from 3.26.3 to 3.26.5 dependabot[bot] 2024-08-26 17:52:33 +00:00
  • ff712b2bfb
    build(deps): bump github.com/Crocmagnon/fatcontext in /tools/mod dependabot[bot] 2024-08-26 17:45:57 +00:00
  • 69324d76a9
    build(deps): bump github.com/golangci/golangci-lint in /tools/mod dependabot[bot] 2024-08-26 17:45:47 +00:00
  • 65fe9b5c30
    build(deps): bump mvdan.cc/gofumpt from 0.6.0 to 0.7.0 in /tools/mod dependabot[bot] 2024-08-26 17:45:34 +00:00
  • 2a91fa4946
    build(deps): bump github.com/Abirdcfly/dupword in /tools/mod dependabot[bot] 2024-08-26 17:45:28 +00:00
  • 66ee803146
    build(deps): bump github.com/google/btree from 1.1.2 to 1.1.3 dependabot[bot] 2024-08-26 17:17:53 +00:00
  • b4d2c27d9d
    build(deps): bump go.opentelemetry.io/otel from 1.28.0 to 1.29.0 dependabot[bot] 2024-08-26 17:17:48 +00:00
  • 6a88e87cc6
    build(deps): bump go.opentelemetry.io/otel/trace from 1.28.0 to 1.29.0 dependabot[bot] 2024-08-26 17:17:43 +00:00
  • 468f9c9e0d
    build(deps): bump go.opentelemetry.io/otel/sdk from 1.28.0 to 1.29.0 dependabot[bot] 2024-08-26 17:17:37 +00:00
  • 7bcc6fc339 fix test Jalin Wang 2024-08-26 14:03:18 +08:00
  • f18cf91e39 etcdserver: rename defaultCompactionSleepInterval var Jalin Wang 2024-08-26 11:13:28 +08:00
  • 394164e0c1
    Merge pull request #18488 from akshaym-3255/bboltbump3.4_1.3.11 Benjamin Wang 2024-08-25 08:27:37 +01:00
  • f739ef40c8
    Merge pull request #18489 from akshaym-3255/bboltbump3.5_1.3.11 Benjamin Wang 2024-08-25 08:26:41 +01:00
  • 443e1781e4 bump bbolt to 1.3.11 for 3.4 akshaym-3255 2024-08-24 01:42:29 +05:30
  • 23621d3642
    build(deps): bump github.com/prometheus/client_golang in /tools/mod dependabot[bot] 2024-08-25 04:04:45 +00:00