Commit Graph

  • 828e789c18 tests: Make EtcdServerProcess substruct of proxyEtcdProcess to dummy methods when extending EtcdProcess interface Marek Siarkowicz 2023-07-27 09:57:06 +02:00
  • e8c6c9304f
    Merge pull request #16309 from gocurr/release-3.4 Benjamin Wang 2023-07-27 09:03:55 +01:00
  • b9248914cf
    Merge pull request #16311 from gocurr/release-3.5 Benjamin Wang 2023-07-27 09:03:09 +01:00
  • d327cacb2f Hold to v10.0.0 version Vitaly Zhuravlev 2023-07-26 20:47:48 +00:00
  • af07f18dce
    Merge pull request #16272 from gocurr/fix_unique_urls Benjamin Wang 2023-07-26 16:26:42 +01:00
  • 4f78cc0810 pkg/flags: fix UniqueURLs'Set to remove duplicates in UniqueURLs'uss Jes Cok 2023-07-26 22:17:39 +08:00
  • 6aad5084b0
    Merge pull request #16310 from fuweid/test-lazyfs Marek Siarkowicz 2023-07-26 16:01:07 +02:00
  • 5df43d9730 pkg/flags: fix UniqueURLs'Set to remove duplicates in UniqueURLs'uss Jes Cok 2023-07-26 21:37:32 +08:00
  • 516e096a97 tests/robustness: enhance compact failpoint Wei Fu 2023-07-26 11:49:53 +00:00
  • 21c4061d5c
    Merge pull request #16288 from skitt/server-semconv-v1.17.0 Benjamin Wang 2023-07-26 13:30:55 +01:00
  • 137cc0332f pkg/flags: fix UniqueURLs'Set to remove duplicates in UniqueURLs'uss Jes Cok 2023-07-26 20:17:17 +08:00
  • a6bffb8565
    Merge pull request #16306 from ArkaSaha30/main Benjamin Wang 2023-07-26 13:00:59 +01:00
  • da58ac9847
    Bump github.com/mattn/go-runewidth to v0.0.15 ArkaSaha30 2023-07-26 13:02:43 +05:30
  • 326dab9bd7
    Merge pull request #16279 from ahrtr/roadmap_20230721 Benjamin Wang 2023-07-26 08:14:17 +01:00
  • cb4d3a5697 Documentation: add a roadmap Benjamin Wang 2023-07-21 11:18:34 +01:00
  • 0ba8b0fb16
    Merge pull request #16294 from etcd-io/dependabot/github_actions/github/codeql-action-2.21.0 Benjamin Wang 2023-07-25 07:29:03 +01:00
  • e0b687eacc [3.4]Replace unnecessary Lock()/Unlock()s with RLock()/RUnlock()s caojiamingalan 2023-07-24 16:00:37 -05:00
  • fb6a64bf4f [3.5]Replace unnecessary Lock()/Unlock()s with RLock()/RUnlock()s caojiamingalan 2023-07-24 13:31:13 -05:00
  • cbb44570eb
    build(deps): bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15 dependabot[bot] 2023-07-24 17:59:15 +00:00
  • 0e8c52504e
    build(deps): bump github/codeql-action from 2.20.4 to 2.21.0 dependabot[bot] 2023-07-24 17:56:26 +00:00
  • dedaff4937
    build(deps): bump github.com/mattn/go-runewidth in /tools/mod dependabot[bot] 2023-07-24 17:24:15 +00:00
  • 61a9ecaf02 just test Benjamin Wang 2023-07-24 15:55:42 +01:00
  • 1010115b8f
    server: switch to semconv v1.17.0 Stephen Kitt 2023-07-24 15:53:04 +02:00
  • d204487b6a
    Merge pull request #16283 from lance5890/fix_typo_in_raft.go Benjamin Wang 2023-07-24 12:42:37 +01:00
  • a6741307d0
    server: bump opentelemetry dependencies Stephen Kitt 2023-07-24 12:12:49 +02:00
  • 7ba4addd87
    Merge pull request #16280 from jmhbnz/backport-e2e-release-fix Marek Siarkowicz 2023-07-24 12:04:55 +02:00
  • 0f975acf2f
    update typo in raft.go lan.tian 2023-07-24 15:48:55 +08:00
  • 26b3ecf5aa
    Merge pull request #16281 from eltociear/fix-typo Benjamin Wang 2023-07-23 14:51:46 +01:00
  • 0a314c9da3 Fix typo in triage_issues.md Ikko Eltociear Ashimine 2023-07-23 22:47:17 +09:00
  • 921713bbe9 dependency: bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4 for etcdctl and tests Benjamin Wang 2023-07-21 16:14:59 +01:00
  • c0aa5287ef build(deps): bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4 dependabot[bot] 2023-07-17 17:03:20 +00:00
  • b7af8abc2d build(deps): bump github.com/mikefarah/yq/v4 in /tools/mod dependabot[bot] 2023-07-17 17:40:07 +00:00
  • 8c0fd79b83 tests: cleanup unnecessary assignment in cluster.go John Jiang 2023-07-19 19:28:50 +08:00
  • 9b95f13b56 pkg/ioutil: deflake TestPageWriterRandom Wei Fu 2023-07-18 23:13:57 +08:00
  • 598c460e73 Fix obtaining UPGRADE_VER in test.sh James Blair 2023-07-18 21:57:51 +12:00
  • 4919ebae96 Ensure release is run for arm64 e2e nightly tests. James Blair 2023-07-18 20:16:55 +12:00
  • b5c3c6ac60 Fix flaky integration/clientv3/naming TestEtcdGrpcResolverRoundRobin Rajalakshmi Girish 2023-07-17 23:24:46 -07:00
  • 3a969a640c etcdctl/ctlv3/command: simplify code using fmt.Printf with '\n' Jes Cok 2023-07-15 19:07:52 +08:00
  • 18b73c8d6d pkg/expect: avoid hardcoding when checking ErrProcessDone Jes Cok 2023-07-17 13:14:15 +08:00
  • 0b1fe48358 build(deps): bump github/codeql-action from 2.20.3 to 2.20.4 dependabot[bot] 2023-07-17 17:24:31 +00:00
  • 9228c55057 Add changelog for backport 13577 to 3.4&3.5. Lan 2023-07-16 12:10:12 +08:00
  • 56cf9d5dcd Update protoc from 3.14.0 to 3.20.3 iuriatan 2023-07-14 09:42:19 -03:00
  • ab0b7c12eb Fix goword issue iuriatan 2023-07-14 09:40:46 -03:00
  • f8c4e6eaac Update golangci-lint from 1.49.0 to 1.53.3 iuriatan 2023-07-13 17:44:53 -03:00
  • 916d803459 expose op.isOptsWithFromKey and op.isOptsWithPrefix caojiamingalan 2023-07-11 14:34:51 -05:00
  • 2f36f910d0 Add new job for nightly release35 arm64 robustness. James Blair 2023-07-13 20:58:16 +12:00
  • faed06cf76 clientv3: create keepAliveCtxCloser goroutine only if ctx can be canceled zhangwenkang 2023-07-10 01:11:23 +08:00
  • 58587a1f2c Changelog: add items to cover the fix of bumping go to 1.19.11 Benjamin Wang 2023-07-12 17:02:09 +01:00
  • 93457b17c8 Add jmhbnz as etcd reviewer. James Blair 2023-07-13 21:46:04 +12:00
  • 474ffedb86 remove repetitive the cui fliter 2023-07-13 17:01:01 +08:00
  • 96888189f3 pkg/expect: fix data race Wei Fu 2023-07-04 23:08:07 +08:00
  • c25c41be2e bump go version to 1.19.11 Benjamin Wang 2023-07-12 16:47:49 +01:00
  • abdd22668d tools/benchmark: support --count-only for range Wei Fu 2023-07-07 15:03:27 +08:00
  • 3b46e6e4dc clientv3: prevent nil pointer call in get method Marcondes Viana 2023-07-08 10:21:17 -03:00
  • 3ee7d2a492 Changelog: update etcd 3.4.27's release date Benjamin Wang 2023-07-11 10:38:08 +01:00
  • 64d44ece1a Templated arm64 e2e workflows for main and release-3.5. James Blair 2023-06-29 20:39:15 +12:00
  • 3455cf19d7 Templated arm64 integration workflows for main and release-3.5. James Blair 2023-06-29 20:39:09 +12:00
  • f1a5111e00 Update community meeting frequency to fortnightly. James Blair 2023-07-07 15:00:37 +12:00
  • 402ea31ab2 CHANGELOG: add item for 3.4.27 Wei Fu 2023-07-11 14:55:28 +08:00
  • ff7a965363 dependency: bump gotest.tools/gotestsum from v1.10.0 to v1.10.1 Benjamin Wang 2023-07-10 18:51:51 +01:00
  • 880a500580 dependency: bump golang.org/x/net from v0.11.0 to v0.12.0 Benjamin Wang 2023-07-10 18:43:30 +01:00
  • ae7f5c9ff4 dependency: bump golang.org/x/crypto from v0.10.0 to v0.11.0 Benjamin Wang 2023-07-10 18:40:35 +01:00
  • 7e61e7b7de dependency: bump golang.org/x/sys from v0.9.0 to v0.10.0 Benjamin Wang 2023-07-10 18:38:16 +01:00
  • 2da7139584 build(deps): bump github/codeql-action from 2.20.2 to 2.20.3 dependabot[bot] 2023-07-10 17:25:31 +00:00
  • 02ae3754d9 Update MAINTAINERS Wenjia 2023-07-07 00:47:02 -07:00
  • 72ace92c1d Update CHANGELOG for #16029 #16165 #16193 Wenjia 2023-07-06 22:21:51 -07:00
  • 6deb180fce tests: exclude learner endpoints from MemberPromote Chao Chen 2023-07-06 09:05:16 -07:00
  • 2620575ae4 pkg/flags: fix UniqueURLs'Set to remove duplicates in UniqueURLs'uss Jes Cok 2023-07-21 22:20:04 +08:00
  • 6979a06e6c
    Merge pull request #16257 from etcd-io/dependabot/go_modules/github.com/cheggaaa/pb/v3-3.1.4 Benjamin Wang 2023-07-22 06:14:57 +01:00
  • f9ae5f8023
    Backport fix to e2e release version identifcation. James Blair 2023-07-22 11:00:45 +12:00
  • 8d85baec80 dependency: bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4 for etcdctl and tests Benjamin Wang 2023-07-21 16:14:59 +01:00
  • 824337a272 build(deps): bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4 dependabot[bot] 2023-07-17 17:03:20 +00:00
  • f06fe134fe
    build(deps): bump github.com/pelletier/go-toml/v2 in /tools/mod dependabot[bot] 2023-07-21 15:00:08 +00:00
  • 933b654454
    build(deps): bump github.com/weppos/publicsuffix-go in /tools/mod dependabot[bot] 2023-07-21 14:59:55 +00:00
  • d1ade07ab0
    Merge pull request #16261 from etcd-io/dependabot/go_modules/tools/mod/github.com/mikefarah/yq/v4-4.34.2 Benjamin Wang 2023-07-21 15:58:51 +01:00
  • cd453b931f
    Merge pull request #16271 from johnshajiang/cleanup-cluster Benjamin Wang 2023-07-20 08:16:36 +01:00
  • 679820aa0e
    Merge pull request #16270 from CaojiamingAlan/init_client_error Benjamin Wang 2023-07-19 19:57:30 +01:00
  • 92de641a22
    Merge pull request #16268 from fuweid/fix-TestPageWriterRandom Benjamin Wang 2023-07-19 16:07:47 +01:00
  • 51a22c21ff tests: cleanup unnecessary assignment in cluster.go John Jiang 2023-07-19 19:28:50 +08:00
  • f26df567b3 Fixes NewDefaultBackend call for modifyLatestRevision Fatih USTA 2023-07-18 23:18:28 +03:00
  • a4fa4d3d34 Backport #14368 to v3.5 caojiamingalan 2023-07-18 14:53:08 -05:00
  • cedeb44c09
    Merge branch 'etcd-io:main' into etcdutl-memory-allocate-problem Fatih USTA 2023-07-18 19:34:53 +00:00
  • 55239e138e Fixes alignment Fatih USTA 2023-07-18 22:32:10 +03:00
  • 0b895103b0 Merge branch 'main' into etcdutl-memory-allocate-problem Fatih USTA 2023-07-18 22:28:31 +03:00
  • eb9bfaa983 Follow up https://github.com/etcd-io/etcd/pull/16068#discussion_r1263667496 caojiamingalan 2023-07-17 14:45:00 -05:00
  • fddd1add52 pkg/ioutil: deflake TestPageWriterRandom Wei Fu 2023-07-18 23:13:57 +08:00
  • 35628b9c78
    Merge pull request #16230 from jmhbnz/align-arm64-commands Benjamin Wang 2023-07-18 12:04:33 +01:00
  • 3ff0128842
    Fix obtaining UPGRADE_VER in test.sh James Blair 2023-07-18 21:57:51 +12:00
  • e209968dc3
    Merge pull request #16263 from Rajalakshmi-Girish/flake-grpc-rr Benjamin Wang 2023-07-18 09:49:56 +01:00
  • eb204f1d32
    Merge pull request #16256 from gocurr/simplify_fmt_print Benjamin Wang 2023-07-18 09:47:36 +01:00
  • 7aad281317
    Merge pull request #16252 from gocurr/avoid_hardcoding Benjamin Wang 2023-07-18 09:47:03 +01:00
  • 2f65f56351
    Ensure release is run for arm64 e2e nightly tests. James Blair 2023-07-18 20:16:55 +12:00
  • c3e5201972 clientv3: fix barrier.Wait() still block after barrier.Release() in some cases zhangwenkang 2023-07-11 20:59:25 +08:00
  • 03d8fff0d8 clientv3: add Ctx() to return context of session Wenkang Zhang 2023-07-18 14:44:22 +08:00
  • ea72194935 Fix flaky integration/clientv3/naming TestEtcdGrpcResolverRoundRobin Rajalakshmi Girish 2023-07-17 23:24:46 -07:00
  • d0c1483c7f clientv3: add Ctx() to return context of session Wenkang Zhang 2023-07-18 14:44:22 +08:00
  • 0c643dfb21
    Merge pull request #16258 from etcd-io/dependabot/github_actions/github/codeql-action-2.20.4 Benjamin Wang 2023-07-17 19:30:35 +01:00
  • b71f335740
    build(deps): bump github.com/mikefarah/yq/v4 in /tools/mod dependabot[bot] 2023-07-17 17:40:07 +00:00
  • 91215fb1ca
    build(deps): bump github/codeql-action from 2.20.3 to 2.20.4 dependabot[bot] 2023-07-17 17:24:31 +00:00
  • 223a75b399 etcdctl/ctlv3/command: simplify code using fmt.Printf with '\n' Jes Cok 2023-07-15 19:07:52 +08:00