Xiang Li
|
b5292f6fce
|
etcdctl: add snapshot status support
|
2016-04-11 22:55:47 -07:00 |
|
Anthony Romano
|
8c2225f251
|
Merge pull request #5038 from heyitsanthony/sshot-docs
doc: document etcdctl snapshot command
|
2016-04-11 16:21:09 -07:00 |
|
Anthony Romano
|
195100a769
|
Merge pull request #5039 from heyitsanthony/fix-write-out
etcdctl: respect --write-out
|
2016-04-11 16:19:43 -07:00 |
|
Xiang Li
|
3a695a82a3
|
Merge pull request #5036 from xiang90/r_t
raft: add a test case for Test Slice
|
2016-04-11 16:02:13 -07:00 |
|
Anthony Romano
|
e5a2bd58ec
|
etcdctl: respect --write-out
Support got clobbered about a month ago.
|
2016-04-11 16:01:38 -07:00 |
|
Anthony Romano
|
6e8d01f956
|
doc: document etcdctl snapshot command
|
2016-04-11 15:58:20 -07:00 |
|
Xiang Li
|
0a684c10ad
|
Merge pull request #5025 from xiang90/no_dup_resp
etcdserver: do not send out out of date appResp
|
2016-04-11 14:41:52 -07:00 |
|
Xiang Li
|
3bad47d691
|
Merge pull request #5018 from xiang90/b
etcdserver: set backend to cluster
|
2016-04-11 13:02:57 -07:00 |
|
Anthony Romano
|
be822b05d2
|
Merge pull request #5012 from heyitsanthony/snap-api
*: snapshot RPC
|
2016-04-11 13:00:18 -07:00 |
|
Anthony Romano
|
e838c26f8a
|
etcdctl: use snapshot RPC in snapshot command
|
2016-04-11 12:32:53 -07:00 |
|
Anthony Romano
|
b97b5843a3
|
Merge pull request #5035 from heyitsanthony/fix-unused-output
test: display unused output if unused source found
|
2016-04-11 11:36:23 -07:00 |
|
Xiang Li
|
174a996c37
|
Merge pull request #5032 from mitake/auth-user-grant
*: support granting a role to a user in v3 auth
|
2016-04-11 11:10:10 -07:00 |
|
Xiang Li
|
9423125ce1
|
raft: add a test case for Test Slice
|
2016-04-11 10:04:03 -07:00 |
|
Anthony Romano
|
2113b77635
|
test: display unused output if unused source found
unused will non-zero exit if it finds unused source which causes test's
set -e to close out of the test script
|
2016-04-11 09:55:22 -07:00 |
|
Anthony Romano
|
d5766eab3e
|
clientv3: add Snapshot to Maintenance
|
2016-04-11 09:51:17 -07:00 |
|
Anthony Romano
|
a6b6fcf1c4
|
etcdserverpb, v3rpc: add Snapshot to Maintenance RPC service
|
2016-04-11 09:51:16 -07:00 |
|
Hitoshi Mitake
|
7ba2646d37
|
*: support granting a role to a user in v3 auth
|
2016-04-11 15:53:30 +09:00 |
|
Gyu-Ho Lee
|
af1b3f061a
|
Merge pull request #5024 from ajityagaty/user_cmd_tests
e2e: Test cases for the etcdctlv3 user commands.
|
2016-04-10 23:50:12 -07:00 |
|
Gyu-Ho Lee
|
6c8428c393
|
Merge pull request #5031 from gyuho/cleanup
*: clean up from go vet, misspell
|
2016-04-10 23:32:46 -07:00 |
|
Gyu-Ho Lee
|
9108af9046
|
*: clean up from go vet, misspell
|
2016-04-10 23:16:56 -07:00 |
|
Gyu-Ho Lee
|
1f4f3667a4
|
Merge pull request #5021 from gyuho/vendor_doc
*: client vendoring README
|
2016-04-10 22:15:36 -07:00 |
|
Xiang Li
|
935999a80e
|
Merge pull request #5030 from mitake/auth-trivial
trivial updates for v3 auth
|
2016-04-10 21:47:08 -07:00 |
|
Hitoshi Mitake
|
53bb79f240
|
auth: remove needless field from protobuf define
The field tombstone won't be used in the future because of the design
change.
|
2016-04-11 13:02:34 +09:00 |
|
Hitoshi Mitake
|
097cec8194
|
etcdctl: let some v3 auth related functions be private
They don't need to be public.
|
2016-04-11 13:01:19 +09:00 |
|
Xiang Li
|
27480f9ea4
|
Merge pull request #4966 from mitake/auth-role-grant
*: support granting key permission to role in v3 auth
|
2016-04-10 20:31:05 -07:00 |
|
Hitoshi Mitake
|
02033b4c47
|
*: support granting key permission to role in v3 auth
|
2016-04-11 12:23:19 +09:00 |
|
Anthony Romano
|
f5f0280a63
|
Merge pull request #5028 from heyitsanthony/etcdmain-unsupported-envvar
etcdmain: start on unsupported arch when ETCD_UNSUPPORTED_ARCH is set
|
2016-04-10 19:55:34 -07:00 |
|
Anthony Romano
|
c4caa65c51
|
etcdmain: start on unsupported arch when ETCD_UNSUPPORTED_ARCH is set
|
2016-04-10 19:36:04 -07:00 |
|
Anthony Romano
|
130567832f
|
Merge pull request #4734 from luxas/32bit_alignments
etcdserver: align 64-bit atomics on 8-byte boundary
|
2016-04-10 19:18:15 -07:00 |
|
Ajit Yagaty
|
603c14db9d
|
e2e: Test cases for the etcdctlv3 user commands.
New test cases have been added to test the "user" sub-commands of
the etcdctlv3 utility.
|
2016-04-10 17:46:04 -07:00 |
|
Gyu-Ho Lee
|
0d9039f192
|
Merge pull request #5026 from lodevil/master
KeepAliveOnce error fix (when the lease not found)
|
2016-04-10 17:35:52 -07:00 |
|
lolynx
|
e3fd246414
|
clientv3: fix KeepAliveOnce return error message
|
2016-04-11 08:13:36 +08:00 |
|
Xiang Li
|
de7692b2b2
|
etcdserver: do not send out out of date appResp
|
2016-04-09 23:30:00 -07:00 |
|
Xiang Li
|
3c0ac9d600
|
etcdserver: set backend to cluster
|
2016-04-08 21:46:45 -07:00 |
|
Gyu-Ho Lee
|
78554c6de6
|
*: client vendoring README
|
2016-04-08 19:48:17 -07:00 |
|
Xiang Li
|
345bdc3db6
|
Merge pull request #5017 from xiang90/member
membership: save/update the whole member information into backend
|
2016-04-08 13:30:35 -07:00 |
|
Xiang Li
|
a406c9fa3d
|
membership: save/update the whole member information into backend
|
2016-04-08 13:14:37 -07:00 |
|
Gyu-Ho Lee
|
fe810e7b43
|
Merge pull request #5015 from gyuho/semaphore-ci-badge
README: change semaphore CI status badge
|
2016-04-08 12:10:05 -07:00 |
|
Gyu-Ho Lee
|
9bb99b5f72
|
Merge pull request #5016 from gyuho/lease_simple
*: clean up from gosimple
|
2016-04-08 12:09:56 -07:00 |
|
Gyu-Ho Lee
|
953a08d841
|
*: clean up from gosimple
|
2016-04-08 11:55:03 -07:00 |
|
Xiang Li
|
4997ed36b4
|
Merge pull request #5011 from xiang90/r_c
raft: fix issues reported by golint
|
2016-04-08 11:46:12 -07:00 |
|
Gyu-Ho Lee
|
97730778e5
|
README: change semaphore CI status badge
We just reset Semaphore CI, and badge URL is changed.
|
2016-04-08 11:24:30 -07:00 |
|
Xiang Li
|
b70e6a6bf1
|
Merge pull request #4916 from es-chow/transfer-leader
raft: transfer leader feature
|
2016-04-08 08:01:24 -07:00 |
|
es-chow
|
ac059eb8cb
|
raft: transfer leader feature
|
2016-04-08 16:56:32 +08:00 |
|
Gyu-Ho Lee
|
4041bbe571
|
Merge pull request #5008 from gyuho/gosimple_unused
clean up with gosimple and unused
|
2016-04-07 23:31:21 -07:00 |
|
Gyu-Ho Lee
|
fb85da92e8
|
*: fix based on gosimple and unused
|
2016-04-07 23:16:37 -07:00 |
|
Gyu-Ho Lee
|
9aec045fce
|
test, travis: integrate gosimple and unused
|
2016-04-07 23:16:33 -07:00 |
|
Xiang Li
|
1b41ee9c99
|
raft: fix issues reported by golint
|
2016-04-07 22:14:56 -07:00 |
|
Xiang Li
|
49f9b5470e
|
Merge pull request #5009 from xiang90/sp
*: fix misspell
|
2016-04-07 22:09:41 -07:00 |
|
Xiang Li
|
9c7fb9c360
|
*: fix misspell
|
2016-04-07 21:57:06 -07:00 |
|