Sam Batschelet
eb65f26182
Documentation/dev-guide: Update TimeToLive documentation.
2017-12-20 15:39:37 -05:00
Gyuho Lee
a7282a3f9f
Document/upgrades: add "lease timetolive" output change
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-20 12:29:03 -08:00
Gyuho Lee
94e50a1e68
Merge pull request #9047 from gyuho/client-grpc-call-options
...
*: configurable gRPC message size limits
2017-12-20 12:25:53 -08:00
Gyuho Lee
3c5eb4f4fe
Documentation/upgrades: highlight raw gRPC client wrapper changes
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-20 11:09:05 -08:00
Gyuho Lee
6bfde98be7
Documentation/upgrades: highlight request limit changes in v3.2, v3.3
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-20 10:58:05 -08:00
Gyuho Lee
3d924aedc8
Documentation/upgrades: clean up 3.2, 3.3 guides
...
Make headers consistent.
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-20 10:58:05 -08:00
Tom Wilkie
13a8634630
Documentation/op-guide: s/member_round_trip_time/peer_round_trip_time/
2017-12-20 13:25:54 +00:00
Gyuho Lee
c8a516d515
Documentation/upgrades: document Snapshot API error handling
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-19 10:46:22 -08:00
Gyuho Lee
33a1d307df
Merge pull request #9032 from hexfusion/perl_intergration
...
Documentation/integrations: minor style fix.
2017-12-18 07:20:41 -08:00
Sam Batschelet
ac58646298
Documentation/integrations: minor style fix.
2017-12-18 07:57:28 -05:00
Andreas Jaekel
5a2b0dd0a7
Documentation/learning/api.md: fix markup, wording
...
A few words have been emphasized to be consistent with the rest
of the text. Also, some phrases have been altered for better
readability.
2017-12-12 18:48:06 +01:00
Andreas Jaekel
5f24a81f64
Documentation/learning/api.md: fix typos
2017-12-10 15:18:45 +01:00
Xiang Li
809b0d71a3
Merge pull request #8995 from hexfusion/perl_intergration
...
Documentation/integrations: add Perl clients.
2017-12-09 15:49:03 -08:00
Sam Batschelet
e8ff7da057
Documentation/integrations: add Perl clients.
2017-12-09 13:33:14 -05:00
Gyuho Lee
605dcb57a8
Documentation/upgrades: highlight 3.2 breaking change, require gRPC v1.7.4
...
There's already a section called "Server upgrade checklists" below.
Instead, highlight the listen URLs change as a breaking change in
server. Also update 3.2 and 3.3 gRPC requirements as v1.7.4.
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-07 21:28:19 -08:00
Gyuho Lee
3d44e55179
Document/upgrades: add server upgrade checklists on listen URLs
...
Address https://github.com/coreos/etcd/issues/6336#issuecomment-246486183
about https://github.com/coreos/etcd/pull/7236 .
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2017-12-07 17:45:26 -08:00
Gyu-Ho Lee
83aa59b480
Documentation/op-guide: document TLS changes in 3.2
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-30 19:20:34 -08:00
Gyu-Ho Lee
08905ee594
Documentation/upgrades: gcr.io as primary, do not deprecate quay.io
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-29 11:03:44 -08:00
Joe Betz
7e876ecc90
Documentation: Add release manager table
2017-11-27 15:43:35 -08:00
Gyu-Ho Lee
f739853ec6
Merge pull request #8564 from gyuho/upgrade-doc
...
Documentation/upgrades: add 3.3 changes
2017-11-22 16:20:40 -08:00
Gyu-Ho Lee
c983f0ae98
Documentation: fix typo in upgrade 3.2 guide
2017-11-22 11:08:21 -08:00
Gyu-Ho Lee
321a9ca0a0
Documentation/upgrades: add 3.3 changes
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-21 10:01:25 -08:00
dahefanteng
a4c407ece4
Documentation: change "key file" to "cert file"
...
when refered "--trusted-ca-file",what we need provide should be a CA cert file,not the CA private key file.
2017-11-20 00:44:32 -05:00
Gyu-Ho Lee
cbe8c7eda7
Merge pull request #8880 from gyuho/v3beta-endpoint
...
*: replace grpc-gateway endpoint with /v3beta
2017-11-16 09:42:19 -08:00
Gyu-Ho Lee
37b3108ce5
Documentation/op-guide: add security guide link to clustering.md
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-15 14:07:06 -08:00
Gyu-Ho Lee
9b772ba94c
Documentation/op-guide: add notes for DNS SRV in security.md
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-15 14:07:06 -08:00
Frederic Branczyk
092b270697
Documentation/op-guide: Fix link to Prometheus 2.0 alerting rules
2017-11-15 14:34:55 +01:00
Frederic Branczyk
79446ea677
Documentation/op-guide: Adapt alerting rules to new gRPC metrics
2017-11-15 14:33:52 +01:00
Gyu-Ho Lee
980942fa44
Documentation/dev-guide: replace v3alpha with v3beta in grpc-gateway doc
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-15 01:55:44 -08:00
Gyu-Ho Lee
ab526e8814
*: regenerate proto, swagger specs
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-15 01:22:09 -08:00
Xiang Li
6f077bd74c
Merge pull request #8866 from hubo1016/patch-1
...
Documentation/integrations.md: Add aioetcd3 to Python language bindings
2017-11-13 22:07:12 -08:00
Hu Bo
6ba39450c3
Documentation/integrations.md: Add aioetcd3 to Python language bindings
...
aioetcd3 is a Python binding for etcdv3 API for asyncio.
#8866
Signed-off-by: hubo <hubo1016@126.com>
2017-11-14 13:55:35 +08:00
Gyu-Ho Lee
eaf47ec053
Documentation/upgrades: add client upgrade check list for 3.2.10
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-13 13:35:21 -08:00
Gyu-Ho Lee
adeb1fb620
Merge pull request #8848 from brancz/prom-2.0-rules
...
Documentation/op-guide: Add rules for Prometheus 2.0
2017-11-13 08:44:32 -08:00
Gyu-Ho Lee
8d309bf34a
Documentation/upgrades: highlight "go-grpc-prometheus" change
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-10 10:58:00 -08:00
Frederic Branczyk
10a863aac2
Documentation/op-guide: Add rules for Prometheus 2.0
2017-11-10 14:58:13 +01:00
Xiang Li
75c7e62dc7
Merge pull request #8805 from jpbetz/patch-manager-docs
...
release, documentation, tools: Expand patch management support to the previous two minor versions
2017-11-09 15:06:01 -08:00
Joe Betz
3a0e24e6c5
release, documentation, tools: Expand patch management support to the previous two minor versions
2017-11-09 14:07:54 -08:00
chenxingyu
0b72f651a1
Documentation/op-guide: fix unit in grafana
2017-11-06 13:52:05 +08:00
Brandon Philips
5032feaf22
Documentation: add OpenStack to integrations.md
2017-10-24 15:35:00 -07:00
Damian Myerscough
abc606f139
Documentation/op-guide: Fix missing docker volume commands and specifying the initial DATA_DIR usage
2017-10-23 22:40:43 -07:00
koko990
2ee9f0f95b
grpc_naming.md: improve docs invoke grpc naming by balance
2017-10-18 19:15:52 +08:00
Gyu-Ho Lee
863dfd1f0e
Merge pull request #8616 from mitake/peer-cn-auth
...
RFC: etcdmain, pkg: CN based auth for inter peer connection
2017-10-04 10:00:53 -07:00
Gyu-Ho Lee
182d071fd0
Documentation/v2: add Procfile.v2 for proxy
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-10-03 09:22:31 -07:00
Gyu-Ho Lee
530d421f61
Documentation/op-guide: fix typo in configuration.md
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-10-02 16:35:26 -07:00
Gyu-Ho Lee
c6e7d3ab7d
Merge pull request #8635 from gyuho/options
...
Documentation/op-guide: add missing flags to configuration.md
2017-10-02 15:42:30 -07:00
Gyu-Ho Lee
245d03f129
Documentation/op-guide: add Grafana dashboard link
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-10-02 12:24:05 -07:00
Gyu-Ho Lee
834add042e
Documentation/op-guide: add missing flags to configuration.md
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-10-02 09:49:43 -07:00
Hitoshi Mitake
70018e9207
etcdmain, pkg: CN based auth for inter peer connection
...
This commit adds an authentication mechanism to inter peer connection
(rafthttp). If the cert based peer auth is enabled and a new option
`--peer-cert-allowed-cn` is passed, an etcd process denies a peer
connection whose CN doesn't match.
2017-10-02 15:59:17 +09:00
Xiang Li
554298d429
Merge pull request #8594 from mitake/auth-priority
...
RFC: etcdserver: swap priority of cert CN and username + password
2017-09-26 08:41:30 -07:00