Split run time and static configuration
Configuration is split into runtime and static and is available now through a consistent interface and that is uncloud.settings.settings
.
Merge "shared" and "common" into common
Settings are moved under common/. shared is put under common/ too.
[api] If there is no image store configured in etcd, disable that feature
... also, re-enable it when set --> i.e. only depend on it when it is actually used
Configure ports used by daemons y default and add port support for every daemon
There is one other daemon that can have port and that is metadata
. I added the option for it
Fix grpc errors in uncloud host
@nico Working on improving etcd handling https://redmine.ungleich.ch/issues/7583
Remove mp from uncloud.host
@nico Timeout isn't deterministic. i.e it don't come when a lot of requests are coming. So, we can't do that