Commit Graph

  • f1836fca99
    Merge pull request #17652 from callthingsoff/make_Regexp_global Benjamin Wang 2024-03-27 16:52:05 +00:00
  • cc8781a199
    build(deps): bump github.com/zmap/zlint/v3 in /tools/mod dependabot[bot] 2024-03-27 16:47:33 +00:00
  • 8e75a1cde3
    build(deps): bump github.com/ckaznocha/intrange in /tools/mod dependabot[bot] 2024-03-27 16:47:24 +00:00
  • 647b7eb8f6
    Merge pull request #17650 from ivanvc/20240325-dependency-updates Benjamin Wang 2024-03-27 16:46:23 +00:00
  • 0c46698420
    Merge pull request #17655 from ivanvc/address-tests-framework-remove-member-grpcurl-function-var-naming-lint-rule Marek Siarkowicz 2024-03-27 09:18:34 +01:00
  • 14f24081b6
    Merge pull request #17654 from ivanvc/address-tests-robustness-var-naming-lint-rule Marek Siarkowicz 2024-03-27 09:17:31 +01:00
  • 8fb26a2c4e
    tests/framework: remove (*Member) GRPCURL() Ivan Valdes 2024-03-22 17:11:04 -07:00
  • fb107ec806
    etcdctl: add etcdctl snapshot pipe command Ais8Ooz8 2024-03-26 19:39:35 +03:00
  • 2ddb9f40a2
    etcdctl: add etcdctl snapshot pipe command Ais8Ooz8 2024-03-26 19:34:20 +03:00
  • 8975ef0a95
    Merge branch 'etcd-io:main' into main Ais8Ooz8 2024-03-26 19:23:28 +03:00
  • 2e44ff7bc9
    Merge pull request #17643 from etcd-io/dependabot/github_actions/github/codeql-action-3.24.9 James Blair 2024-03-26 17:14:25 +01:00
  • 2470db7452
    Merge pull request #17651 from ivanvc/address-tests-framework-var-naming-lint-rule Benjamin Wang 2024-03-26 11:49:14 +00:00
  • d3bb6f688b *: LeaseTimeToLive returns error if leader changed Wei Fu 2024-03-25 23:10:35 +08:00
  • f3daf5e041 all: make regexp.Regexp variables global when not using configuration methods Jes Cok 2024-03-26 18:49:50 +08:00
  • 97efc2ade4 feat: observe wal write at one time Qiuyu Wu 2024-03-20 15:38:01 +08:00
  • 0976398964
    tests/robustness: address golangci var-naming issues Ivan Valdes 2024-03-21 22:30:09 -07:00
  • b7488d4355
    tests/framework: address golangci var-naming issues Ivan Valdes 2024-03-22 15:59:40 -07:00
  • 139d9c28bd
    dependency: bump github.com/prometheus/common from 0.50.0 to 0.51.1 Ivan Valdes 2024-03-25 14:42:13 -07:00
  • 860c6e03fc
    dependency: bump github.com/mikefarah/yq/v4 from 4.40.7 to 4.43.1 Ivan Valdes 2024-03-25 14:40:32 -07:00
  • 55f9a963bf
    dependency: bump github.com/cloudflare/cfssl from 1.6.4 to 1.6.5 Ivan Valdes 2024-03-25 14:34:52 -07:00
  • aedb6275f1 Draft reproduce issue with graceful snapshot Marek Siarkowicz 2024-03-25 20:01:43 +01:00
  • 97e0f16a6d Implement terminate failpoint Marek Siarkowicz 2023-10-17 15:40:41 +02:00
  • 4ae427e219
    build(deps): bump github.com/prometheus/common from 0.50.0 to 0.51.1 dependabot[bot] 2024-03-25 18:00:24 +00:00
  • dd6dc5f571
    build(deps): bump github.com/mikefarah/yq/v4 in /tools/mod dependabot[bot] 2024-03-25 17:50:40 +00:00
  • 7e371248d0
    build(deps): bump github.com/kkHAIKE/contextcheck in /tools/mod dependabot[bot] 2024-03-25 17:50:09 +00:00
  • d090d63e69
    build(deps): bump github.com/cloudflare/cfssl in /tools/mod dependabot[bot] 2024-03-25 17:49:59 +00:00
  • 938e1fbc6f
    build(deps): bump github/codeql-action from 3.24.8 to 3.24.9 dependabot[bot] 2024-03-25 17:19:50 +00:00
  • e4448c4744
    Merge pull request #17634 from callthingsoff/httpresponse_close_after_read Benjamin Wang 2024-03-25 07:03:54 +00:00
  • 7f9011a217
    Merge pull request #17640 from thirdkeyword/main Benjamin Wang 2024-03-25 07:03:41 +00:00
  • bc31162cc2 all: call Close() after reading http.Response.Body Jes Cok 2024-03-21 22:09:26 +08:00
  • fbda591866 fix some typos thirdkeyword 2024-03-25 10:34:44 +08:00
  • b643f1b1fe
    Merge pull request #17562 from serathius/benchmark-put-latency Marek Siarkowicz 2024-03-24 21:49:14 +01:00
  • 49fbcd0d9b
    Merge pull request #17584 from ivanvc/address-pkg-var-naming-lint-rule Marek Siarkowicz 2024-03-24 18:49:22 +01:00
  • 5a53a708d8
    Merge pull request #17588 from ah8ad3/fix-flaky-jwt Benjamin Wang 2024-03-24 16:48:49 +00:00
  • 671dabc21f
    Merge pull request #17595 from jmhbnz/investigate-arm64-robustness-performance Benjamin Wang 2024-03-24 16:47:56 +00:00
  • e24baa4fd8
    Merge pull request #17600 from etcd-io/dependabot/docker/distroless/static-debian12-6dcc833df2a475be1a3d7fc951de90ac91a2cb0be237c7578b88722e48f2e56f Benjamin Wang 2024-03-24 16:46:54 +00:00
  • 1348062c23
    Merge pull request #17635 from ivanvc/address-tests-var-naming-lint-rule Benjamin Wang 2024-03-24 15:57:52 +00:00
  • e5d633f361
    Merge pull request #17636 from ivanvc/address-tests-e2e-var-naming-lint-rule Benjamin Wang 2024-03-24 15:57:12 +00:00
  • 3601a07879
    etcdctl: add etcdctl snapshot pipe command Ais8Ooz8 2024-03-22 21:52:35 +03:00
  • 9ac4f33be4
    tests/e2e: address golangci var-naming issues Ivan Valdes 2024-03-21 15:47:51 -07:00
  • 9359aef3e3
    Merge pull request #17620 from jmhbnz/weekly-dependency-update Benjamin Wang 2024-03-21 14:24:45 +01:00
  • ef0c12fab4
    Merge pull request #17624 from ivanvc/address-server-var-naming-lint-rule Benjamin Wang 2024-03-21 13:54:04 +01:00
  • 7b7e2e29da
    dependency: bump go.uber.org/zap from 1.26.0 to 1.27.0. James Blair 2024-03-22 01:41:57 +13:00
  • 5568f170de
    dependency: bump github.com/golangci/golangci-lint from 1.55.2 to 1.57.1. James Blair 2024-03-22 01:35:48 +13:00
  • 0cf5da62c9
    dependency: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.48.0 to 0.49.0. James Blair 2024-03-21 02:25:26 +13:00
  • 38f3eb39a6
    Merge pull request #17625 from etcd-io/dependabot/docker/release-3.5/distroless/static-debian11-7e5c6a2a4ae854242874d36171b31d26e0539c98fc6080f942f16b03e82851ab Benjamin Wang 2024-03-21 13:16:51 +01:00
  • 51f9d44f86
    Merge pull request #17626 from etcd-io/dependabot/docker/release-3.4/distroless/static-debian11-7e5c6a2a4ae854242874d36171b31d26e0539c98fc6080f942f16b03e82851ab Benjamin Wang 2024-03-21 13:16:26 +01:00
  • 3a9561aefe
    Merge pull request #17632 from jmhbnz/update-changelog Benjamin Wang 2024-03-21 12:49:15 +01:00
  • ebbd235826
    Update date of v3.4.31 release. James Blair 2024-03-21 20:52:21 +13:00
  • afdf592151
    build(deps): bump github.com/golangci/golangci-lint in /tools/mod dependabot[bot] 2024-03-21 07:31:12 +00:00
  • 7f99066048
    build(deps): bump github.com/nunnatsa/ginkgolinter in /tools/mod dependabot[bot] 2024-03-21 07:29:01 +00:00
  • b978e5732f
    build(deps): bump github.com/weppos/publicsuffix-go in /tools/mod dependabot[bot] 2024-03-21 07:28:56 +00:00
  • 0fb2e67d4c
    build(deps): bump github.com/ryancurrah/gomodguard in /tools/mod dependabot[bot] 2024-03-21 07:28:52 +00:00
  • 5621bc99f1
    build(deps): bump go-simpler.org/sloglint in /tools/mod dependabot[bot] 2024-03-21 07:28:47 +00:00
  • 5e773aa8b4
    build(deps): bump distroless/static-debian11 from 9be3fcc to 7e5c6a2 dependabot[bot] 2024-03-21 07:28:26 +00:00
  • 59e3f7df48
    build(deps): bump distroless/static-debian11 from 9be3fcc to 7e5c6a2 dependabot[bot] 2024-03-21 07:28:20 +00:00
  • b2e15d6121
    Merge pull request #17613 from liangyuanpeng/autoupdate_docker_release Marek Siarkowicz 2024-03-21 08:27:58 +01:00
  • 5b227645a3 client/v3: fix issue https://github.com/etcd-io/etcd/issues/17611 ganhy4@chinatelecom.cn 2024-03-21 10:30:24 +08:00
  • 4898908268
    tests/integration: address golangci var-naming issues Ivan Valdes 2024-03-20 22:31:31 -07:00
  • aeecfa00b4
    tests/common: address golangci var-naming issues Ivan Valdes 2024-03-20 22:24:52 -07:00
  • 66f56d71e4
    server: address golangci var-naming issues Ivan Valdes 2024-03-20 21:05:30 -07:00
  • 164cf42fcf bump up wait timeout to solve flakiness issue qincwang 2024-03-20 17:42:42 -07:00
  • 950cd5fbe6 bump version to 3.4.31 v3.4.31 Benjamin Wang 2024-03-20 14:50:13 +01:00
  • 6f55dfa26e
    Merge pull request #17617 from chaochn47/main-update-changelog Benjamin Wang 2024-03-20 08:13:21 +01:00
  • ec9b3f375f update 3.4 and 3.5 CHANGELOG of watch event loss after compaction fix Chao Chen 2024-03-19 18:23:40 -07:00
  • 5620268283 Let dapendabot to auto-update docker for release 3.4&3.5. Lan 2024-03-19 10:09:30 +08:00
  • 80716c92e8
    Merge 07bebc43dbce4db4209c23b7e270c74e329e63b0 into 97029d768aa1bf8c819cc38447ab247820e9a22b Marek Siarkowicz 2024-03-19 19:02:03 -03:00
  • 397b481c89
    Merge 5660097b141ed6109b6a8adeaae5c5b8ec507b29 into 97029d768aa1bf8c819cc38447ab247820e9a22b Hendrik-H 2024-03-19 19:01:22 -03:00
  • 97029d768a
    Merge pull request #17614 from ivanvc/address-etcdserver-var-naming-lint-rule Benjamin Wang 2024-03-19 22:40:03 +01:00
  • e878a11a23
    Merge pull request #17610 from chaochn47/backport-3.4-fix-watch-event-loss-after-compaction Benjamin Wang 2024-03-19 22:01:07 +01:00
  • 2ee038d67f
    Merge pull request #17612 from chaochn47/release-3.5-backport-fix-watch-event-loss-after-compact Benjamin Wang 2024-03-19 22:00:47 +01:00
  • 55a432448a
    Merge pull request #6 from Dadudidas/Dadudidas-patch-1 Sascha Ronnie Daoudia 2024-03-19 02:50:56 +01:00
  • b3414fa331
    Create msvc.yml Sascha Ronnie Daoudia 2024-03-19 02:50:16 +01:00
  • e20bb7d2a6
    Merge branch 'etcd-io:main' into main Sascha Ronnie Daoudia 2024-03-19 02:49:42 +01:00
  • 46d2caae1e [release-3.5] backport fix watch event loss after compaction Chao Chen 2024-03-18 18:41:17 -07:00
  • e2b29c4cf4 backport fix watch event loss after compaction #17555 Chao Chen 2024-03-18 17:34:39 -07:00
  • 14523bdc21
    etcdserver: rename MemberId() to MemberID() to address var-naming Ivan Valdes 2024-03-18 16:57:52 -07:00
  • c613b78e6c
    etcdserver: address golangci var-naming issues Ivan Valdes 2024-03-18 14:04:10 -07:00
  • 9db4f02289
    etcdctl: add etcdctl snapshot pipe command Ais8Ooz8 2024-03-19 00:15:30 +03:00
  • 3191002c6d
    Merge pull request #17599 from etcd-io/dependabot/github_actions/github/codeql-action-3.24.8 Benjamin Wang 2024-03-18 19:36:44 +00:00
  • 2e101a8926
    Merge pull request #17597 from jmhbnz/update-docs-for-meeting-rotation Benjamin Wang 2024-03-18 19:06:00 +00:00
  • ca1da15058
    build(deps): bump golang.org/x/mod from 0.14.0 to 0.16.0 in /tools/mod dependabot[bot] 2024-03-18 17:52:30 +00:00
  • abbeb3076b
    build(deps): bump github.com/google/certificate-transparency-go dependabot[bot] 2024-03-18 17:52:27 +00:00
  • 14584510c9
    build(deps): bump github.com/go-sql-driver/mysql in /tools/mod dependabot[bot] 2024-03-18 17:52:23 +00:00
  • e68d5aeb33
    build(deps): bump github.com/golangci/golangci-lint in /tools/mod dependabot[bot] 2024-03-18 17:52:17 +00:00
  • 41d3ee32ba
    build(deps): bump github.com/kisielk/errcheck in /tools/mod dependabot[bot] 2024-03-18 17:52:08 +00:00
  • 3a9a112651
    build(deps): bump github.com/prometheus/procfs from 0.12.0 to 0.13.0 dependabot[bot] 2024-03-18 17:51:38 +00:00
  • f9e0d63519
    build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 dependabot[bot] 2024-03-18 17:51:33 +00:00
  • e20d8b8551
    build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependabot[bot] 2024-03-18 17:51:27 +00:00
  • 0ffdc08197
    Refresh community meeting docs James Blair 2024-03-19 06:48:54 +13:00
  • 8ecfac9d98
    build(deps): bump distroless/static-debian12 from 0d6ada5 to 6dcc833 dependabot[bot] 2024-03-18 17:39:09 +00:00
  • d8fb3e212d
    build(deps): bump github/codeql-action from 3.24.6 to 3.24.8 dependabot[bot] 2024-03-18 17:32:46 +00:00
  • 2bca650ebf
    build(deps): bump actions/checkout from 4.1.1 to 4.1.2 dependabot[bot] 2024-03-18 17:32:41 +00:00
  • 1b38d7ffc5
    Confirm trivy scanner workflow is working. James Blair 2024-03-19 02:17:15 +13:00
  • 5200d62a6a etcdctl: add etcdctl snapshot pipe command Ais8Ooz8 2023-07-15 01:34:09 +03:00
  • 64c1acd9b3
    Enable vmmeter to compare performance for robustness runners. James Blair 2024-03-19 00:31:17 +13:00
  • b4070a28f1
    Add 4 more cpu cores to arm64 robustness test workflows. James Blair 2024-03-19 00:27:53 +13:00
  • 7688ce3f90
    Merge pull request #17594 from ahrtr/release_20240317 Benjamin Wang 2024-03-17 16:49:47 +00:00
  • bbd7d680db Update format error for candidate links Benjamin Wang 2024-03-17 15:14:41 +00:00
  • 05dc7e6ff3
    Merge pull request #17589 from ahrtr/release_20240316 Benjamin Wang 2024-03-17 15:11:41 +00:00