Commit Graph

  • 431fd391da
    rafthttp: add "ActivePeers" to "Transport" Gyuho Lee 2018-03-10 17:26:15 -08:00
  • 8f0eea5d02
    rafthttp: add missing "peer_sent_failures_total" metrics call Gyuho Lee 2018-03-14 11:59:17 -04:00
  • c536205249
    etcdserver: make "advanceTicks" method Gyuho Lee 2018-03-06 01:57:06 -08:00
  • 2e57d99a2c
    rafthttp: add "ActivePeers" to "Transport" Gyuho Lee 2018-03-10 17:26:15 -08:00
  • 053bab06db
    Merge pull request #9497 from gyuho/cmux Gyuho Lee 2018-03-28 09:09:36 -07:00
  • 9377e5169b CHANGELOG-3.4: highlight "soheilhy/cmux" dependency upgrade Gyuho Lee 2018-03-27 21:48:24 -07:00
  • f54ede4723 vendor: upgrade "soheilhy/cmux" to "v0.1.4" Gyuho Lee 2018-03-27 21:46:40 -07:00
  • f5c56401d7 scripts/update-clientv2: initial commit Gyuho Lee 2018-03-27 09:34:35 -07:00
  • 4355d91fcc Documentation/upgrades: backport all upgrade guides Gyuho Lee 2018-03-27 10:32:43 -07:00
  • 39ea00bc92 Documentation/upgrades: backport all upgrade guides Gyuho Lee 2018-03-27 10:31:57 -07:00
  • 583fda7240 CHANGELOG-4.0: deprecate "etcdctl backup" command Gyuho Lee 2018-03-27 09:53:51 -07:00
  • 8036a818d5 CHANGELOG-4.0: deprecate v2 proxy Gyuho Lee 2018-03-27 09:18:58 -07:00
  • 473793be1f
    Merge pull request #9490 from gyuho/cors Gyuho Lee 2018-03-27 09:04:26 -07:00
  • 57f036d617 etcdmain: update "help" page Gyuho Lee 2018-03-27 06:25:15 -07:00
  • feb88ec66b embed: update "HostWhitelist" godoc Gyuho Lee 2018-03-26 18:25:47 -07:00
  • 089e8ffecb pkg/flags: fix "Set" Gyuho Lee 2018-03-26 18:16:41 -07:00
  • 3b1eaaee6e etcdmain: fix "validateClusteringFlags" Gyuho Lee 2018-03-26 18:13:41 -07:00
  • 9c38c43796 CHANGELOG-3.4: add "CORS" change Gyuho Lee 2018-03-26 17:32:55 -07:00
  • a066b03c2c embed: clean up CORS, HostWhitelist logging Gyuho Lee 2018-03-26 17:19:12 -07:00
  • 27ed129f44 etcdmain: update "CORS", "HostWhitelist" flag parsing Gyuho Lee 2018-03-26 17:13:14 -07:00
  • 9ea8be0c2b embed: support "CORS" handler in v3 HTTP requests Gyuho Lee 2018-03-26 17:12:43 -07:00
  • c7cecca575 embed: rename "Config.CorsInfo" to "Config.CORS" Gyuho Lee 2018-03-26 17:11:27 -07:00
  • c841de1f62 etcdserver: add "CORS" field to "ServerConfig" Gyuho Lee 2018-03-26 17:10:41 -07:00
  • 29db853317 etcdserver: replace "hostWhitelist" with "AccessController" Gyuho Lee 2018-03-26 17:10:12 -07:00
  • 35509bf69c etcdmain: default "--host-whitelist '*'" Gyuho Lee 2018-03-26 17:09:14 -07:00
  • 7195bb7ced pkg/cors: remove Gyuho Lee 2018-03-26 17:08:53 -07:00
  • df6cd22d59 embed: update "CorsInfo" field to "map[string]struct{}" Gyuho Lee 2018-03-26 13:16:08 -07:00
  • 35b01b982c etcdmain: use NewUniqueURLsWithExceptions Gyuho Lee 2018-03-26 11:06:31 -07:00
  • b426217907 pkg/flags: add "UniqueURLs", "UniqueStrings" Gyuho Lee 2018-03-26 10:40:26 -07:00
  • 2b7783028f
    Merge pull request #9491 from jiaxuanzhou/clientv3 Gyuho Lee 2018-03-27 04:31:31 -07:00
  • ad448fb280 clientv3: keep NewFromURL the same, add method NewFromURLs jiaxuanzhou 2018-03-27 10:28:28 +08:00
  • e1bf612ee8 clientv3: optimize func NewFromURL jiaxuanzhou 2018-03-27 09:30:12 +08:00
  • 2e1e619cc0
    Merge pull request #9486 from gyuho/ddd Gyuho Lee 2018-03-26 05:53:26 -07:00
  • 7563bec19f CHANGELOG: update compactor links, 4.0 Gyuho Lee 2018-03-26 05:51:05 -07:00
  • ce7b86b65a compactor: simplify interval logic on periodic compactor Gyuho Lee 2018-03-23 11:34:05 -07:00
  • d70a218b19 compactor: adjust interval for period <1-hour Iwasaki Yudai 2018-03-22 16:34:59 -07:00
  • c2a63478a6
    Merge pull request #9485 from gyuho/compactor Gyuho Lee 2018-03-26 05:34:43 -07:00
  • a994fdedb3
    Merge pull request #9450 from hexfusion/gw_naming Gyuho Lee 2018-03-26 00:06:50 -07:00
  • fc53917302
    Merge pull request #9487 from cceckman/patch-1 Gyuho Lee 2018-03-26 00:06:35 -07:00
  • 72500fe34f Documentation: Clarify revisions vs. versions Charles Eckman 2018-03-24 12:56:03 -07:00
  • 868558ce85 compactor: simplify interval logic on periodic compactor Gyuho Lee 2018-03-23 11:34:05 -07:00
  • 977e690caa Documentation: highlight v3 post migration Gyuho Lee 2018-03-23 19:54:09 -07:00
  • 9af05a45d4 etcdserver: move "unsafe" flags to bottom Gyuho Lee 2018-03-23 05:25:20 -07:00
  • cfd8b3e86d embed: move "unsafe" flags to bottom Gyuho Lee 2018-03-23 05:24:20 -07:00
  • 940200f1ae etcdmain: move "unsafe" flags to bottom Gyuho Lee 2018-03-23 05:22:38 -07:00
  • d8f767e6e1
    Merge 92382f6de96bc169c921faa6f063c9617826a242 into f6f43ee7994b62c3310492d6fc0a65a02f3e835f Gyuho Lee 2018-03-23 20:29:14 +00:00
  • 92382f6de9 *: highlight "--unsafe-overwrite-db" flag Gyuho Lee 2018-03-23 06:57:03 -07:00
  • 501c80fbbc compactor: adjust interval for period <1-hour Iwasaki Yudai 2018-03-22 16:34:59 -07:00
  • 7065ed0ffa integration: add "TestV3UnsafeOverwriteDB" Gyuho Lee 2018-03-23 06:50:15 -07:00
  • f4184623f1 etcdmain: add "--unsafe-overwrite-db" flag Gyuho Lee 2018-03-23 05:50:03 -07:00
  • 2f3a27c920 embed: add "UnsafeOverwriteDB" Gyuho Lee 2018-03-23 05:43:04 -07:00
  • 7ce8cbda6e etcdserver: allow unsafe db overwrite (conditionally) Gyuho Lee 2018-03-23 05:38:19 -07:00
  • a8e93fc6f2 etcdserver: move "unsafe" flags to bottom Gyuho Lee 2018-03-23 05:25:20 -07:00
  • 662594e37d embed: move "unsafe" flags to bottom Gyuho Lee 2018-03-23 05:24:20 -07:00
  • d29e5266a0 etcdmain: move "unsafe" flags to bottom Gyuho Lee 2018-03-23 05:22:38 -07:00
  • 5ce8cc3228
    Merge a5e9eecb170cdf6c95b17281af878c696aaeabf9 into f6f43ee7994b62c3310492d6fc0a65a02f3e835f Iwasaki Yudai 2018-03-23 01:14:50 +00:00
  • a5e9eecb17 compactor: adjust interval for period <1-hour Iwasaki Yudai 2018-03-22 16:34:59 -07:00
  • 684afcb083
    Merge 9a6097b032f9ef4283e4d3e82923d400d1ead91d into f6f43ee7994b62c3310492d6fc0a65a02f3e835f Gyuho Lee 2018-03-22 22:45:07 +00:00
  • 9a6097b032 compactor: adjust interval for period <1-hour Gyuho Lee 2018-03-21 19:52:44 -07:00
  • 0c6a528e31
    Merge 4926143a49b4143c0ae39bc699fb7bd103deaa70 into 6f848b3fd38f09f880aff70ff509894b17dc09b8 Josh Hawn 2018-03-22 22:34:12 +00:00
  • 4926143a49 Do not recover db snapshot if index is 0 Josh Hawn 2018-03-22 15:29:37 -07:00
  • f6f43ee799 Documentation/op-guide: document compactor change Gyuho Lee 2018-03-21 19:22:47 -07:00
  • d1be316b51 CHANGELOG: add compactor changes Gyuho Lee 2018-03-21 19:22:35 -07:00
  • 34241efb11 CHANGELOG-3.1: highlight Read Index change Gyuho Lee 2018-03-22 11:43:35 -07:00
  • 118e64ef4c
    Merge pull request #9479 from gyuho/fedora Gyuho Lee 2018-03-22 11:42:14 -07:00
  • e029de320a compactor: clean up Gyuho Lee 2018-03-21 17:04:48 -07:00
  • be50343652 words: whitelist more words Gyuho Lee 2018-03-22 11:01:26 -07:00
  • f6c9f767e5 Dockerfile-test: install "netcat" Gyuho Lee 2018-03-22 10:48:17 -07:00
  • 906a40bced scripts/genproto: fix shellcheck Gyuho Lee 2018-03-22 10:39:31 -07:00
  • 9c995fab9b test: fix shellcheck Gyuho Lee 2018-03-22 10:39:23 -07:00
  • cd92d4a987 etcdserver: improve Lease http path naming for gRPC gateway with additional_bindings. Sam Batschelet 2018-03-17 14:59:35 -04:00
  • a2a22a6506 Dockerfile-test: use "fedora" as base image Gyuho Lee 2018-03-22 02:36:46 -07:00
  • dcc2b9cfda hack/scripts/Makefile: fix docker commands Gyuho Lee 2018-03-22 02:05:48 -07:00
  • 31de8345f9
    Merge pull request #9460 from hexfusion/e2e_watch_tests Sam Batschelet 2018-03-21 22:34:34 -04:00
  • d8ed7a7ba3
    Merge pull request #9476 from gyuho/ccc Gyuho Lee 2018-03-21 18:48:25 -07:00
  • 8dab18aca4 e2e: add gRPC gateway Lease tests Sam Batschelet 2018-03-19 07:47:44 -04:00
  • 7ce69b256a compactor: clean up Gyuho Lee 2018-03-21 17:04:48 -07:00
  • f7714e269e CHANGELOG-3.1: add metrics fix Gyuho Lee 2018-03-21 13:36:35 -07:00
  • 84772dd636
    Merge b8769eb2c1196b14590903c1815ad397c4a9e25e into 334e274f70352b609d3b5e6fe059d42f7e8fbb47 Xingyu Chen 2018-03-21 16:51:40 +00:00
  • 334e274f70
    Merge pull request #9473 from gyuho/deprecate-policy Gyuho Lee 2018-03-21 09:24:31 -07:00
  • ef715d823a *: document deprecate policy in CHANGELOG-4.0 Gyuho Lee 2018-03-21 09:23:36 -07:00
  • 5abbea8d98
    Merge pull request #9470 from gyuho/deprecated Gyuho Lee 2018-03-20 17:47:07 -07:00
  • da1d3e6a78
    Merge pull request #9468 from gyuho/compactor-doc Gyuho Lee 2018-03-20 17:36:09 -07:00
  • e9e90bd30f Documentation/op-guide: explain auto-compaction logic Gyuho Lee 2018-03-20 14:30:08 -07:00
  • da0e154ae6 CHANGELOG: add auto-compaction changes Gyuho Lee 2018-03-20 14:29:54 -07:00
  • fa5f768236 e2e: drop "ca-file" flags Gyuho Lee 2018-03-20 16:08:33 -07:00
  • 4f1cf30c7d etcdmain: use "TrustedCAFile" in grpc_proxy Gyuho Lee 2018-03-20 15:30:18 -07:00
  • 140dd1064f Documentation/upgrades: highligh "ca-file" changes Gyuho Lee 2018-03-20 15:26:42 -07:00
  • f0a08f71db CHANGELOG-3.4: highlight "ca-file", "peer-ca-file" flag deprecation Gyuho Lee 2018-03-20 15:19:07 -07:00
  • ad8c326599 clientv3/yaml: deprecate CAFile field Gyuho Lee 2018-03-20 15:15:59 -07:00
  • 759fcb6e70 pkg/transport: deprecate "CAFile" field Gyuho Lee 2018-03-20 15:15:41 -07:00
  • c524ebe6fd embed: deprecate "CAFile" field Gyuho Lee 2018-03-20 15:15:22 -07:00
  • 82ef3f83f6 etcdmain: deprecate 'ca-file' and 'peer-ca-file' flags Gyuho Lee 2018-03-20 15:14:18 -07:00
  • 9bd580f2fc tools/benchmark: use "TrustedCAFile" Gyuho Lee 2018-03-20 15:08:54 -07:00
  • aece63b10e etcdctl: use "TrustedCAFile" Gyuho Lee 2018-03-20 15:08:36 -07:00
  • 706c760a3d etcdmain: remove deprecated flags from "etcd --help" Gyuho Lee 2018-03-20 14:56:26 -07:00
  • f1427b336e Documentation/upgrades: add upgrade v3.4 Gyuho Lee 2018-03-20 14:54:30 -07:00
  • 6153e9fd1d
    Merge pull request #9469 from gyuho/snapshot-count Gyuho Lee 2018-03-20 15:31:02 -07:00
  • af20c3969b *: document v3.2 default snapshot-count value change Gyuho Lee 2018-03-20 14:47:34 -07:00
  • d2bbedf215
    Merge pull request #9466 from mkumatag/update-baseimage Gyuho Lee 2018-03-20 02:24:09 -07:00