-
Notifications
You must be signed in to change notification settings - Fork 9.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
*: expose Leadership Transfer API to clients #8153
Commits on Jun 23, 2017
-
etcdserver/etcdserverpb: define 'MoveLeader' RPC
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d82f257 - Browse repository at this point
Copy the full SHA d82f257View commit details -
*: regenerate proto with 'MoveLeader' RPC
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 265303c - Browse repository at this point
Copy the full SHA 265303cView commit details -
etcdserver/*: add 'ErrNotLeader'
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 939bbd7 - Browse repository at this point
Copy the full SHA 939bbd7View commit details -
etcdserver/api/v3rpc: add 'MoveLeader' to 'maintenanceServer'
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b1a0ae3 - Browse repository at this point
Copy the full SHA b1a0ae3View commit details -
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3e263d5 - Browse repository at this point
Copy the full SHA 3e263d5View commit details -
etcdserver: expose 'transferLeadership' as 'MoveLeader'
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 403ba1d - Browse repository at this point
Copy the full SHA 403ba1dView commit details -
integration: test 'MoveLeader' service
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c5532dd - Browse repository at this point
Copy the full SHA c5532ddView commit details -
clientv3/*: add 'MoveLeader' method to 'Maintenance'
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 581a83d - Browse repository at this point
Copy the full SHA 581a83dView commit details -
etcdctl/ctlv3: add 'move-leader' command
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6e9b776 - Browse repository at this point
Copy the full SHA 6e9b776View commit details -
e2e: test 'move-leader' command
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d428958 - Browse repository at this point
Copy the full SHA d428958View commit details