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
Gyu-Ho Lee
a40cdc7baa
Merge pull request #8142 from gyuho/a
...
Documentation/release: sign *.aci files
2017-06-20 16:57:53 -07:00
Gyu-Ho Lee
ca6d7bd836
Documentation/release: sign *.aci files
...
Thanks to
https://github.com/coreos/etcd/issues/8085#issuecomment-308232300 .
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-20 14:18:19 -07:00
Anthony Romano
8837719a8d
dev-guide: add authentication example for grpc/json
2017-06-20 10:12:17 -07:00
Anthony Romano
8d7c29c732
etcdserver, etcdserverpb: Txn.Compare range_end support
2017-06-16 12:13:27 -07:00
Xiang Li
44a6c2121b
Merge pull request #7999 from hexfusion/grpc-gateway-auth
...
auth: support "authorization" token for grpc-gateway
2017-06-15 19:22:00 -07:00
Anthony Romano
03ab4d9cc5
Merge pull request #8108 from radhikapc/building-qa
...
etcd/Documentation/dl_build.md: removed an extra step for testing etcd
2017-06-15 16:48:50 -07:00
Gyu-Ho Lee
5e059fd8dc
*: use metadata Incoming/OutgoingContext
...
Fix https://github.com/coreos/etcd/issues/7888 .
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-15 16:41:23 -07:00
Anthony Romano
703893f334
Merge pull request #8109 from heyitsanthony/faq-initial-peers
...
Documentation: update FAQ with entry about changing peer advertising
2017-06-15 16:01:19 -07:00
Radhika Puthiyetath
52afc03d68
Documentation: removed an extra step for testing etcd
...
removed an extra step for testing etce build that might confuse the user of the flow. minimal editing to the doc
2017-06-15 14:39:10 -07:00
Anthony Romano
44422f3898
Documentation: update FAQ with entry about changing peer advertising
...
Been seeing this somewhat frequently.
2017-06-15 13:31:25 -07:00
Gyu-Ho Lee
1748fe3eda
Documentation/op-guide: fix failed RPC rate, leader election metrics
...
This fixes failed RPC rate query, where we do not need
subtraction because we already query by the status code.
Also adds grpc_method to make it more specific. Most of the
time, the failure recovers within 10-second, which is our
Prometheus scrap interval, so 'rate' query might not cover
that time window, showing as 0s, but still shows up in the graph.
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-15 11:54:18 -07:00
Sam Batschelet
e5aa938fec
scripts: generate swagger with authorization support
2017-06-15 13:41:43 -04:00
chenxingyu
5ae04259c4
Documentation: alert.rules. fix labels bug
2017-06-13 09:33:13 +08:00
Gyu-Ho Lee
7f3127441b
Documentation/upgrades: link to previous guides
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-09 12:33:39 -07:00
Gyu-Ho Lee
74a2b2e873
Documentation/op-guide: do not use host network, fix indentation
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-08 12:09:12 -07:00