Anthony Romano
4cd99d1091
Documentation: modifying a key does not create a new gen in data model
...
Fixes #8444
2017-08-31 23:56:04 -07:00
Gyu-Ho Lee
d3c8f9e856
Documentation/v2: remove implementation detail
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-08-23 14:56:44 -07:00
Anthony Romano
b8bcc891a6
*: regenerate gRPC assets
2017-08-22 09:59:59 -07:00
Anthony Romano
47d5ae4971
op-guide: add /debug details
...
Fixes #8418
2017-08-18 17:58:38 -07:00
Gyu-Ho Lee
f33d64a930
Merge pull request #8408 from gyuho/1
...
Documentation: Update to include Huawei (renamed Canal)
2017-08-16 16:30:55 -07:00
Gyu-Ho Lee
abe5c9c63e
Merge pull request #8409 from gyuho/2
...
dev-guide: note v2 keys to v3 API incompatibility
2017-08-16 15:47:47 -07:00
Gyu-Ho Lee
46b42e3cf0
Merge pull request #8394 from chris-wagner/patch-1
...
Fix field names in Container Linux Config for etcd 3.x service
2017-08-16 15:45:19 -07:00
earthgecko
61fd39e5d7
dev-guide: note v2 keys to v3 API incompatibility
...
Update interacting_v3.md
Making it clear to the user that keys created via the v2 API are not readable by the etcdctl with the v3 API. A etcdctl v3 get of a v2 key key exits with 0 and no data, which is quite confusing, hopefully this just makes that it a bit clearer if the user upgraded etcd 3 in the past (and forget some of the 2.3 to 3.0 to 3.1 to 3.2 upgrade details) but never updated the API they used as v2 was the default and happen to trying to figure out wtf, this is a further reminder of that backward incompatibility.
2017-08-16 15:43:58 -07:00
Mackenzie Burnett
0c456df5c3
Documentation: Update to include Huawei (renamed Canal)
2017-08-16 15:42:03 -07:00
chris-wagner
bfb1d9d6a6
Documentation/platforms: fix field names in configuration example
2017-08-16 09:59:51 +02:00
Josh Gavant
c9c20d93ac
Documentation/op-guide: use 0.0.0.0 to listen on container-local addr
...
Since container is in a separate network namespace it can't bind to
host's IP address. Instead bind to all addresses via 0.0.0.0.
2017-08-15 16:25:01 -05:00
Gyu-Ho Lee
8005f00bcf
*: regenerate proto
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-08-14 14:18:56 -07:00
Anthony Romano
754f454974
Merge pull request #8367 from jpbetz/defrag-file
...
etcdctlv3: Add option to defrag a data directory directly
2017-08-08 12:27:52 -07:00
Joe Betz
39432ac31f
etcdctlv3: Add option to defrag a data directory directly, for cases where etcd is not running.
2017-08-08 10:19:32 -07:00
Anthony Romano
7ef41aa285
op-guide: TLS termination with grpc-proxy
...
Also made the etcdctl calls consistent across the file.
2017-08-08 09:33:51 -07:00
Gyu-Ho Lee
a9b9ef5640
Merge pull request #8351 from gyuho/hash
...
*: add 'endpoint hashkv' command
2017-08-07 09:21:50 -07:00
Gyu-Ho Lee
e4e61479f2
op-guide/v2-migration: endpoint hashkv post migration
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-08-06 13:50:22 -07:00
Gyu-Ho Lee
6ca928c669
dev-internal/release: add gcr.io image commands
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-08-04 19:56:17 -07:00
Gyu-Ho Lee
7d4b470397
Documentation/op-guide: add gcr.io image as alternative
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-08-04 19:49:23 -07:00
Anthony Romano
98adbbf031
Merge pull request #8321 from zbwright/revise-readme
...
docs: revising to match sidebar structure.
2017-08-01 16:55:33 -07:00
Anthony Romano
71e56a44b7
*: regenerate protobuf assets
2017-07-31 13:00:04 -07:00
Anthony Romano
2951faf770
Merge pull request #8315 from heyitsanthony/experimental-ordering
...
add experimental serializable ordering feature to grpcproxy
2017-07-28 14:48:53 -07:00
Gyu-Ho Lee
8c7b639f81
Documentation/v2: update /health response
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-07-27 15:37:04 -07:00
Beth Wright
ff1c8c2191
docs: revising to match sidebar structure.
2017-07-27 15:06:59 -07:00
Anthony Romano
5088ae3e67
docs: add ordering wrapper as experimental feature
2017-07-26 20:58:41 -07:00
Xiang Li
2a348fb8e9
Merge pull request #8263 from fanminshi/hash_by_rev
...
api: hash by rev
2017-07-26 11:22:33 -07:00
Anthony Romano
05603c4908
Merge pull request #8291 from zbwright/upgrade-index
...
docs: adding an index for upgrade pages.
2017-07-25 12:40:52 -07:00
Beth Wright
ffa54929ea
docs: adding an index for upgrade pages.
2017-07-25 10:53:02 -07:00
Beth Wright
2c4e22fd43
docs: link fix.
2017-07-20 13:35:55 -07:00
Beth Wright
01a49a9f7e
docs: slight rearranging of top two sections.
2017-07-20 12:04:05 -07:00
Joseph Jacks
45206b6edf
Documentation/integrations: add link to etcd raft lib users
2017-07-18 15:47:42 -07:00
iawells
21232017fa
Documentation/integrations: add 'networking-vpp'
2017-07-18 15:44:39 -07:00
Laurie Clark-Michalek
ebb7649e3d
Documentation: Add lclarkmichalek/etcdhcp to integrations list
2017-07-18 17:01:28 +01:00
fanmin shi
3dcd2cdcb4
doc: update rpc swagger for HashKV rpc and its req/resp
2017-07-14 16:42:04 -07:00
Anthony Romano
17be3b551a
Merge pull request #8250 from heyitsanthony/reorg-op-guide
...
Documentation, op-guide: reorganize etcd operation section
2017-07-12 13:28:00 -07:00
Anthony Romano
1b4f8d9904
Documentation, op-guide: reorganize etcd operation section
...
Reorganizes sections in README.md, slightly changes some titles, puts
sections at a consistent depth.
2017-07-12 12:13:06 -07:00
Asko Kauppi
1e72ace38d
Documentation: refer to LeaseKeepAliveRequest for lease refresh
2017-07-12 09:29:24 -07:00
Anthony Romano
da2f4bb25d
dev-guide: document using range_end for prefixes with json
...
Lack of a range_end example has caused some confusion.
2017-07-11 11:23:07 -07:00
Anthony Romano
64840adf70
Merge pull request #8135 from radhikapc/local-cluster
...
dev-guide: clarify concepts in local_cluster doc
2017-07-07 09:56:31 -07:00
Radhika Puthiyetath
68eb96e985
dev-guide: clarify concepts in local_cluster doc
2017-07-07 09:28:08 -07:00
Jesse Seldess
4caf9fc7fa
Documentation/learning/why: Update link to CockroachDB
...
Since we implemented docs versioning, the default url is
https://cockroachlabs.com/docs/stable instead of
https://cockroachlabs.com/docs . We have a redirect in place
from /docs to /docs/stable, so existing links aren't broken,
but it's a better user experience to bypass the redirect.
2017-07-07 18:01:12 +02:00
Anthony Romano
b8bc005e60
dev-guide: update experimental APIs
...
No experimental APIs at the moment.
Fixes #8212
2017-07-06 15:45:40 -07:00
Gyu-Ho Lee
a57405a958
Merge pull request #8153 from gyuho/leadership-transfer
...
*: expose Leadership Transfer API to clients
2017-07-06 13:00:08 -07:00
Hui Kang
663f8835cf
Documentation: cleanup and fix some typo
...
Signed-off-by: Hui Kang <kangh@us.ibm.com>
2017-06-30 20:41:25 -04:00
Gyu-Ho Lee
49fe77eea0
Documentation/v2: 'etcd v2' to the title
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-29 16:10:05 -07:00
Hui Kang
625c67f5c5
Documentation/faq: fix typo in flag names
...
Signed-off-by: Hui Kang <kangh@us.ibm.com>
2017-06-27 16:04:03 -04:00
Gyu-Ho Lee
265303c19a
*: regenerate proto with 'MoveLeader' RPC
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-23 12:45:53 -07:00
Anthony Romano
9cb12deca6
Merge pull request #8102 from heyitsanthony/txn-nested
...
api: nested txns
2017-06-21 19:56:43 -07:00
Anthony Romano
822473bc31
etcdserverpb: add txns to requestop/responseop
2017-06-21 14:33:15 -07:00
Gyu-Ho Lee
7ebcfcf871
Documentation: use 'etcd_disk_' metrics in monitoring
...
Rather than 'etcd_debugging_' ones that might change
in the future.
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-21 12:35:08 -07:00