Commit Graph

  • 58e16a4fd5 bill-of-materials: updates for github.com/antonmedv/expr tangcong 2020-09-12 17:14:13 +08:00
  • 3771faac80 etcdserver: add rate limiter for Range tangcong 2020-09-12 12:59:47 +08:00
  • 4fd1fcb5ad etcdctl: implement qos related command tangcong 2020-09-12 12:51:28 +08:00
  • 4761f7f5ae clientv3: implement qos clientv3 lib tangcong 2020-09-12 12:46:00 +08:00
  • a5b09ba844 etcdserver: implement apply qos command tangcong 2020-09-12 12:38:14 +08:00
  • c8f3b32812 qos,etcdserver: fix import package path tangcong 2020-09-12 12:21:04 +08:00
  • 27bf62cd7d etcdserver/api/v3rpc: implement qos v3rpc api tangcong 2020-09-12 12:16:21 +08:00
  • 0ccf43a028 etcdserver: implement QoS API tangcong 2020-09-12 12:03:02 +08:00
  • f87cefe167 qos: implement qos store api tangcong 2020-09-12 11:58:39 +08:00
  • b5aeb103a0 qos: implement qos enforcer to match rule and limit speed tangcong 2020-09-12 11:57:38 +08:00
  • 0954b943c8 qos: add rule executor tangcong 2020-09-12 11:50:25 +08:00
  • 39cd48a6e5 qos: generate qos.pb.go tangcong 2020-09-12 11:48:38 +08:00
  • c2fa2eb4cb scripts: add qospb proto dirs tangcong 2020-09-12 11:41:31 +08:00
  • ae837bd98f qos: implement TokenBucket,MaxInflight ratelimiter tangcong 2020-09-12 11:38:18 +08:00
  • 28ac011a3a *: generated protobuf and documentation tangcong 2020-09-12 11:35:30 +08:00
  • c67dd702c2 qos,etcdserver: define qos service api and message tangcong 2020-09-12 11:16:51 +08:00
  • 3c747ffbf7 ./test: Add PASSES="mod_tidy" check Piotr Tabor 2020-09-11 23:10:47 +02:00
  • d60b7af6e4 ./test: CI (./test) should never edit go.mod nor go.sum files Piotr Tabor 2020-09-11 19:47:24 +02:00
  • f3e54f1b22 go.sum: Regenerate go.sum to keep it fully in sync. Piotr Tabor 2020-09-11 19:38:52 +02:00
  • c4c8e7ddb6 vendor: Get rid of ./vendor cleanup Piotr Tabor 2020-09-09 16:12:31 +02:00
  • 94a483cb8a vendor: Remove /vendor and add to .gitignore Piotr Tabor 2020-09-09 14:08:12 +02:00
  • dd1b699fc4
    Merge pull request #12280 from jingyih/automated-cherry-pick-of-#12271-upstream-release-3.4 Joe Betz 2020-09-10 11:07:54 -07:00
  • 2d43a3157e integration: Fix 'go test --tags cluster_proxy --timeout=30m -v ./integration/...' Piotr Tabor 2020-09-07 20:08:29 +02:00
  • 32bad8e9a8 integration/cluster_proxy.go: Fix broken build with tags=cov. Piotr Tabor 2020-09-07 14:39:26 +02:00
  • f44aaf8248 integration: add flag WatchProgressNotifyInterval in integration test jingyih 2020-09-06 10:45:00 -07:00
  • 76e769ce95
    Merge pull request #12273 from ptabor/2020-09-07-fix-grpc-proxy-tests Joe Betz 2020-09-09 12:03:09 -07:00
  • e81cae77a3
    Merge pull request #12274 from ptabor/20200907-fix-cov-e2e-tests Joe Betz 2020-09-09 11:14:18 -07:00
  • 9d5a840942 etcdmain/grpc_proxy: Remove superflous logging line. Piotr Tabor 2020-09-07 13:05:12 +02:00
  • 7c880e5263 etcdctl: Rename Start / StartWithErrors to MustStart Piotr Tabor 2020-09-09 19:32:50 +02:00
  • 10fa9614e1
    Merge pull request #12271 from jingyih/add_watch_notify_interval_flag_in_testing Joe Betz 2020-09-09 08:56:48 -07:00
  • c32180d772 tests/e2e,etcdctl,etcdmain: Fix go test --tags cov -v ./tests/e2e Piotr Tabor 2020-09-07 14:05:08 +02:00
  • 73817b53fd integration: add flag WatchProgressNotifyInterval in integration test jingyih 2020-09-06 10:45:00 -07:00
  • 07e9eb06ab
    clientv3: get AuthToken gracefully without extra connection. CFC4N 2020-09-07 22:03:47 +08:00
  • 093282f5ea tests/e2e: cluster_proxy tests use CN-less cert for etcd-server auth. Piotr Tabor 2020-09-07 12:08:17 +02:00
  • 2d0ce9de3d etcdmain: grpc-proxy should only require CN-less certificates for --cert flags. Piotr Tabor 2020-09-07 11:52:45 +02:00
  • 2c93127c7b integration: Regenerate certificates, add client-nocn.crt Piotr Tabor 2020-09-07 11:48:38 +02:00
  • 966e8cecf0 integration: gencerts.sh cleanup and supports no-CN certs Piotr Tabor 2020-09-07 11:47:24 +02:00
  • bb59750477 remove cluster_test.go error filed Debut ruster-cn 2020-09-07 12:07:13 +08:00
  • cb907dc49c pkg/flags: log info message when overriding environment Debabrata Banerjee 2020-09-03 15:30:55 -04:00
  • 2d59281c40 Revert "pkg/flags: fatal on conflicting environment variable" Debabrata Banerjee 2020-09-03 11:39:45 -04:00
  • 58a590af99 pkg/flags: log info message when overriding environment Debabrata Banerjee 2020-09-03 11:44:38 -04:00
  • ca8138667d Revert "pkg/flags: fatal on conflicting environment variable" Debabrata Banerjee 2020-09-03 11:39:45 -04:00
  • 762f8ee058
    Update vendor dir. Ben Kochie 2020-06-03 13:29:22 +02:00
  • e4b0099f4a
    Update Prometheus vendoring to current Ben Kochie 2020-06-03 13:27:30 +02:00
  • 9a4e8cc6bc pkg/traceutil: skip subTraceStart/subTraceEnd steps when logging steps mlmhl 2020-09-01 11:56:46 +08:00
  • f59d3bbb4a Run go mod tidy JmPotato 2020-08-27 09:52:16 +08:00
  • e60c99f40a
    Merge branch 'release-3.4' into update_bbolt JmPotato 2020-08-27 09:47:00 +08:00
  • c20cc05fc5
    mvcc: Export a "Last DB compaction" timestamp metric (#12176) Ben Cox 2020-08-27 01:27:10 +02:00
  • cdcf1186a6 mvcc: Export a "Last DB compaction" timestamp metric Ben Cartwright-Cox 2020-07-27 19:19:27 +01:00
  • 7853404dd6 vendor: Regenerate vendor directory after modularization Piotr Tabor 2020-08-25 01:37:33 +02:00
  • ae6e968f94 *: Update imports after spliting code to the client module. Piotr Tabor 2020-08-25 01:36:43 +02:00
  • d9e24f3ca8 etcdserver: Regenerate internal protos after location change. Piotr Tabor 2020-08-25 01:34:05 +02:00
  • 1e421fcebf c/clientv3: Extract from integration test a mocked unit logic. Piotr Tabor 2020-08-25 01:31:42 +02:00
  • 5bbd1736d3 logutil/zap_raft: Migrate zap-raft to a separate package. Piotr Tabor 2020-08-25 01:28:00 +02:00
  • 903b81db87 bill-of-materials: Refresh BOM using ./scripts/updatebom.sh Piotr Tabor 2020-08-25 01:25:50 +02:00
  • a413b3b57f etcdctl: Move work on snapshot's file code to etcdctl. Piotr Tabor 2020-08-25 01:22:12 +02:00
  • b0cb040ce1 Documentation: Regenerate proto-based documentation. Piotr Tabor 2020-08-25 01:17:50 +02:00
  • 4a6b170051 /: Update scripts for modularization: Makefile, genproto & test Piotr Tabor 2020-08-25 01:15:04 +02:00
  • 96c7db963a c: Move and regenerate proto go files. Piotr Tabor 2020-08-25 01:11:11 +02:00
  • 5d7252ecb0 integration: Move files that establish "integration" tests module. Piotr Tabor 2020-08-25 01:06:40 +02:00
  • 59fa4dc376 c: Move files that establish the client module Piotr Tabor 2020-08-25 01:02:45 +02:00
  • 053201df78 *: Define etcd modules (c/, integration/) Piotr Tabor 2020-08-25 00:31:10 +02:00
  • 2c834459e1 version: 3.3.25 v3.3.25 Gyuho Lee 2020-08-24 12:33:27 -07:00
  • 43d6162d3f
    Merge pull request #12246 from SVilgelm/fix-import-path Gyuho Lee 2020-08-24 12:31:29 -07:00
  • d01dda54dd
    Merge pull request #12251 from spzala/automated-cherry-pick-of-#12242-upstream-release-3.3 Gyuho Lee 2020-08-24 12:30:42 -07:00
  • facd0c9460
    Merge pull request #12252 from spzala/changelogfileperm34and33 Gyuho Lee 2020-08-24 12:30:21 -07:00
  • ae9734ed27 version: 3.4.13 v3.4.13 Gyuho Lee 2020-08-24 12:11:28 -07:00
  • 781bde75e2
    Merge pull request #12250 from spzala/automated-cherry-pick-of-#12242-upstream-release-3.4 Gyuho Lee 2020-08-24 12:05:03 -07:00
  • 1c0d73d248 CHANGELOG: file perm updates in 3.4 and 3.3 Sahdev P. Zala 2020-08-24 11:58:19 -04:00
  • 864d9f4127 pkg: file stat warning Sahdev P. Zala 2020-08-20 18:20:13 -04:00
  • d5ebbbceb8 pkg: file stat warning Sahdev P. Zala 2020-08-20 18:20:13 -04:00
  • ae66916226
    pkg: file stat warning (#12242) Sahdev Zala 2020-08-23 20:20:16 -04:00
  • c2ebbfd398 pkg: file stat warning Sahdev P. Zala 2020-08-20 18:20:13 -04:00
  • 386ebbb704
    Fix import path to fileutils in listener Sergey Vilgelm 2020-08-22 07:17:46 -05:00
  • c199d3d8c3
    server: use buffered channel to avoid goroutine leak (#11941) gaurav 2020-08-21 21:46:28 -04:00
  • 7cd5872656
    Merge pull request #12244 from hexfusion/automated-cherry-pick-of-#12243-upstream-release-3.4 Sam Batschelet 2020-08-21 11:24:21 -04:00
  • 46a0a44f95 Automated cherry pick of #12243 on release 3.4 Sam Batschelet 2020-08-21 10:14:07 -04:00
  • 261aa31dc5
    Merge pull request #12243 from hexfusion/bump-x/text Sam Batschelet 2020-08-21 10:03:01 -04:00
  • 100c443a10 vendor: bump golang.org/x/text Sam Batschelet 2020-08-21 09:09:24 -04:00
  • 76993f1fc6
    Merge pull request #12240 from avorima/fdusage_readdirnames Gyuho Lee 2020-08-20 21:58:18 -07:00
  • ab9c14f477
    Merge pull request #12241 from philips/add-asset-transparency-github-action Brandon Philips 2020-08-20 14:03:19 -07:00
  • 142358c13d github: workflows: add asset-transparency release action Brandon Philips 2020-08-20 11:30:01 -07:00
  • be70400fb5 etcdserver: Use Readdirnames to count fds for FDUsage Mario Valderrama 2020-08-20 16:22:00 +02:00
  • 4b6a0eea49 CHANGELOG: update with server panic fix Gyuho Lee 2020-08-19 20:02:52 -07:00
  • 17cef6e3e9 version: 3.4.12 v3.4.12 Gyuho Lee 2020-08-19 09:56:24 -07:00
  • c07cba001b
    Merge pull request #12239 from liggitt/slow-v2-panic-3.4 Gyuho Lee 2020-08-19 09:55:08 -07:00
  • 44dea5df03
    Merge pull request #12238 from liggitt/slow-v2-panic Gyuho Lee 2020-08-19 09:20:47 -07:00
  • b8878eac45 etcdserver: Avoid panics logging slow v2 requests in integration tests Jordan Liggitt 2020-08-19 09:40:09 -04:00
  • ad57fea4c5 etcdserver: Avoid panics logging slow v2 requests in integration tests Jordan Liggitt 2020-08-19 09:40:09 -04:00
  • bdd57848dc scripts/release: logging release version v3.3.24 Gyuho Lee 2020-08-18 11:45:15 -07:00
  • fd9a5b0be5 go.mod/sum: delete temporarily Gyuho Lee 2020-08-18 11:44:47 -07:00
  • cfdc296a3c CHANGELOG: update release-3.2 dates Gyuho Lee 2020-08-18 09:43:45 -07:00
  • ba92a0e70f version: 3.2.31 v3.2.31 Gyuho Lee 2020-08-18 09:37:40 -07:00
  • 55db5b49e8 etcdserver: add OS level FD metrics Gyuho Lee 2020-08-12 10:23:22 -07:00
  • b7243f0175 pkg/runtime: optimize FDUsage by removing sort Gyuho Lee 2020-08-12 10:22:56 -07:00
  • 7619b2f744 etcdserver/etcdserverpb: change protobuf field type from int to int64 Gyuho Lee 2020-08-18 09:34:43 -07:00
  • f9e5264765 version: v3.3.24 Gyuho Lee 2020-08-18 09:32:00 -07:00
  • edaac6e2a9 CHANGELOG: add v3.3.24 release dates Gyuho Lee 2020-08-18 09:30:27 -07:00
  • e37b28bd28 CHANGELOG: add v3.4.11 Gyuho Lee 2020-08-18 09:23:24 -07:00
  • e71e0c5c88
    Merge pull request #12226 from jingyih/fix_backport_PR12216 v3.4.11 Gyuho Lee 2020-08-18 08:48:09 -07:00