Gyuho Lee
5abbea8d98
Merge pull request #9470 from gyuho/deprecated
...
*: document deprecated ca-file flags (since v2.1)
2018-03-20 17:47:07 -07:00
Gyuho Lee
da1d3e6a78
Merge pull request #9468 from gyuho/compactor-doc
...
*: document auto-compaction logic
2018-03-20 17:36:09 -07:00
Gyuho Lee
e9e90bd30f
Documentation/op-guide: explain auto-compaction logic
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-20 16:14:51 -07:00
Gyuho Lee
da0e154ae6
CHANGELOG: add auto-compaction changes
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-20 16:14:51 -07:00
Gyuho Lee
fa5f768236
e2e: drop "ca-file" flags
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-20 16:08:33 -07:00
Gyuho Lee
4f1cf30c7d
etcdmain: use "TrustedCAFile" in grpc_proxy
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-20 15:48:44 -07:00
Gyuho Lee
140dd1064f
Documentation/upgrades: highligh "ca-file" changes
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-20 15:48:44 -07:00
Gyuho Lee
f0a08f71db
CHANGELOG-3.4: highlight "ca-file", "peer-ca-file" flag deprecation
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-20 15:48:41 -07:00
Gyuho Lee
ad8c326599
clientv3/yaml: deprecate CAFile field
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-20 15:38:08 -07:00
Gyuho Lee
759fcb6e70
pkg/transport: deprecate "CAFile" field
...
Has been deprecated since v2.1...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-20 15:38:05 -07:00
Gyuho Lee
c524ebe6fd
embed: deprecate "CAFile" field
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-20 15:36:47 -07:00
Gyuho Lee
82ef3f83f6
etcdmain: deprecate 'ca-file' and 'peer-ca-file' flags
...
Has been deprecated since 2.1...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-20 15:31:32 -07:00
Gyuho Lee
9bd580f2fc
tools/benchmark: use "TrustedCAFile"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-20 15:31:32 -07:00
Gyuho Lee
aece63b10e
etcdctl: use "TrustedCAFile"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-20 15:31:32 -07:00
Gyuho Lee
706c760a3d
etcdmain: remove deprecated flags from "etcd --help"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-20 15:31:32 -07:00
Gyuho Lee
f1427b336e
Documentation/upgrades: add upgrade v3.4
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-20 15:31:32 -07:00
Gyuho Lee
6153e9fd1d
Merge pull request #9469 from gyuho/snapshot-count
...
*: document v3.2 default snapshot-count value change
2018-03-20 15:31:02 -07:00
Gyuho Lee
af20c3969b
*: document v3.2 default snapshot-count value change
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-20 14:49:40 -07:00
Gyuho Lee
d2bbedf215
Merge pull request #9466 from mkumatag/update-baseimage
...
Change baseimage for ppc64le dockerfile
2018-03-20 02:24:09 -07:00
Hitoshi Mitake
b0ed5c1dd8
Merge pull request #8680 from mitake/auth-cleanup
...
*: don't use a string literal directly in grpc metadata
2018-03-20 18:19:23 +09:00
Manjunath A Kumatagi
30ec8cec23
build-docker: Change baseimage for ppc64le dockerfile
2018-03-20 04:34:46 -04:00
Gyuho Lee
56d1a45bbc
Merge pull request #9462 from gyuho/balancer-clean-up
...
clientv3: move health balancer to "balancer"
2018-03-19 16:01:53 -07:00
Gyuho Lee
3aa5711dca
clientv3: move health balancer to "balancer"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-19 15:16:11 -07:00
Gyuho Lee
dea71f32f6
Merge pull request #9458 from gyuho/pre-vote
...
functional-tester: test pre-vote in functional-tester
2018-03-19 09:26:17 -07:00
Gyuho Lee
04ba007429
Merge pull request #9461 from hexfusion/fx_ct
...
e2e: remove duplicate error check
2018-03-19 07:30:38 -07:00
Gyuho Lee
813c9aa450
functional-tester: enable "--pre-vote"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-19 07:18:57 -07:00
Gyuho Lee
a66e657cac
*: update "pre-vote" flag
...
Disabled by default, anyway.
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-19 07:18:57 -07:00
Gyuho Lee
69eab45880
Merge pull request #9457 from gyuho/fff
...
pkg/flags: clean up, add "SelectiveStringsValue"
2018-03-19 07:17:11 -07:00
Sam Batschelet
e8d58430a6
e2e: remove duplicate error check
2018-03-19 09:38:18 -04:00
Gyuho Lee
6bf273b883
Merge pull request #9452 from rhcarvalho/patch-1
...
runtime-reconf-design.md: improve documentation
2018-03-19 02:24:53 -07:00
Gyuho Lee
1640cdb044
pkg/flags: clean up, add "SelectiveStringsValue"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-19 02:23:06 -07:00
Xiang Li
f10cf6be5a
Merge pull request #9454 from shsjshentao/tuningPort
...
Documentation: 2379 port mistake
2018-03-19 14:43:35 +08:00
Blade
b2f28ee234
Documentation: 2379 port mistake
2018-03-19 13:37:14 +08:00
Rodolfo Carvalho
bc3a8f0efe
runtime-reconf-design.md: improve documentation
...
Fix typos and add articles to improve the experience of people reading the docs.
2018-03-18 17:13:51 -07:00
Gyuho Lee
cfac50cb53
Merge pull request #9449 from gyuho/ccc
...
v3rpc: clean up "maintenanceServer.Status" call
2018-03-17 15:06:45 -07:00
Gyuho Lee
4cb0d167d6
v3rpc: clean up "maintenanceServer.Status" call
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-17 02:41:54 -07:00
Gyuho Lee
c22afc2d71
CHANGELOG: add Go versions, add security change details
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-17 01:57:20 -07:00
Gyuho Lee
c5942972f7
build: fix GO_LDFLAGS (wrong 'internal' path)
...
GIT_SHA wasn't updated (internal path was wrong)
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-17 00:35:31 -07:00
Gyuho Lee
576a2ca501
Merge pull request #9446 from gyuho/ttt
...
mvcc/backend: defrag to block concurrent read requests while resetting tx
2018-03-16 12:48:48 -07:00
Gyuho Lee
6c40b2b5d4
mvcc/backend: defrag to block concurrent read requests while resetting tx
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-16 03:29:18 -04:00
Gyuho Lee
5076497e6c
CHANGELOG: add "metrics" fix changes
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-15 21:21:23 -04:00
Gyuho Lee
c8cfdb3b55
Merge pull request #9445 from gyuho/raft-index
...
*: clean up etcdserver raft handler, fix "endpoint status" Raft index field
2018-03-15 20:50:37 -04:00
Gyuho Lee
14558027bc
*: fix "raftIndex" comment as "committed index"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-15 19:40:12 -04:00
Gyuho Lee
509cf414f7
etcdserver: remove duplicate "setAppliedIndex" calls
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-15 19:35:44 -04:00
Gyuho Lee
4f754c1850
etcdserver: clean up with "RaftStatusGetter"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-15 19:30:08 -04:00
Gyuho Lee
46f346f87a
Merge pull request #9442 from gyuho/urls
...
etcdmain: remove "listen-metrics-urls" manual parsing
2018-03-15 08:23:32 -04:00
Gyuho Lee
bec3d975e0
etcdmain: handle JSON "listen-metrics-urls"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-15 01:24:53 -04:00
Gyuho Lee
4419661fb1
etcdmain: remove "listen-metrics-urls" manual parsing
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-15 01:23:33 -04:00
Gyuho Lee
1e94968ffa
pkg/flags: support empty URLs string in NewURLsValue
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-15 01:18:57 -04:00
Hitoshi Mitake
b1dd19a7aa
*: don't use string literals directly in grpc metadata
...
Current etcd code uses the string literals ("token", "authorization")
as field names of grpc and swappger metadata for passing token. It is
difficult to maintain so this commit introduces new constants for the
purpose.
2018-03-15 14:17:34 +09:00