For components/sub parsers pass "args" to main
For components/sub parsers pass "args" to main
Add new parent_parser for common args to all sub parsers
Add new parent_parser for common args to all sub parsers
Merge "shared" and "common" into common
Merge "shared" and "common" into common
[api] If there is no image store configured in etcd, disable that feature
[api] If there is no image store configured in etcd, disable that feature
Configure ports used by daemons y default and add port support for every daemon
Configure ports used by daemons y default and add port support for every daemon
Fix grpc errors in uncloud host
Fix grpc errors in uncloud host
Define packages to be created (first target: alpine)
Remove mp from uncloud.host
Remove mp from uncloud.host
Don't run code in the TIMEOUT event (check that we don't do that)
cli still breaks other components
Don't break host if CLI has a problem
Don't break host if CLI has a problem
vmm hack error: TypeError: expected str, bytes or os.PathLike object, not NoneType