Commit Graph

  • b8ffc5e8c0
    Merge pull request #17967 from serathius/robustness-update-readme Marek Siarkowicz 2024-05-09 10:05:27 +02:00
  • c4ff2c20bd
    Merge pull request #17965 from serathius/makefile-cache Marek Siarkowicz 2024-05-08 16:47:45 +02:00
  • beb5e85dcb tools/benchmark/cmd: eliminate custom max function Jes Cok 2024-05-08 21:51:49 +08:00
  • f5c0e785a7 Fix caching by not depending on PHONY target in non-PHONY target Marek Siarkowicz 2024-05-08 10:10:29 +02:00
  • b883f839f1 Add tests to serializable operations validation Marek Siarkowicz 2024-05-01 19:07:42 +02:00
  • bb398a0e6c
    Merge pull request #17889 from serathius/robustness-operations-failpoints Marek Siarkowicz 2024-05-08 11:37:22 +02:00
  • be9758e2bc Update the robustness README and fix the #14370 reproduction case Marek Siarkowicz 2024-05-08 11:12:18 +02:00
  • 570370f6e7
    Merge pull request #17876 from MadhavJivrajani/go-directive-periodic Benjamin Wang 2024-05-08 09:47:13 +01:00
  • 7181c7532f Relax assumptions about all client request persisted in WAL to only require first and last request to be persisted Marek Siarkowicz 2024-05-08 10:37:43 +02:00
  • 7bff148052
    Merge pull request #17963 from callthingsoff/use_min_max Benjamin Wang 2024-05-08 06:38:27 +01:00
  • fef42363a3
    Merge pull request #17861 from clwluvw/cn-hostname-configfile Benjamin Wang 2024-05-08 06:36:30 +01:00
  • e8c975232d
    Merge pull request #17962 from tjungblu/cl_debug_35 James Blair 2024-05-08 16:16:37 +12:00
  • b31f23e113 config: support AllowedCN and AllowedHostname through config file Seena Fallah 2024-04-23 20:00:51 +02:00
  • bcf6a8c65a update changelog for experimental-stop-grpc-service-on-defrag Thomas Jungblut 2024-05-07 16:25:30 +02:00
  • 6b517bfb4b pkg/report: make use of builtin min/max function Jes Cok 2024-05-07 22:33:17 +08:00
  • de12c66517 Call CreateUtilZapLogger in function mustClientCfgFromCmd Colin 2024-05-07 22:35:05 +08:00
  • f6a35f8786 .*: sync go toolchain version and add ability to verify versions Madhav Jivrajani 2024-04-25 14:13:24 +05:30
  • e094139b05 scripts: default to using .go-version's version for tests and builds Madhav Jivrajani 2024-04-25 14:12:51 +05:30
  • 126e0d511f
    Merge pull request #17933 from siyuanfoundation/log Marek Siarkowicz 2024-05-07 09:17:22 +02:00
  • 0f0af63eaa
    Merge pull request #17914 from tjungblu/backport_35_grpc_defragserv Marek Siarkowicz 2024-05-07 09:14:05 +02:00
  • b65bc8b650
    Merge 060cd292a6541033f2ea983f5245f3771a6a76ab into 35361955578322a55841c1ed962c53e28658d951 Sharath Sivakumar 2024-05-07 08:21:59 +12:00
  • f2cbef2379
    Merge pull request #17931 from siyuanfoundation/3.5-downgrade-test Benjamin Wang 2024-05-06 19:47:56 +01:00
  • 3536195557
    Merge pull request #17949 from etcd-io/dependabot/github_actions/actions/setup-go-5.0.1 Benjamin Wang 2024-05-06 19:47:43 +01:00
  • 0d7059447d
    build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependabot[bot] 2024-05-06 17:59:59 +00:00
  • fbaffbf339
    build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 dependabot[bot] 2024-05-06 17:59:47 +00:00
  • 8c663890ed
    build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 dependabot[bot] 2024-05-06 17:59:43 +00:00
  • 9ec60e312f
    build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 dependabot[bot] 2024-05-06 17:59:39 +00:00
  • a653803ff4
    build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1 dependabot[bot] 2024-05-06 17:59:34 +00:00
  • 3988ca3a05
    build(deps): bump gitlab.com/bosi/decorder in /tools/mod dependabot[bot] 2024-05-06 17:52:02 +00:00
  • 9aea3f8cc6
    build(deps): bump golang.org/x/crypto in /tools/mod dependabot[bot] 2024-05-06 17:51:57 +00:00
  • e0d6d2c2f6
    build(deps): bump google.golang.org/protobuf in /tools/mod dependabot[bot] 2024-05-06 17:51:51 +00:00
  • a0c1272589
    build(deps): bump github.com/pelletier/go-toml/v2 in /tools/mod dependabot[bot] 2024-05-06 17:51:43 +00:00
  • 63bc239504
    build(deps): bump github.com/ultraware/whitespace in /tools/mod dependabot[bot] 2024-05-06 17:51:35 +00:00
  • b54a5ce0ef
    Merge pull request #17947 from ArkaSaha30/bbolt-bump-1.4.0-alpha.1 Benjamin Wang 2024-05-06 18:35:39 +01:00
  • 99a64341f2 Add cluster downgrade test. Siyuan Zhang 2024-05-03 06:20:50 -07:00
  • d57db40480 Fix Blackhole implemention for e2e tests Chun-Hung Tseng 2024-05-07 00:08:05 +08:00
  • 50f9062993
    build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 dependabot[bot] 2024-05-06 17:06:58 +00:00
  • dd79332cf6 robustness: add 2 more log lines when persistClientReports Siyuan Zhang 2024-05-03 12:59:41 -07:00
  • 465b00cfed Rename forward proxy to http proxy Chun-Hung Tseng 2024-05-06 23:12:25 +08:00
  • 8cb46a25fb
    Merge pull request #17948 from tjungblu/cl_bbupg Benjamin Wang 2024-05-06 17:07:11 +01:00
  • 0e88e7c1d8 Fix Blackhole implemention for e2e tests Chun-Hung Tseng 2024-05-05 02:37:30 +08:00
  • a54b08016a Update changelog with bbolt bumps Thomas Jungblut 2024-05-06 16:49:37 +02:00
  • 7a383beba3
    dependency: bump go.etcd.io/bbolt from v1.4.0-alpha.0 to v1.4.0-alpha.1 ArkaSaha30 2024-05-06 19:41:15 +05:30
  • ce4e46202a
    Merge pull request #17945 from tjungblu/bboltbump3.4_1.3.10 Benjamin Wang 2024-05-06 11:53:36 +01:00
  • a5cf8419bc
    Merge pull request #17943 from tjungblu/bboltbump_1.3.10 Benjamin Wang 2024-05-06 11:53:27 +01:00
  • a5eec4d78d Bump bbolt to 1.3.10 for 3.5 Thomas Jungblut 2024-05-06 12:02:49 +02:00
  • 1f138ae558 Bump bbolt to 1.3.10 for 3.4 Thomas Jungblut 2024-05-06 11:34:57 +02:00
  • 5e25864048
    Merge pull request #17942 from tjungblu/cl_quota_36 Benjamin Wang 2024-05-06 10:13:33 +01:00
  • cee181d1ab v3rpc: run health notifier to listen on online defrag state change Thomas Jungblut 2024-05-06 10:03:08 +02:00
  • b30a50d5a3
    Merge pull request #17941 from ivanvc/remove-golangci-step-from-static-analysis James Blair 2024-05-06 18:38:39 +12:00
  • aff808ff0b Update changelog with quota to endpoint status response Thomas Jungblut 2024-05-06 08:37:14 +02:00
  • cdf03d641a
    github/workflows: remove golangci-lint-action step from static-analysis Ivan Valdes 2024-05-05 20:11:14 -07:00
  • e5fc6b9672
    github/workflows: remove static analysis Ivan Valdes 2024-05-05 15:06:59 -07:00
  • 93773f4449
    intentionally raise linter warning Ivan Valdes 2024-05-05 14:24:02 -07:00
  • bef352531e
    Revert "Return 1 instead of 255" Ivan Valdes 2024-05-05 14:23:02 -07:00
  • 137349bd00 Add a 5s delay after unblackholing (for the catch-up to work) Shorten the wait time for the open connection to expire to 5s Chun-Hung Tseng 2024-04-12 03:19:33 +02:00
  • 7d37d08d9b blackhole test Siyuan Zhang 2024-04-08 10:07:26 -07:00
  • a8c6a9c605
    Merge pull request #17937 from ivanvc/fix-running-make-fix Benjamin Wang 2024-05-05 07:45:51 +01:00
  • 301c74c688
    Merge pull request #17932 from sharathsivakumar/shsi/dep_2 Benjamin Wang 2024-05-04 20:09:12 +01:00
  • 0c134dd2c7
    make: fix running fix target after verify Ivan Valdes 2024-05-04 09:53:10 -07:00
  • 25367fc7e9
    Merge pull request #17921 from ivanvc/enable-var-naming-linter-rule James Blair 2024-05-04 20:14:57 +12:00
  • 36ae28d0b7
    Return 1 instead of 255 Ivan Valdes 2024-05-03 22:18:17 -07:00
  • 695ea0ede5
    Return 1 instead of 255 Ivan Valdes 2024-05-03 22:18:17 -07:00
  • e0ddd95f28
    Merge edc5f1616278086d781c337bf61a670cf1bee8a6 into 36414cb0b89ceab48ae8256d76507d807a655210 Siyuan Zhang 2024-05-04 04:15:29 +00:00
  • edc5f16162 tools: generate tab level test summary instead of test level. Siyuan Zhang 2024-05-01 14:17:09 -07:00
  • 813e0865fe
    bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.25.0 to 1.26.0 Sharath Sivakumar 2024-05-03 21:43:03 +02:00
  • f6fa1daab7
    tools/testgrid-analysis: fix var-naming warnings Ivan Valdes 2024-05-01 11:24:41 -07:00
  • 6b92a80ded
    tools/golangci: enable var-naming linter rule Ivan Valdes 2024-05-01 10:49:46 -07:00
  • 36414cb0b8
    Merge pull request #17930 from jamesreprise/bootstraped Benjamin Wang 2024-05-03 18:07:49 +01:00
  • 82113ab066
    dependency: bump go.opentelemetry.io/otel/trace from 1.25.0 to 1.26.0 Sharath Sivakumar 2024-05-03 18:27:52 +02:00
  • 930dde5ac3 [RFC] Attempt to make Blockhole blocking on L7 Chun-Hung Tseng 2024-05-03 23:17:01 +08:00
  • 989ad8b68b Add a 5s delay after unblackholing (for the catch-up to work) Shorten the wait time for the open connection to expire to 5s Chun-Hung Tseng 2024-04-12 03:19:33 +02:00
  • bff58f9702 blackhole test Siyuan Zhang 2024-04-08 10:07:26 -07:00
  • 7c198234f3
    Merge pull request #17927 from spzala/releasedoc Sahdev Zala 2024-05-03 09:04:26 -04:00
  • 13c0f75b7d
    Merge pull request #17877 from tjungblu/17872_status Benjamin Wang 2024-05-03 13:03:23 +01:00
  • ccb4ef76e3
    typo: bootstrapedCluster -> bootstrappedCluster James Williams 2024-05-03 11:34:55 +01:00
  • 3d4d4a0053
    Merge pull request #17926 from jmhbnz/update-ownersfile Benjamin Wang 2024-05-03 07:04:39 +01:00
  • 3096df2207
    Merge pull request #17922 from marefr/chore_grpc_chain_interceptors Benjamin Wang 2024-05-03 06:48:01 +01:00
  • 07c9397527
    use a flag Ivan Valdes 2024-05-01 20:48:54 -07:00
  • 56fab21ce2 generalize new fields introduced in higher versions. Siyuan Zhang 2024-04-30 10:28:58 -07:00
  • 40c51fee20 e2e test: add schema version verification in mix_version_test. Siyuan Zhang 2024-04-23 16:00:08 -07:00
  • 24e156fc6d
    Force linter violation Ivan Valdes 2024-05-02 13:44:03 -07:00
  • 060adbb891 Add etcd cloud project name Sahdev Zala 2024-05-02 16:15:05 -04:00
  • 8fba624b1f
    Update jmhbnz to approver following promotion. James Blair 2024-05-03 07:35:06 +12:00
  • 6f05ab9e99
    Merge pull request #17919 from etcd-io/dependabot/docker/release-3.4/distroless/static-debian11-6d31326376a7834b106f281b04f67b5d015c31732f594930f2ea81365f99d60c James Blair 2024-05-03 05:35:25 +12:00
  • 2c7f6d6b08
    Merge pull request #17920 from etcd-io/dependabot/docker/release-3.5/distroless/static-debian11-6d31326376a7834b106f281b04f67b5d015c31732f594930f2ea81365f99d60c James Blair 2024-05-03 05:34:03 +12:00
  • 030066cdb2 Chore: Use chain interceptors from grpc package Marcus Efraimsson 2024-05-01 22:26:50 +02:00
  • 77b2dfdaed
    github(dependabot): update configuration Ivan Valdes 2024-05-01 10:46:12 -07:00
  • 22ca6151c6
    build(deps): bump distroless/static-debian11 from 046b92c to 6d31326 dependabot[bot] 2024-05-01 17:26:02 +00:00
  • 61acd0f257
    build(deps): bump distroless/static-debian11 from 046b92c to 6d31326 dependabot[bot] 2024-05-01 17:23:54 +00:00
  • c4e3b61a1c Record operation from failpoint injection Marek Siarkowicz 2024-04-21 20:12:05 +02:00
  • 2dc93b92f5
    Revert "dependency: bump golang.org/x/sync from 0.6.0 to 0.7.0" Ivan Valdes 2024-05-01 10:08:22 -07:00
  • 7c2dad9a0e grpcproxy: use payload received/sent instead of start/finish call events Marcus Efraimsson 2024-05-01 19:02:43 +02:00
  • 83359bcc42
    github(dependabot): update configuration Ivan Valdes 2024-05-01 09:59:46 -07:00
  • 3cb39d8923
    Merge 50c9868ab4132fabc2c73218edc686a961036769 into ce4588107ace62ec26b94283efe3dda28367d845 Siyuan Zhang 2024-05-01 14:55:56 +02:00
  • ce4588107a
    Merge pull request #17895 from callthingsoff/avoid_conversion_uint8_int Benjamin Wang 2024-05-01 11:12:04 +01:00
  • 83754c1963
    Merge pull request #17916 from ivanvc/update-3.4-changelog-to-add-pr-17896 Benjamin Wang 2024-05-01 07:29:01 +01:00
  • 613ea90d75 Apply suggestions from code review Marcus Efraimsson 2024-05-01 01:03:25 +02:00
  • fa207c5e1a deps: upgrade grpc-ecosystem/go-grpc-middleware to v2 Marcus Efraimsson 2024-04-28 21:26:37 +02:00
  • 27465ddf78
    changelog/3.4: add fix for member list not updated when node goes down Ivan Valdes 2024-04-30 12:02:19 -07:00