Xiang Li
|
ae9b251d99
|
etcdctl: move endpoint-heath and status into endpoint command
|
2016-04-12 16:30:26 -07:00 |
|
Anthony Romano
|
0ca949ce90
|
Merge pull request #5051 from heyitsanthony/fix-user-list
etcdctl: don't panic on ListUser with roles
|
2016-04-12 14:24:08 -07:00 |
|
Anthony Romano
|
c9ce92f635
|
client: accept roles in response for ListUser
Fixes #5046
|
2016-04-12 12:48:43 -07:00 |
|
Xiang Li
|
a8b7d0b63c
|
Merge pull request #5050 from xiang90/b_v
etcdserver: save cluster version into backend
|
2016-04-12 12:05:02 -07:00 |
|
Xiang Li
|
e9735b7bd0
|
etcdserver: save cluster version into backend
|
2016-04-12 11:37:22 -07:00 |
|
Anthony Romano
|
f13e558ab4
|
e2e: test etcdtl user list on root user
|
2016-04-12 11:15:06 -07:00 |
|
Anthony Romano
|
095a755e4d
|
Merge pull request #5049 from heyitsanthony/fix-grant-roles-existing
etcdctl: don't crash on duplicate role in user grant
|
2016-04-12 11:05:08 -07:00 |
|
Anthony Romano
|
a12fd9cc92
|
etcdctl: print grant/revoke error instead of scanning roles for changes
Fixes #5045
|
2016-04-12 10:49:05 -07:00 |
|
Anthony Romano
|
a0d653b630
|
e2e: test etcdctl v2 double user grant
Crashes in 2.3.1
|
2016-04-12 10:49:05 -07:00 |
|
Xiang Li
|
040f7b90c7
|
Merge pull request #5048 from xiang90/fix_c
rafthttp: fix comment in msgappv2
|
2016-04-12 10:20:04 -07:00 |
|
Xiang Li
|
f2d558644d
|
rafthttp: fix comment in msgappv2
|
2016-04-12 10:14:06 -07:00 |
|
Xiang Li
|
ef0d5c3d7d
|
Merge pull request #4957 from mqliang/memberStatus
etcdctlv3: expose store size and raft status in 'etcdctl status' command
|
2016-04-12 08:46:45 -07:00 |
|
mqliang
|
ff311ba0a7
|
etcdctlv3: print db size and raft status in 'etcdctl status' command
|
2016-04-12 22:58:22 +08:00 |
|
mqliang
|
a9a06438f9
|
etcdctlv3: expose db size and raft status in server side
|
2016-04-12 22:49:15 +08:00 |
|
mqliang
|
1044fbce2c
|
etcdctlv3: update aunto generated files
|
2016-04-12 22:48:47 +08:00 |
|
mqliang
|
c3da2631bf
|
etcdctlv3: add db size and raft status in protobuffer
|
2016-04-12 22:47:27 +08:00 |
|
Xiang Li
|
17e32b6aa9
|
Merge pull request #5041 from xiang90/snap_info
snapshot status
|
2016-04-11 23:13:08 -07:00 |
|
Gyu-Ho Lee
|
50219d4def
|
Merge pull request #5042 from gyuho/ts
benchmark: return time series with missing periods filled in
|
2016-04-11 23:09:36 -07:00 |
|
Xiang Li
|
8e3d99cd3e
|
Merge pull request #5043 from mitake/auth-trivial
little cleaning of v3 auth
|
2016-04-11 23:09:22 -07:00 |
|
Gyu-Ho Lee
|
2aab6ff2eb
|
benchmark: return time series with missing periods filled in
|
2016-04-11 23:07:45 -07:00 |
|
Xiang Li
|
94d436c5d1
|
vendor: add go-humanize
|
2016-04-11 22:55:47 -07:00 |
|
Xiang Li
|
b5292f6fce
|
etcdctl: add snapshot status support
|
2016-04-11 22:55:47 -07:00 |
|
Hitoshi Mitake
|
0b4749ea65
|
auth: remove needless logging during creating a new user
|
2016-04-12 14:52:31 +09:00 |
|
Hitoshi Mitake
|
bfd49023a1
|
auth: sort key permissions of role struct for effective searching
|
2016-04-12 14:52:31 +09:00 |
|
Anthony Romano
|
b1c3e7edbf
|
Merge pull request #4982 from heyitsanthony/godep-update-script
scripts: updatedep.sh to update vendored dependencies
|
2016-04-11 19:47:18 -07:00 |
|
Anthony Romano
|
4481e54017
|
Merge pull request #5040 from heyitsanthony/fix-txn-rev
etcdserver: set txn header revision to store revision following txn
|
2016-04-11 19:41:54 -07:00 |
|
Anthony Romano
|
c5b8e8dc88
|
etcdserver: set txn header revision to store revision following txn
|
2016-04-11 17:03:05 -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 |
|