mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-27 19:43:34 +00:00
remove the concept of cluster user (at least the current implementation)
This commit is contained in:
@@ -18,7 +18,6 @@ service Machine {
|
||||
message InitClusterRequest {
|
||||
string machineName = 1;
|
||||
IPPrefix network = 2;
|
||||
User user = 3;
|
||||
}
|
||||
|
||||
message InitClusterResponse {
|
||||
|
||||
Reference in New Issue
Block a user