Commit Graph

  • 110c0697de *: add namespace quota manager Vivek Patani 2022-02-15 14:46:11 -08:00
  • a71182850c *: adding recovery schema Vivek Patani 2022-02-15 14:35:59 -08:00
  • 1e565eaf31 *: metrics, go.mod, and creating index Vivek Patani 2022-02-15 13:50:45 -08:00
  • e76a181903 *: add namespace quota enforcement flag option Vivek Patani 2022-02-14 21:01:47 -08:00
  • fc01d28611 *: add proto files Vivek Patani 2022-02-14 20:32:18 -08:00
  • df25844284 change ARCH to GOARCH in build.yaml ahrtr 2022-05-04 05:48:53 +08:00
  • bf472ec058 Update CHANGELOG for PR 13999 Hitoshi Mitake 2022-05-04 00:41:36 +09:00
  • fb2eeb9027 verify consistent_index in snapshot must be equal to the snapshot index ahrtr 2022-04-26 00:49:48 +08:00
  • b4956d4a5c fix review nic-chen 2022-05-03 08:44:03 +08:00
  • 1597219ca7
    Merge pull request #14004 from eval-exec/fix-race Sahdev Zala 2022-05-02 11:03:16 -04:00
  • 755e2e7755 fix data race in testWatchOverlapContextCancel #14003 eval-exec 2022-05-01 20:53:02 +08:00
  • 33f011af5a just test 3.4 ci ahrtr 2022-05-01 04:49:49 +08:00
  • 757a8e8f5b *: implement a retry logic for auth old revision in the client Hitoshi Mitake 2021-08-28 23:47:14 +09:00
  • 9bbdeb4a64 client/v3: refresh the token when ErrUserEmpty is received while retrying Ashish Ranjan 2021-07-31 07:17:51 +08:00
  • 00d6d40aea
    Merge pull request #13940 from lavacat/leases-list-test Piotr Tabor 2022-04-29 10:12:18 +02:00
  • e74c72ef4f
    Merge pull request #13972 from ahrtr/simplify_etcdctl_backup Piotr Tabor 2022-04-29 10:11:32 +02:00
  • 5c44c3022b Update golang.org/x/crypto to latest Colleen Murphy 2022-04-21 13:04:18 -07:00
  • 52ea811af8
    Merge pull request #13966 from VladSaioc/blocking-readyc Piotr Tabor 2022-04-28 16:12:02 +02:00
  • 28240cf0c8 simply etcdutl backup command to cleanup v2 related implementation ahrtr 2022-04-22 10:28:57 +08:00
  • 7ebebb4ff6
    Merge pull request #13969 from cmurphy/update-crypto Piotr Tabor 2022-04-28 12:35:14 +02:00
  • 63d6c0e519
    Merge pull request #13994 from spzala/toolsinstall Piotr Tabor 2022-04-28 11:41:56 +02:00
  • 02236b2773 Doc: add installtion instructions for tools Sahdev Zala 2022-04-26 16:08:24 -04:00
  • bb63484dce
    Merge pull request #13982 from ahrtr/fix_conflict_port Marek Siarkowicz 2022-04-27 16:06:26 +02:00
  • 147512e9a5 release: Build binaries in container Marek Siarkowicz 2022-04-27 11:49:35 +02:00
  • 371eeac5d4 script: Improve release script Marek Siarkowicz 2022-04-26 20:24:28 +02:00
  • b2edbc34b1 scripts: Remove build release script Marek Siarkowicz 2022-04-26 20:13:22 +02:00
  • 6c0c915fe3 tests: Test release script for release-3.5 branch Marek Siarkowicz 2022-04-26 16:48:39 +02:00
  • 82a258dc3c
    Merge pull request #13981 from serathius/test-release Marek Siarkowicz 2022-04-26 16:46:11 +02:00
  • dd98f1ceb3
    Make DRY_RUN explicit Marek Siarkowicz 2022-04-26 15:42:45 +02:00
  • 24002fb099 allocate unique port for each member in test cases ahrtr 2022-04-25 08:32:26 +08:00
  • 67f3bb3ad4 tests/common/lease: don't use revision to wait for leases Bogdan Kanivets 2022-04-13 10:57:18 -07:00
  • 27bd78f6ab Update golang.org/x/crypto to latest Colleen Murphy 2022-04-21 13:04:18 -07:00
  • d849269dab
    Merge pull request #13986 from Sea-n/fix-md Marek Siarkowicz 2022-04-25 13:01:29 +02:00
  • 887f95d0d3
    Merge pull request #13963 from ptabor/20220412-verify-assert Piotr Tabor 2022-04-25 10:13:44 +02:00
  • 5472e589cf scripts: Add tests for release scripts Marek Siarkowicz 2022-04-24 15:23:45 +02:00
  • 6d133aaf6a doc: Fix Markdown code block Sean Wei 2022-04-25 14:55:58 +08:00
  • 0f78201fb8 当etcd开启https时,过多的请求将会阻塞,修复MaxConcurrentStreams过小 杨金珏 2022-04-25 13:13:47 +08:00
  • 6c974368fc scripts: Fix release script for release-3.5 branch Marek Siarkowicz 2022-04-24 14:49:13 +02:00
  • b00bb535f0
    Merge pull request #13643 from serathius/remove-etcdctl-v2 Marek Siarkowicz 2022-04-24 14:13:17 +02:00
  • c3ef24081b
    Merge pull request #13967 from serathius/pm Marek Siarkowicz 2022-04-24 13:41:59 +02:00
  • 26625ecb07
    Merge pull request #13977 from ahrtr/update_changelog_3.5.4 Marek Siarkowicz 2022-04-24 13:35:57 +02:00
  • ccf178cce3 update the release date of 3.5.4 ahrtr 2022-04-24 19:10:54 +08:00
  • 08407ff760 version: bump up to 3.5.4 v3.5.4 tests/v3.5.4 server/v3.5.4 raft/v3.5.4 pkg/v3.5.4 etcdutl/v3.5.4 etcdctl/v3.5.4 client/v3.5.4 client/v2.305.4 client/pkg/v3.5.4 api/v3.5.4 Marek Siarkowicz 2022-04-24 12:44:36 +02:00
  • d6368a20cf etcdctl: Remove V2 API commands Marek Siarkowicz 2022-01-25 15:31:50 +01:00
  • a379ffcfca
    Merge pull request #13974 from tabboud/patch-1 Sahdev Zala 2022-04-23 14:56:12 -04:00
  • 3cde98ca8c
    Merge pull request #13965 from serathius/release-update Sahdev Zala 2022-04-23 13:43:44 -04:00
  • 6205f1a4c7
    Merge pull request #13970 from ahrtr/update_changelog_ci_panic Sahdev Zala 2022-04-23 13:41:55 -04:00
  • 5ae3ebb497
    Merge pull request #13971 from spzala/logging Sahdev Zala 2022-04-23 13:37:55 -04:00
  • d4a21b5d17 Doc: update logging convention Sahdev Zala 2022-04-21 21:18:32 -04:00
  • 7fe1bf52d6 Documentation: Update postmortem based on feedback from @ptabor Marek Siarkowicz 2022-04-22 18:26:31 +02:00
  • 1d13e0733c
    Fix logger spelling in NewZapLoggerBuilder godoc Tony Abboud 2022-04-22 12:08:54 -04:00
  • d69e07dd3a Verification framework and check whether cindex is not decreasing. Piotr Tabor 2022-04-16 21:50:54 +02:00
  • e9bc382c82 Documentation: Lowercase etcd in postmortem Marek Siarkowicz 2022-04-22 11:41:03 +02:00
  • 00ca558167 Fixed goroutine leak on NewServer Vlad Saioc 2022-04-22 08:57:19 +02:00
  • e85dc3e854 update changelog for 3.5.4 and 3.6 ahrtr 2022-04-22 06:17:14 +08:00
  • b97f28c908 Documentation: Create a draft data inconsistency postmortem Marek Siarkowicz 2022-04-20 17:14:56 +02:00
  • c3c908e39a
    Merge pull request #13946 from ahrtr/move_cindex_on_apply_fail_353 Marek Siarkowicz 2022-04-21 16:21:24 +02:00
  • a722827c96 Documentation: Update contributor guide and remove outdated ROADMAP.md Marek Siarkowicz 2022-04-20 11:57:02 +02:00
  • e02ac59cfc
    Merge pull request #13942 from ahrtr/move_cindex_on_apply_fail Marek Siarkowicz 2022-04-21 12:26:31 +02:00
  • 5c68f2e510 Update conssitent_index when applying fails ahrtr 2022-04-15 06:59:34 +08:00
  • 6eef7ede40 Update conssitent_index when applying fails ahrtr 2022-04-14 09:10:51 +08:00
  • 4555fc3998
    Merge pull request #13962 from serathius/contributor-docs Marek Siarkowicz 2022-04-20 11:39:13 +02:00
  • efa52c4e1d docs: Add contributor documentation Marek Siarkowicz 2022-04-19 16:48:44 +02:00
  • 52662ccd06
    Merge pull request #13959 from ptabor/20220419-log-injection Piotr Tabor 2022-04-19 16:26:25 +02:00
  • fe35b5130e Fix code scanning alert: This log write receives unsanitized user input Piotr Tabor 2022-04-18 23:10:13 +02:00
  • b872757492
    Merge pull request #13950 from liggitt/revert-srv-dot-3.5 Piotr Tabor 2022-04-19 12:23:02 +02:00
  • 03091b8146
    Merge pull request #13949 from liggitt/revert-srv-dot Piotr Tabor 2022-04-19 12:22:00 +02:00
  • 8d36956d0e
    Merge pull request #13955 from ptabor/20220417-tests-improvements Piotr Tabor 2022-04-19 12:18:45 +02:00
  • 1b28597ba3
    Merge pull request #13956 from vimalk78/fix-license-header-check Piotr Tabor 2022-04-19 07:23:51 +02:00
  • 12ab72a6ff smoke test:fix license header check Vimal Kumar 2022-04-18 05:58:31 +05:30
  • 8a22d640a7 add OUTPUT_FILE='foo.log' env variable support to test.sh script. Piotr Tabor 2022-04-18 20:05:17 +02:00
  • f07745a21c Add unit test for canonical SRV records Jordan Liggitt 2022-04-15 15:30:32 -04:00
  • 1f9a5d5fd6 Revert "update changelog for both 3.5 and 3.6 for the PRs of trimming the suffix dot from the target in SRV record" Jordan Liggitt 2022-04-15 15:28:30 -04:00
  • d02a5363b3 Revert "trim the suffix dot from the srv.Target for etcd-client DNS lookup" Jordan Liggitt 2022-04-15 15:27:22 -04:00
  • 93c54b816d
    Merge pull request #13957 from ahrtr/fix_TestKVPut Piotr Tabor 2022-04-18 10:00:14 +02:00
  • 842fed52c7 use lineariziable range request in TestKVGet ahrtr 2022-04-18 08:56:19 +08:00
  • 55a7c91de9 test.sh: Tools run correctly on OsX Piotr Tabor 2022-04-17 23:18:25 +02:00
  • cf2d98cc88 Fix PASSES="build" on OSX Piotr Tabor 2022-04-17 20:02:43 +02:00
  • 8feef8eebc tests: Migrate watch test to common framework nic-chen 2022-04-17 09:42:40 +08:00
  • 81491914fb
    Merge pull request #13945 from ahrtr/rollback_opentelemetry_bump Piotr Tabor 2022-04-16 21:33:00 +02:00
  • 081b4e2a0f Add unit test for canonical SRV records Jordan Liggitt 2022-04-15 15:30:32 -04:00
  • 76564778a9 Revert "trim the suffix dot from the srv.Target for etcd-client DNS lookup" Jordan Liggitt 2022-04-15 15:33:16 -04:00
  • bded06a7e5 client: fix panics if no logger is provided to fileutil and transport listener Привалов Никита 2022-04-15 14:19:10 +03:00
  • cc25218054 add new native windows binary build scripts Ross Kirkpatrick 2022-04-14 00:08:15 -04:00
  • 0dae4b3b1e rollback the opentelemetry bumpping to recover the pipeline failures ahrtr 2022-04-14 16:13:28 +08:00
  • 80d9d09ea4 just test the CI ahrtr 2022-04-14 13:44:16 +08:00
  • 95c5ecb32b fix codeql ls-2018 2022-04-14 10:40:47 +08:00
  • fb919f63d4 fix codeql ls-2018 2022-04-14 10:18:44 +08:00
  • 8e3819976d fix dep ls-2018 2022-04-14 09:22:18 +08:00
  • 903d873845
    Merge branch 'main' into cache ls-2018 2022-04-14 09:15:07 +08:00
  • ff1569f134
    Merge pull request #13941 from serathius/recommendation-v3.5.3 Marek Siarkowicz 2022-04-13 21:57:20 +02:00
  • f409f39bb8 Update production recommendation for v3.5.3 Marek Siarkowicz 2022-04-13 21:20:55 +02:00
  • 2e034d2b65
    Merge pull request #13888 from willbeason/upgrade-opentelemetry Piotr Tabor 2022-04-13 18:42:47 +02:00
  • d888118171
    Merge pull request #13929 from wyrobnik/raftexample-snap-pre-hard-state Piotr Tabor 2022-04-13 18:30:34 +02:00
  • 0452feec71 version: bump up to 3.5.3 v3.5.3 tests/v3.5.3 server/v3.5.3 raft/v3.5.3 pkg/v3.5.3 etcdutl/v3.5.3 etcdctl/v3.5.3 client/v3.5.3 client/v2.305.3 client/pkg/v3.5.3 api/v3.5.3 Marek Siarkowicz 2022-04-13 17:17:51 +02:00
  • eab1e0c5d5 go.mod: upgrade opentelemetry deps Will Beason 2022-04-13 07:14:10 -07:00
  • 842cb4b4fc
    Merge pull request #13938 from endocrimes/dani/backport Marek Siarkowicz 2022-04-13 15:15:59 +02:00
  • 50978d5b25 clientv3: disable mirror auth test with proxy Danielle Lancashire 2022-04-12 13:42:13 +00:00
  • 5d44f2242f cv3/mirror: Fetch the most recent prefix revision Danielle Lancashire 2022-04-11 13:42:03 +00:00
  • 4a62e550b3 Merge branch 'cache' of https://github.com/ls-2018/etcd into cache ls-2018 2022-04-13 18:13:48 +08:00