Commit Graph

  • f932c00791
    Merge pull request #17314 from ahrtr/configure_peer_log_20240124 Benjamin Wang 2024-01-25 10:05:38 +00:00
  • d1cc01a574
    Merge pull request #17319 from jmhbnz/weekly-dependency-update Benjamin Wang 2024-01-25 10:02:42 +00:00
  • 7cd0b58ab5
    Merge pull request #17261 from serathius/exploratory Marek Siarkowicz 2024-01-25 10:08:15 +01:00
  • 9cfbbb9556
    dependency: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.46.1. to 0.47.0. James Blair 2024-01-25 15:26:26 +13:00
  • 3666454826
    depdendency: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.21.0 to 1.22.0. James Blair 2024-01-25 15:24:53 +13:00
  • 2edcf60b4f
    depdendency: bump go.opentelemetry.io/otel from 1.21.0 to 1.22.0. James Blair 2024-01-25 15:19:09 +13:00
  • 0857def30e add backoff to client config Allen Ray 2024-01-17 11:45:36 -05:00
  • 5c3a36d813 print error log when creating peer listener failed Benjamin Wang 2024-01-24 13:56:02 +00:00
  • 926d0227bd print error log when creating peer listener failed Benjamin Wang 2024-01-24 13:50:38 +00:00
  • 362f0a2fcb print error log when creating peer listener failed Benjamin Wang 2024-01-24 13:47:30 +00:00
  • de90de9ca8
    check actual error string Cenk Alti 2024-01-23 13:57:25 -05:00
  • 580bc613a0
    update error messages Cenk Alti 2024-01-23 13:41:03 -05:00
  • 385e3808b6
    Improve snapshot status Cenk Alti 2024-01-19 01:39:09 -05:00
  • 7555d0ce9e
    Merge pull request #17276 from ivanvc/3.4-update-golang-to-1.20.13 Benjamin Wang 2024-01-23 14:14:46 +00:00
  • 62e51c4b86
    Merge pull request #17304 from fuweid/fix-17241 Benjamin Wang 2024-01-23 14:14:01 +00:00
  • c74cc42e6b fix: linux-amd64-e2e job timeout issue Wei Fu 2024-01-23 14:10:43 +08:00
  • c7bcb5fa40
    Merge pull request #17291 from rahulbapumore/backport-feature Benjamin Wang 2024-01-23 10:05:07 +00:00
  • f975876440 Enable lint var name. Lan Liang 2024-01-23 06:10:56 +00:00
  • c799c889b7
    build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 dependabot[bot] 2024-01-22 17:45:37 +00:00
  • bfb740d551
    build(deps): bump github/codeql-action from 3.23.0 to 3.23.1 dependabot[bot] 2024-01-22 17:45:32 +00:00
  • 3192d145d4
    build(deps): bump github.com/alecthomas/go-check-sumtype in /tools/mod dependabot[bot] 2024-01-22 17:28:08 +00:00
  • 27dfa8e545
    build(deps): bump k8s.io/klog/v2 from 2.80.1 to 2.120.1 in /tools/mod dependabot[bot] 2024-01-22 17:27:57 +00:00
  • 06b23d8dc3
    build(deps): bump golang.org/x/tools from 0.15.0 to 0.17.0 in /tools/mod dependabot[bot] 2024-01-22 17:27:37 +00:00
  • 94a2238658
    build(deps): bump github.com/OpenPeeDeeP/depguard/v2 in /tools/mod dependabot[bot] 2024-01-22 17:27:19 +00:00
  • 64b86e8102
    build(deps): bump github.com/ccojocar/zxcvbn-go in /tools/mod dependabot[bot] 2024-01-22 17:27:01 +00:00
  • fe4a201d5f
    build(deps): bump go.opentelemetry.io/otel from 1.21.0 to 1.22.0 dependabot[bot] 2024-01-22 17:14:14 +00:00
  • 168fd0ad41
    build(deps): bump go.opentelemetry.io/otel/trace from 1.21.0 to 1.22.0 dependabot[bot] 2024-01-22 17:14:07 +00:00
  • 6c0f58ed63
    build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependabot[bot] 2024-01-22 17:13:58 +00:00
  • db67d81fe5
    build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependabot[bot] 2024-01-22 17:13:50 +00:00
  • 6f387250f9
    build(deps): bump go.opentelemetry.io/otel/metric from 1.21.0 to 1.22.0 dependabot[bot] 2024-01-22 17:13:38 +00:00
  • 2c3b614090 mvcc: Printing etcd backend database related metrics inside scheduleCompaction function Rahul More 2024-01-22 19:10:20 +05:30
  • 9e6a870f92 Add verification on keys: should be always mononically increasing Benjamin Wang 2024-01-22 13:26:15 +00:00
  • 6b9b7a8f1e Add verification on keys: should be always mononically increasing Benjamin Wang 2024-01-22 13:04:20 +00:00
  • 15f95ec49b
    Merge pull request #17286 from ivanvc/fix-golangci-error-strings-issues Benjamin Wang 2024-01-21 14:52:04 +00:00
  • dd0b0526e1
    Merge pull request #17284 from ahrtr/test_TestScheduleCompaction_20240119 Benjamin Wang 2024-01-20 13:29:04 +00:00
  • ef70b13b3a
    Merge pull request #17273 from iiamabby/devcontainer-kubectl Benjamin Wang 2024-01-19 18:37:53 +00:00
  • 0ed58e9766
    Merge pull request #17275 from ivanvc/3.5-update-golang-to-1.20.13 Benjamin Wang 2024-01-19 18:34:59 +00:00
  • 8bd34cf236
    Merge pull request #17285 from siyuanfoundation/revert Benjamin Wang 2024-01-19 18:16:55 +00:00
  • 6b57b55208
    Merge pull request #17274 from ivanvc/update-go-to-1.21.6 Benjamin Wang 2024-01-19 18:01:42 +00:00
  • 30b242f800 Revert "add test cases of duplicate keys in one tx." Siyuan Zhang 2024-01-19 08:58:48 -08:00
  • 93afd8e430 Revert "add key dedupe when a write buffer writeback to an empty read buffer bucket." Siyuan Zhang 2024-01-19 08:57:50 -08:00
  • 82562abc3c Fix test issue in TestScheduleCompaction Benjamin Wang 2024-01-19 15:29:37 +00:00
  • 2213f06df3 Add failpoint for nospace on puts Thomas Jungblut 2024-01-19 15:17:31 +01:00
  • 82f5d59392 mvcc: Printing etcd backend database related metrics inside scheduleCompaction function Rahul More 2024-01-19 17:19:28 +05:30
  • 6682ceb776 mvcc: Printing etcd backend database related metrics inside scheduleCompaction function Rahul More 2024-01-19 17:04:10 +05:30
  • 9b0eb901cf fix mvcc module Rahul More 2024-01-19 16:24:22 +05:30
  • f49104f2c5 mvcc: Printing etcd backend database related metrics inside scheduleCompaction function Rahul More 2024-01-05 18:33:06 +05:30
  • e3c009ec20 revert https://github.com/etcd-io/etcd/pull/17228 Benjamin Wang 2024-01-19 10:04:48 +00:00
  • fe03e168a3
    *: fix golangci error-strings issues Ivan Valdes 2023-12-21 11:52:32 -08:00
  • 5d0fbafcd3
    dependency: update go to 1.20.13 Ivan Valdes 2024-01-18 14:45:33 -08:00
  • 02d5599891
    dependency: update go version to 1.20.13 Ivan Valdes 2024-01-18 14:38:08 -08:00
  • d5d7ef7f91
    dependency: upgrade go to 1.21.6 Ivan Valdes 2024-01-18 14:12:19 -08:00
  • feba3ed861 Added container tools to devcontainer for debugging prow jobs = 2024-01-19 10:38:18 +13:00
  • e5665a7ef2
    Merge pull request #17271 from ahrtr/changelog_34_20240118 Benjamin Wang 2024-01-18 18:03:15 +00:00
  • d441d74c0a
    Merge pull request #17270 from ahrtr/nil_log_20240118 Benjamin Wang 2024-01-18 18:03:02 +00:00
  • 69f8699d23
    Merge pull request #17253 from etcd-io/dependabot/github_actions/actions/upload-artifact-4.1.0 Benjamin Wang 2024-01-18 12:10:30 +00:00
  • 82937fbdc0 Add changelog for 3.4.30 to cover the nil pointer log panicking issue Benjamin Wang 2024-01-18 10:27:09 +00:00
  • 9009d3ec7f use the correct log library to print log messages Benjamin Wang 2024-01-18 10:18:25 +00:00
  • 8fb4c41251
    Merge pull request #17264 from jmhbnz/weekly-dependency-update Benjamin Wang 2024-01-18 09:42:02 +00:00
  • 4142d49eea add key dedupe when a write buffer writeback to an empty read buffer bucket. Siyuan Zhang 2024-01-12 09:34:57 -08:00
  • 1901c85a8c add test cases of multiple keys in one tx. Siyuan Zhang 2024-01-12 09:32:22 -08:00
  • 8cfd1f550b
    depdendency: bump golang.org/x/net from 0.19.0 to 0.20.0. James Blair 2024-01-17 22:33:22 +13:00
  • 7a7d4684df
    depdendency: bump github.com/prometheus/common from 0.45.0 to 0.46.0. James Blair 2024-01-17 22:28:43 +13:00
  • f0e6ccf70d
    Trigger ci James Blair 2024-01-17 09:43:09 +13:00
  • f0d73c9d12 Separate robustness test scenarios and increase number of times we run exploratory tests in nightly Marek Siarkowicz 2024-01-16 17:17:49 +01:00
  • c37991cf8b Validate watch even if event history cannot be created Marek Siarkowicz 2024-01-16 15:58:56 +01:00
  • e3c70c8a99
    Merge pull request #17249 from ahrtr/meta_bucket_20240115 Benjamin Wang 2024-01-16 10:22:54 +00:00
  • c9d515ac79 Try reproduce https://github.com/etcd-io/etcd/issues/17247 Marek Siarkowicz 2024-01-15 17:19:05 +01:00
  • 690916f018 replace CreateBucket with CreateBucketIfNotExists Benjamin Wang 2024-01-15 16:18:27 +00:00
  • 1ad93d8e4e server: fix learner metric incorrect issue YaoC 2024-01-12 09:36:33 +00:00
  • 4d2fb4fd26
    build(deps): bump github.com/prometheus/common in /tools/mod dependabot[bot] 2024-01-15 17:24:46 +00:00
  • f05c4edcd7
    build(deps): bump github.com/spf13/viper in /tools/mod dependabot[bot] 2024-01-15 17:24:41 +00:00
  • 5f221e52d6
    build(deps): bump golang.org/x/crypto in /tools/mod dependabot[bot] 2024-01-15 17:24:35 +00:00
  • c979f4e3b5
    build(deps): bump github.com/jgautheron/goconst in /tools/mod dependabot[bot] 2024-01-15 17:24:30 +00:00
  • 2898eb6650
    build(deps): bump github.com/go-toolsmith/astequal in /tools/mod dependabot[bot] 2024-01-15 17:24:26 +00:00
  • 044e17ba5b
    build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 dependabot[bot] 2024-01-15 17:15:00 +00:00
  • 5848b94e62
    build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 dependabot[bot] 2024-01-15 17:12:05 +00:00
  • bf055cd2fb
    build(deps): bump github.com/prometheus/common from 0.45.0 to 0.46.0 dependabot[bot] 2024-01-15 17:11:55 +00:00
  • c606d9c4b4
    build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 dependabot[bot] 2024-01-15 17:11:46 +00:00
  • 4bc55e5208
    Merge pull request #17204 from rahulbapumore/branch1 Benjamin Wang 2024-01-15 15:37:08 +00:00
  • 071cb43190
    Merge pull request #17242 from jmhbnz/backport-reproducible-image-builds Benjamin Wang 2024-01-15 13:58:13 +00:00
  • fbcfd4e942
    Merge pull request #17244 from ahrtr/raft_changelog_20240115 Benjamin Wang 2024-01-15 13:29:51 +00:00
  • 21bbc82710 mvcc: Printing etcd backend database related metrics inside scheduleCompaction function Rahul More 2024-01-05 18:33:06 +05:30
  • 6abc942abe Migrate the raft changes to raft's changelog Benjamin Wang 2024-01-15 10:40:53 +00:00
  • 62b2229a03
    Backport adding digest for etcd base image. James Blair 2024-01-15 19:46:25 +13:00
  • 6caef6ca48
    Merge pull request #17238 from siyuanfoundation/txBuf-3.4 Benjamin Wang 2024-01-14 18:50:35 +00:00
  • c8b4b168af
    Merge pull request #17235 from fuweid/fix-17223 Benjamin Wang 2024-01-14 13:24:50 +00:00
  • 9ded10ec76
    Merge pull request #17237 from ahrtr/bbolt_logger_20240112 Benjamin Wang 2024-01-13 11:03:14 +00:00
  • 10bf636f0e
    Merge pull request #17229 from iiamabby/yamllint-install Benjamin Wang 2024-01-13 10:49:59 +00:00
  • ed994248e0
    Merge pull request #17228 from siyuanfoundation/txBuf1 Benjamin Wang 2024-01-12 18:34:35 +00:00
  • b70684b93d commit bbolt transaction if there is any pending deleting operations Siyuan Zhang 2024-01-12 09:16:49 -08:00
  • c3af9427ed add tests to test tx delete consistency. Siyuan Zhang 2024-01-12 09:14:01 -08:00
  • 0c302d419a
    Merge pull request #17230 from siyuanfoundation/txBuf-3.5 Benjamin Wang 2024-01-12 16:48:49 +00:00
  • cfbf672b3c specify logger for bbolt Benjamin Wang 2024-01-12 16:38:18 +00:00
  • 40f22e9319
    Merge pull request #17176 from YaoC/fix-learner-metric Marek Siarkowicz 2024-01-12 17:37:46 +01:00
  • 8b9e1799ad
    Merge pull request #17236 from ahrtr/bump_core_dependencies_20240112 Benjamin Wang 2024-01-12 16:29:18 +00:00
  • cf648e8503 bump raft to v3.6.0-alpha.0 Benjamin Wang 2024-01-12 15:30:11 +00:00
  • f2ada58144 bump bbolt to 1.4.0-alpha.0 Benjamin Wang 2024-01-12 15:27:48 +00:00
  • c0010abd76 Backport 16822 changes and dependencies Amit Rastogi 2024-01-12 19:37:06 +05:30
  • b2cc2fb6e5
    Merge pull request #17234 from ahrtr/contribution_20240112 Benjamin Wang 2024-01-12 12:05:02 +00:00