Commit Graph

  • 31e49a4df3
    Merge pull request #12048 from spzala/automated-cherry-pick-of-#11793-upstream-release-3.4 Gyuho Lee 2020-06-24 20:42:26 -0700
  • cdc1c8f02f
    Merge pull request #12050 from spzala/automated-cherry-pick-of-#11845-upstream-release-3.3 Gyuho Lee 2020-06-24 20:42:14 -0700
  • 94857c925a
    Merge pull request #12052 from spzala/automated-cherry-pick-of-#11830-upstream-release-3.3 Gyuho Lee 2020-06-24 20:42:06 -0700
  • 56bf4c4779
    Merge pull request #12053 from spzala/automated-cherry-pick-of-#11841-upstream-release-3.3 Gyuho Lee 2020-06-24 20:41:58 -0700
  • 83fc96df0c
    Merge pull request #12055 from tangcong/automated-cherry-pick-of-#11850-origin-release-3.4 Gyuho Lee 2020-06-24 20:41:44 -0700
  • 2e601c4611
    Merge pull request #12058 from spzala/automated-cherry-pick-of-#11818-upstream-release-3.3 Gyuho Lee 2020-06-24 20:41:21 -0700
  • 6992211021
    Merge pull request #12059 from spzala/automated-cherry-pick-of-#11787-upstream-release-3.3 Gyuho Lee 2020-06-24 20:41:12 -0700
  • 829f484165
    Merge pull request #12063 from cfc4n/automated-cherry-pick-of-#11986-upstream-release-3.3 Gyuho Lee 2020-06-24 20:40:45 -0700
  • 45192cf62b
    Merge pull request #12064 from cfc4n/automated-cherry-pick-of-#11986-upstream-release-3.4 Gyuho Lee 2020-06-24 20:40:37 -0700
  • 94bd71adac
    Merge pull request #12066 from tangcong/fix-fmt-shadow-err Gyuho Lee 2020-06-24 20:40:24 -0700
  • 05f5b69673
    Merge pull request #12067 from cfc4n/automated-cherry-pick-of-#12005-upstream-release-3.3 Gyuho Lee 2020-06-24 20:40:13 -0700
  • d18eeef0e7
    Merge pull request #12069 from cfc4n/release-3.3 Gyuho Lee 2020-06-24 20:40:02 -0700
  • 1a1281005c
    Merge pull request #12070 from spzala/automated-cherry-pick-of-#12060-upstream-release-3.4 Gyuho Lee 2020-06-24 20:39:33 -0700
  • 1a79fe3758
    Merge pull request #12071 from spzala/automated-cherry-pick-of-#12060-upstream-release-3.3 Gyuho Lee 2020-06-24 20:39:25 -0700
  • a4f42948e8
    Merge pull request #12072 from tangcong/automated-cherry-pick-of-#12066-origin-release-3.4 Gyuho Lee 2020-06-24 20:39:15 -0700
  • 599beaee41
    Merge pull request #12073 from spzala/automated-cherry-pick-of-#11798-upstream-release-3.3 Gyuho Lee 2020-06-24 20:39:00 -0700
  • 2212a84adb
    Merge pull request #12034 from spzala/automated-cherry-pick-of-#11798-upstream-release-3.4 Gyuho Lee 2020-06-24 20:38:46 -0700
  • bde76af5fa pkg: check file stats Sahdev P. Zala 2020-04-20 15:08:07 -0400
  • e42d7b5248 etcdmain: fix shadow error tangcong 2020-06-24 17:47:18 +0800
  • b85fc84c26 doc: add TLS related warnings Xiang Li 2020-06-23 15:43:11 -0700
  • b86bb615ff doc: add TLS related warnings Xiang Li 2020-06-23 15:43:11 -0700
  • ae59425235
    Merge pull request #11919 from YoyinZyc/downgrade-policy Gyuho Lee 2020-06-24 11:33:32 -0700
  • 2541b0bba9 etcdserver: apply downgrade policy to server. yoyinzyc 2020-06-24 11:06:29 -0700
  • c3780bb216 go.mod: fix incorrect package dependency when etcd clientv3 used as libary. CFC4N 2020-06-24 21:45:06 +0800
  • 999df4e5a1 auth: return incorrect result 'ErrUserNotFound' when client request without username or username was empty. cfc4n 2020-06-12 22:43:07 +0800
  • a08c52945f etcdmain: fix shadow error tangcong 2020-06-24 17:47:18 +0800
  • ee963470f4 etcdserver:FDUsage set ticker to 10 minute from 5 seconds. This ticker will check File Descriptor Requirements ,and count all fds in used. And recorded some logs when in used >= limit/5*4. Just recorded message. If fds was more than 10K,It's low performance due to FDUsage() works. So need to increase it. cfc4n 2020-06-16 12:44:33 +0800
  • c4db372810 etcdserver:FDUsage set ticker to 10 minute from 5 seconds. This ticker will check File Descriptor Requirements ,and count all fds in used. And recorded some logs when in used >= limit/5*4. Just recorded message. If fds was more than 10K,It's low performance due to FDUsage() works. So need to increase it. cfc4n 2020-06-16 12:44:33 +0800
  • beb5614aad
    doc: add TLS related warnings (#12060) Xiang Li 2020-06-23 21:07:36 -0700
  • 64f8b86e0d embed: fix compaction runtime err Sahdev P. Zala 2020-04-15 11:29:01 -0400
  • 585814082b etcdserver: don't let InternalAuthenticateRequest have password Hitoshi Mitake 2020-04-26 23:23:02 +0900
  • c511894ee5
    Merge pull request #12051 from spzala/automated-cherry-pick-of-#11796-upstream-release-3.3 Hitoshi Mitake 2020-06-23 23:21:45 +0900
  • 36452a1c1d clientv3: cancel watches proactively on client context cancellation Jack Kleeman 2020-05-06 11:57:19 +0100
  • a89c2512ea etcdctl, etcdmain: warn about --insecure-skip-tls-verify options Hitoshi Mitake 2020-05-03 17:17:30 +0900
  • 9e00f6f37f Documentation: note on the policy of insecure by default Hitoshi Mitake 2020-04-30 01:06:03 +0900
  • da1d42d111 Documentation: note on password strength Hitoshi Mitake 2020-04-20 01:18:54 +0900
  • f6b822dfe8 etcdmain: best effort detection of self pointing in tcp proxy Xiang Li 2020-05-04 15:42:01 -0700
  • 8f19fecb82
    Merge pull request #12030 from tangcong/fix-grpc-proxy-hang Gyuho Lee 2020-06-22 10:53:13 -0700
  • 9380327e70
    Merge pull request #12047 from jingyih/update_bbolt_1p3p5 Gyuho Lee 2020-06-22 10:52:43 -0700
  • 4571e528f4 wal: check out of range slice in "ReadAll", "decoder" Gyuho Lee 2020-04-16 13:31:19 -0700
  • 238ea9bf93 vendor: update bbolt to v1.3.5 jingyih 2020-06-22 04:29:06 -0700
  • 854c327179 CHANGELOG: update for 12030 tangcong 2020-06-20 11:29:56 +0800
  • 34e3dbe3d4 proxy/grpcproxy: add zap logger tangcong 2020-06-12 13:48:03 +0800
  • ebdccedbde
    Merge pull request #11980 from cfc4n/simple-token-ttl Gyuho Lee 2020-06-21 23:23:45 -0700
  • 3bf09a5859
    Merge pull request #11758 from jingyih/automated-cherry-pick-of-#11754-upstream-release-3.3 Gyuho Lee 2020-06-21 23:21:55 -0700
  • 6ec5d5f60f
    Merge pull request #12001 from cfc4n/master Gyuho Lee 2020-06-21 23:20:50 -0700
  • a71fa242d8
    Merge branch 'master' into master Gyuho Lee 2020-06-21 23:20:34 -0700
  • 37ac22205b
    Merge pull request #12035 from spzala/automated-cherry-pick-of-#11787-upstream-release-3.4 Gyuho Lee 2020-06-21 19:22:54 -0700
  • 493f15c156
    Merge pull request #12037 from spzala/automated-cherry-pick-of-#11807-upstream-release-3.4 Gyuho Lee 2020-06-21 19:20:42 -0700
  • c8b3c6f54c
    Merge pull request #12041 from spzala/automated-cherry-pick-of-#11795-upstream-release-3.4 Gyuho Lee 2020-06-21 19:20:26 -0700
  • 368ff75a10
    Merge pull request #12039 from spzala/automated-cherry-pick-of-#11845-upstream-release-3.4 Gyuho Lee 2020-06-21 19:20:04 -0700
  • 7adbfa1144
    Merge pull request #12038 from spzala/automated-cherry-pick-of-#11608-upstream-release-3.4 Gyuho Lee 2020-06-21 19:19:50 -0700
  • e151faf3cc
    Merge pull request #12040 from spzala/automated-cherry-pick-of-#11796-upstream-release-3.4 Gyuho Lee 2020-06-21 19:19:31 -0700
  • 8292fd5051
    Merge pull request #12042 from spzala/automated-cherry-pick-of-#11818-upstream-release-3.4 Gyuho Lee 2020-06-21 19:19:17 -0700
  • c37245ed4b
    Merge pull request #12043 from spzala/automated-cherry-pick-of-#11830-upstream-release-3.4 Gyuho Lee 2020-06-21 19:18:51 -0700
  • 6dab8aff66
    Merge pull request #12044 from spzala/automated-cherry-pick-of-#11841-upstream-release-3.4 Gyuho Lee 2020-06-21 19:18:35 -0700
  • f1057001c3
    Merge pull request #12033 from jingyih/update_changelog_PR11946 Gyuho Lee 2020-06-21 19:18:11 -0700
  • c69efda350 etcdctl, etcdmain: warn about --insecure-skip-tls-verify options Hitoshi Mitake 2020-05-03 17:17:30 +0900
  • 3d8e9a323d Documentation: note on the policy of insecure by default Hitoshi Mitake 2020-04-30 01:06:03 +0900
  • 963b242846 etcdserver: don't let InternalAuthenticateRequest have password Hitoshi Mitake 2020-04-26 23:23:02 +0900
  • 6f011ce524 auth: a new error code for the case of password auth against no password user Hitoshi Mitake 2020-04-20 01:11:52 +0900
  • 36f8dee003 Documentation: note on password strength Hitoshi Mitake 2020-04-20 01:18:54 +0900
  • 47001f28bd etcdmain: best effort detection of self pointing in tcp proxy Xiang Li 2020-05-04 15:42:01 -0700
  • 9a24f73f7b Discovery: do not allow passing negative cluster size Sahdev P. Zala 2020-02-09 18:09:46 -0500
  • 7d1cf64049 wal: fix panic when decoder not set Sahdev P. Zala 2020-04-23 15:53:05 -0400
  • 05c441f92f embed: fix compaction runtime err Sahdev P. Zala 2020-04-15 11:29:01 -0400
  • 434f7e83f0 pkg: check file stats Sahdev P. Zala 2020-04-20 15:08:07 -0400
  • fac83fbecd CHANGELOG: update for PR11946 jingyih 2020-06-20 12:26:36 -0700
  • f5a85e9987 pkg: consider umask when use MkdirAll Sahdev P. Zala 2020-06-15 15:07:17 -0400
  • 10cdabe721 CHANGELOG: update for https://github.com/etcd-io/etcd/pull/11980 , https://github.com/etcd-io/etcd/pull/11986 , https://github.com/etcd-io/etcd/pull/11987 . CFC4N 2020-06-21 00:00:41 +0800
  • b5a07728d0 proxy/grpcproxy: make sure watchproxy do not block forever when failed to cancel a watcher tangcong 2020-06-19 13:43:31 +0800
  • d8c8f903ee
    Merge pull request #11983 from tangcong/add_reason_field_for_health Gyuho Lee 2020-06-15 23:17:00 -0700
  • 8720f980ac
    Merge pull request #11986 from cfc4n/fdusage-limit Gyuho Lee 2020-06-15 22:12:58 -0700
  • 144beba3f8 etcdserver:FDUsage set ticker to 10 minute from 5 seconds. This ticker will check File Descriptor Requirements ,and count all fds in used. And recorded some logs when in used >= limit/5*4. Just recorded message. If fds was more than 10K,It's low performance due to FDUsage() works. So need to increase it. cfc4n 2020-06-16 12:44:33 +0800
  • af7128ccd0
    Merge pull request #11997 from tangcong/optimize-file-stats-error Sahdev Zala 2020-06-15 11:19:58 -0400
  • 2f6ceb7aca
    Merge pull request #12012 from mitake/doc-disk-data Hitoshi Mitake 2020-06-15 23:25:23 +0900
  • 4f16d0698f
    Merge pull request #12010 from WuShaoQiang/master Gyuho Lee 2020-06-14 16:35:58 -0700
  • c13415c581 Documentation: note on data encryption Hitoshi Mitake 2020-06-15 00:29:32 +0900
  • 8f72368070 raft: fix typo gavwu 2020-06-14 12:56:56 +0800
  • c9dd080afb
    Merge pull request #11998 from hwdef/master Sahdev Zala 2020-06-13 00:30:55 -0400
  • ed04d0d98a
    etcdserver: change protobuf field type from int to int64 (#12000) Yuchen Zhou 2020-06-12 16:10:56 -0700
  • b6d1987ccd
    auth: return incorrect result 'ErrUserNotFound' when client request without username or username was empty. (#12005) CFC4N 2020-06-13 07:10:19 +0800
  • e3014072ba Documentation: fix broken links hwdef 2020-06-11 10:44:00 +0800
  • d507ab4aad auth: Customize simpleTokenTTL settings. cfc4n 2020-06-11 17:15:42 +0800
  • 9b444c6355 CHANGELOG: add data dir permission breaking changes doc tangcong 2020-06-10 14:45:15 +0800
  • b0d2edfc68
    Documentation: Added Recover cluster from minority failure (#11988) Ankur Gargi 2020-06-10 17:36:44 -0400
  • 26f6aee395
    mvcc: chanLen 1024 is to biger,and it used more memory. (#11987) CFC4N 2020-06-11 05:35:48 +0800
  • 50d7a10a3f pkg/fileutil: print desired file permission in error log tangcong 2020-06-10 14:40:31 +0800
  • 330424142c tests/e2e: fix failed /health test case tangcong 2020-06-06 15:35:53 +0800
  • f77b21ce05 CHANGELOG: update for 11983 tangcong 2020-06-06 14:35:30 +0800
  • 4acaa5a2a0 etcdserver/api/etcdhttp: add reason field for /health response tangcong 2020-06-06 14:24:41 +0800
  • 3082a7d521
    etcdserver/api/v2store: fix race in TestIssue2746WithThree (#11982) CFC4N 2020-06-10 10:11:08 +0800
  • 133b0c2b04
    Use http constant instead of a number (#11975) Ankur Gargi 2020-06-09 22:08:38 -0400
  • 84a5ff2d97
    Merge pull request #11962 from spzala/incorrectflag Sahdev Zala 2020-06-09 14:34:22 -0400
  • 1647889253
    Merge pull request #11936 from wswcfan/update-3.2-changelog-for-11691 Sahdev Zala 2020-06-09 11:38:13 -0400
  • 1c1029ecba
    Merge pull request #11990 from tangcong/add-limit-for-revisions Gyuho Lee 2020-06-08 21:31:51 -0700
  • f3deba09b4 CHANGELOG: update 3.2 changelog and 3.3 upgrade document for #11691 shawwang 2020-05-22 22:47:21 +0800
  • 1677fd80a5 CHANGELOG: update for 11990 tangcong 2020-06-08 14:15:54 +0800
  • 26c930f27d mvcc: push down RangeOptions.limit argv into index tree tangcong 2020-06-08 14:09:33 +0800
  • 6e6f22db43 vendor: add missing failpoint Gyuho Lee 2020-06-07 22:25:55 -0700