Commit Graph

  • de09174a3f server/auth: protect rangePermCache with a RW lock Hitoshi Mitake 2022-04-17 23:06:30 +09:00
  • 576a798bf9 [backport 3.4] Update golang.org/x/crypto to latest Bogdan Kanivets 2022-06-29 01:23:16 -07:00
  • bae61786fc
    Merge pull request #14183 from ahrtr/3.4_pipeline_issues_20220630 Benjamin Wang 2022-07-01 05:36:29 +08:00
  • f94af77d4a
    Merge pull request #14184 from ahrtr/fix_proxy_test_certificate_20220630 Benjamin Wang 2022-07-01 05:33:50 +08:00
  • 8160e9ebe2 disable test cases on certificate-based authentication which isn't supported by gRPC proxy. Benjamin Wang 2022-06-30 14:11:54 +08:00
  • 5b3f269159 replace all 3.4 certificates and keys with the files from 3.5 Benjamin Wang 2022-06-30 13:21:48 +08:00
  • c3c6d6d5b4
    Merge 950849f1c97ff9de3bd70802d87077e355e6c3bb into 2a0e92fac0126b5fb2c629cb343955cff960ca6f LINKIWI 2022-06-30 12:55:19 +08:00
  • ae9ca48a3f remove duplicate certificate configuration for proxy test Benjamin Wang 2022-06-30 10:26:36 +08:00
  • bb9113097a fix test failure in TestCtlV3WatchClientTLS Benjamin Wang 2022-06-30 10:16:41 +08:00
  • 2a0e92fac0
    Merge pull request #14182 from spzala/isoptswithprefix Sahdev Zala 2022-06-29 19:32:05 -04:00
  • 8637c54bcc Client: fix check for WithPrefix op Sahdev Zala 2022-06-29 16:39:13 -04:00
  • d7cb3b9570 serve peer linearizable member list Chao Chen 2022-06-28 17:43:48 -07:00
  • f169e5dcba
    Merge pull request #14151 from ahrtr/3.4_skip_TestWatchRequestProgress_proxy Benjamin Wang 2022-06-29 05:40:05 +08:00
  • 6958ee8ff2 Skip WatchRequestProgress test in grpc-proxy mode. Benjamin Wang 2022-06-24 09:38:52 +08:00
  • f1c59dcfac
    Merge pull request #14170 from ahrtr/3.4_proxy_fix_20220628 Marek Siarkowicz 2022-06-28 17:56:44 +02:00
  • 107b7c06ab sanp: Delete the nil judgment of the log object SimFG 2022-06-28 16:22:20 +08:00
  • a402ec5734 raft: Remove the redundant append execution SimFG 2022-06-28 14:12:37 +08:00
  • 1c9fa07cd7 Fix deadlock in 'go test -tags cluster_proxy -v ./integration/... ./clientv3/...' Benjamin Wang 2022-06-28 13:44:47 +08:00
  • 7a1cecd5fa
    Merge pull request #14165 from eval-exec/expected-process-stopsignal Benjamin Wang 2022-06-28 12:38:59 +08:00
  • 4e88cce06c
    Merge pull request #14168 from lavacat/release-3.4-TestGetToken Benjamin Wang 2022-06-28 04:35:17 +08:00
  • 2d99b341ad [backport 3.4] clientv3/integration: Reduce flakines of TestGetTokenWithoutAuth Bogdan Kanivets 2022-06-17 15:17:48 -07:00
  • 19f5ff664a
    Merge pull request #14166 from chavacava/fix-14162 Benjamin Wang 2022-06-27 09:38:33 +08:00
  • 815e05d226
    Merge pull request #14160 from chavacava/patch-1 Marek Siarkowicz 2022-06-26 18:55:51 +02:00
  • 64443f108b
    Merge pull request #14157 from SimFG/proxy_pb Marek Siarkowicz 2022-06-26 18:53:42 +02:00
  • c1da9dd0f0
    Merge pull request #14153 from SimFG/verfiy_backend Marek Siarkowicz 2022-06-26 18:49:44 +02:00
  • 756d77663b removes empty option in JSON tag chavacava 2022-06-25 11:32:53 +02:00
  • f220bfe1e0 fix #14162 chavacava 2022-06-26 11:44:11 +02:00
  • e2bff7cfe1
    pkg/expect: send SIGTERM to target expect process instead of SIGKILL Eval EXEC 2022-06-26 16:20:17 +08:00
  • f99c68839f
    Merge pull request #14163 from chavacava/fix-14161 Benjamin Wang 2022-06-26 12:43:06 +08:00
  • 0887d9acf1 fix #14161 chavacava 2022-06-25 10:09:05 +00:00
  • a6bbf7c10b proxy: Put the pb object into the struct SimFG 2022-06-24 23:46:53 +08:00
  • cabdb13dad
    Merge pull request #14152 from pacoxu/patch-2 Benjamin Wang 2022-06-25 04:42:50 +08:00
  • 899bcc8fe5 update 3.4 change log to cover fixes for two issues Benjamin Wang 2022-06-24 17:46:51 +08:00
  • 17fc680454
    Merge pull request #14150 from ahrtr/lease_revoke_race_3.4 Marek Siarkowicz 2022-06-24 11:27:09 +02:00
  • 2a1b7fdb52 verify: Get backend using simple api SimFG 2022-06-24 16:58:18 +08:00
  • 8e80173887 sync-changelog: /health break change was reverted Paco Xu 2022-06-24 14:51:22 +08:00
  • f036529b5d Backport two lease related bug fixes to 3.4 Benjamin Wang 2022-06-24 09:09:40 +08:00
  • 33ba5380df
    Merge pull request #14146 from SimFG/parse_config Benjamin Wang 2022-06-24 06:13:29 +08:00
  • 1dcd75f8a2 config: Add the default case when failing to parse the log rotate config json SimFG 2022-06-23 19:36:33 +08:00
  • 414ca1a4ba check len revision key __mod_revision phucch 2022-06-23 13:46:11 +07:00
  • 5483125559 register codec using encoding.RegisterCodec Benjamin Wang 2022-06-23 08:59:02 +08:00
  • 1da0b011c0
    Merge pull request #14141 from ahrtr/3.4_changelog_go_1.16 Benjamin Wang 2022-06-23 04:54:57 +08:00
  • 953376e666
    Merge pull request #14136 from ahrtr/3.4_pipeline_issues Benjamin Wang 2022-06-23 04:54:42 +08:00
  • 2969ba1565 update go.sum phucch 2022-06-22 19:37:27 +07:00
  • 0d045b189c make-mirror store mod revision to support incremental mirror phucch 2022-06-22 17:50:38 +07:00
  • 288ed36d62 store mod_revision to support incremental mirror phucch 2022-06-22 17:34:14 +07:00
  • 685435ba34 Update 3.4 change log item for 3.4.19 Benjamin Wang 2022-06-22 10:08:46 +08:00
  • 1abf085cfb fix all the pipeline failues for release 3.4 Benjamin Wang 2022-06-19 12:42:13 +08:00
  • 1a1238814f
    Merge pull request #14082 from mikelolasagasti/pb.v3 Piotr Tabor 2022-06-21 13:46:20 +02:00
  • e0998f49e1
    Merge pull request #14124 from wayblink/index-op Benjamin Wang 2022-06-21 12:41:25 +08:00
  • 428d21f5eb mvcc:add ut for Revisions/CountRevisions and remove RangeSince as it is not used wayblink 2022-06-16 16:33:20 +08:00
  • 89637a4223 Tools/benchmark: migrate cheggaaa/pb.v1 to cheggaaa/pb/v3 Mikel Olasagasti Uranga 2022-06-20 15:42:45 +02:00
  • 0bac609632
    Merge pull request #14133 from ahrtr/changelog_auth_bundle_20220618 Marek Siarkowicz 2022-06-20 10:47:09 +02:00
  • c9f7473173
    Merge pull request #14132 from ahrtr/auth_bundle Marek Siarkowicz 2022-06-20 10:46:39 +02:00
  • 449ff7b8cb update changelog for both 3.5 and 3.6 to cover the authBundle overwrite issue Benjamin Wang 2022-06-18 07:11:50 +08:00
  • df632abd8a client/v3: do not overwrite authTokenBundle on dial Benjamin Wang 2022-06-18 06:53:05 +08:00
  • 0088cce30e tests: updated github tests workflow to use latest go 1.16 Bogdan Kanivets 2022-06-17 15:32:21 -07:00
  • 4aeadec309 clientv3/integration: Reduce flakines of TestGetTokenWithoutAuth Bogdan Kanivets 2022-06-17 15:17:48 -07:00
  • 43434afd48
    Merge pull request #14111 from patrocinio/check_perf_doc Benjamin Wang 2022-06-18 05:07:26 +08:00
  • 72b2a06fdb
    Merge pull request #14126 from ptabor/20220615-update-grpc3 Piotr Tabor 2022-06-17 20:25:43 +02:00
  • ff89836725 tests: run 'go mod tidy' to update deps Bogdan Kanivets 2022-06-17 11:01:50 -07:00
  • 5e64f37c2d server: update bolt db to 1.3.6 Bogdan Kanivets 2022-06-17 10:57:48 -07:00
  • 300c90a5e6 tests: Adding better diagnostic and location for temporary files to Snapshot tests. Bogdan Kanivets 2022-06-17 10:51:17 -07:00
  • 31af5bdd96 tests: fixed 'Fatalf from a non-test goroutine' in election_test Bogdan Kanivets 2022-06-17 10:39:35 -07:00
  • 7a59209fe9 tests: fixed 'Fatalf from a non-test goroutine' in server_tests Bogdan Kanivets 2022-06-17 10:30:30 -07:00
  • e1e3ed11e3 Doc: provide more clarify to the usage of check perf command Eduardo Patrocinio 2022-06-13 14:13:42 -04:00
  • 88cd0fe695 Refresh minor dependencies. Piotr Tabor 2022-06-17 09:10:20 +02:00
  • e7a84b69c8 Update zap to 1.21. Piotr Tabor 2022-06-16 14:50:37 +02:00
  • 8ac23dad88
    Merge pull request #14125 from ptabor/20220615-update-grpc2 Piotr Tabor 2022-06-17 10:04:11 +02:00
  • 3e61412ae2
    Merge pull request #14129 from ahrtr/changelog_wal_entry_limit Benjamin Wang 2022-06-17 15:03:52 +08:00
  • 4443e14dcd
    Merge pull request #14127 from ahrtr/threshold_3.5 Benjamin Wang 2022-06-17 15:03:35 +08:00
  • 6d1041dc62
    Merge pull request #14128 from ahrtr/remove_ioutil Benjamin Wang 2022-06-17 15:03:07 +08:00
  • cbf54a0421 Use proper grpc schema (unix:file) for unix sockets. Piotr Tabor 2022-06-15 23:12:56 +02:00
  • 17c1dcd614 Update grpc to 1.47 and go-cmp to 0.5.8. Piotr Tabor 2022-06-15 10:45:59 +02:00
  • fa68664a26 update 3.5 and 3.6 changelog to cover the fix of restricting the max size of each WAL entry to remaining size of the WAL file Benjamin Wang 2022-06-17 10:16:50 +08:00
  • 8038e876d3 replace ioutil with os package Benjamin Wang 2022-06-17 10:09:17 +08:00
  • 621cd7b9e5 restrict the max size of each WAL entry to the remaining size of the file Benjamin Wang 2022-06-17 09:01:29 +08:00
  • db0b67e8a0 Add FileReader and FileBufReader utilities Benjamin Wang 2022-06-17 08:32:55 +08:00
  • 4c95878f00
    Merge pull request #14122 from ahrtr/threshold_20220615 Benjamin Wang 2022-06-17 08:19:42 +08:00
  • ccf477d12b restrict the max size of each WAL entry to the remaining size of the file Benjamin Wang 2022-06-16 15:21:14 +08:00
  • 427372b6ee
    Merge pull request #14123 from tsonglew/patch-1 Piotr Tabor 2022-06-16 13:28:45 +02:00
  • e5a80f5049
    fix: typo gouroutine Tsonglew 2022-06-16 16:35:06 +08:00
  • d23917c576 Add FileReader and FileBufReader utilities Benjamin Wang 2022-06-16 15:17:58 +08:00
  • 4a1cfada9f
    Bump grpc to v1.47.0 Luca Comellini 2022-06-10 10:51:14 -07:00
  • 7f73ac7189
    Bump OpenTelemetry dependencies to v1.7.0 Luca Comellini 2022-06-09 20:09:47 -07:00
  • a1fe0b8ea3
    Merge pull request #14116 from ptabor/20220613-embed-errors Piotr Tabor 2022-06-15 22:37:40 +02:00
  • e61d431792
    Merge pull request #14109 from SimFG/fifo_panic Piotr Tabor 2022-06-15 22:24:42 +02:00
  • 509a01861c
    Merge pull request #14117 from ptabor/20220614-gitignore Piotr Tabor 2022-06-15 22:10:38 +02:00
  • c4e7224946
    Merge pull request #14121 from L2ncE/main Sahdev Zala 2022-06-15 15:41:30 -04:00
  • 637afd359b Fix a syntax error in a code comment L2ncE 2022-06-15 23:19:12 +08:00
  • f1456f8ed4 fix a syntax error in a code comment L2ncE 2022-06-15 21:13:25 +08:00
  • 50b4b4c527 Merge remote-tracking branch 'origin/main' into main L2ncE 2022-06-15 21:05:32 +08:00
  • 83a5349e7f Fix a syntax error in a code comment L2ncE 2022-06-15 21:03:31 +08:00
  • d83925e357 schedule: Provide logs when the fifo job panic happens SimFG 2022-06-13 21:39:42 +08:00
  • 99cbd7c070 Fix a syntax error in a code comment L2ncE 2022-06-15 20:38:04 +08:00
  • 55415d4103 Merge remote-tracking branch 'origin/main' into main L2ncE 2022-06-15 20:27:05 +08:00
  • 57ca0cb601 Fix a syntax error in a code comment L2ncE 2022-06-15 16:45:13 +08:00
  • 1c401581e3 Close channel of started servers even if embed server fails to start. Piotr Tabor 2022-06-15 12:35:55 +02:00
  • fcc8fce4d2 Expand logging in case of embed server not being able to successfully start. Piotr Tabor 2022-06-15 12:14:21 +02:00
  • f9e9f50a13 Extend .gitignore to ignore intelij config/generated files. Piotr Tabor 2022-06-15 10:47:20 +02:00