ungleich-gitea
  • Joined on 2021-11-20
ungleich-gitea commented on issue uncloud/uncloud#24 2021-11-20 11:15:52 +00:00
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.

ungleich-gitea commented on issue uncloud/uncloud#24 2021-11-20 11:15:52 +00:00
Split run time and static configuration

closed

ungleich-gitea commented on issue uncloud/uncloud#19 2021-11-20 11:15:49 +00:00
Merge "shared" and "common" into common

And maybe move settings to common/settings

ungleich-gitea commented on issue uncloud/uncloud#20 2021-11-20 11:15:49 +00:00
For components/sub parsers pass "args" to main

Done.

ungleich-gitea commented on issue uncloud/uncloud#20 2021-11-20 11:15:49 +00:00
For components/sub parsers pass "args" to main

closed

ungleich-gitea commented on issue uncloud/uncloud#19 2021-11-20 11:15:48 +00:00
Merge "shared" and "common" into common

Settings are moved under common/. shared is put under common/ too.

ungleich-gitea commented on issue uncloud/uncloud#19 2021-11-20 11:15:48 +00:00
Merge "shared" and "common" into common

closed

ungleich-gitea commented on issue uncloud/uncloud#18 2021-11-20 11:15:47 +00:00
[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

ungleich-gitea commented on issue uncloud/uncloud#17 2021-11-20 11:15:46 +00:00
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

ungleich-gitea commented on issue uncloud/uncloud#16 2021-11-20 11:15:45 +00:00
Fix grpc errors in uncloud host

This was due to host not being reinitialised

ungleich-gitea commented on issue uncloud/uncloud#16 2021-11-20 11:15:45 +00:00
Fix grpc errors in uncloud host

closed

ungleich-gitea commented on issue uncloud/uncloud#16 2021-11-20 11:15:44 +00:00
Fix grpc errors in uncloud host

@nico Working on improving etcd handling https://redmine.ungleich.ch/issues/7583

ungleich-gitea commented on issue uncloud/uncloud#15 2021-11-20 11:15:44 +00:00
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