• Joined on 2021-11-20
ungleich-gitea commented on issue uncloud/uncloud#29 2021-11-20 12:33:00 +00:00
Fix unknown storage_backend error

This check code is deleted and is no longer necessary.

ungleich-gitea commented on issue uncloud/uncloud#29 2021-11-20 12:33:00 +00:00
Fix unknown storage_backend error

closed

ungleich-gitea commented on issue uncloud/uncloud#28 2021-11-20 12:32:59 +00:00
Allow ucloud to run without client certificate - for local etcd

changed title from Allow ucloud to run without client certificate to Allow ucloud to run without client certificate{+ - for local etcd+}

ungleich-gitea commented on issue uncloud/uncloud#28 2021-11-20 12:32:59 +00:00
Allow ucloud to run without client certificate - for local etcd
Using /home/nico/vcs/ucloud/venv/lib/python3.8/site-packages/pycparser-2.19-py3.8.egg
Finished processing dependencies for ucloud===0.0.3-43-ge79f1b4
ERROR:root:[Errno 2] No such file or…
ungleich-gitea commented on issue uncloud/uncloud#27 2021-11-20 12:32:58 +00:00
Separate internal and external configuration

changed the description

ungleich-gitea commented on issue uncloud/uncloud#28 2021-11-20 12:32:58 +00:00
Allow ucloud to run without client certificate - for local etcd

We already allow them. There was an attribute missing in configparser constructor which assumes keys with missing attribute as None. I added it.

ungleich-gitea commented on issue uncloud/uncloud#27 2021-11-20 12:32:57 +00:00
Separate internal and external configuration

Done. See uncloud.settings

ungleich-gitea commented on issue uncloud/uncloud#27 2021-11-20 12:32:57 +00:00
Separate internal and external configuration

closed

ungleich-gitea commented on issue uncloud/uncloud#25 2021-11-20 12:32:56 +00:00
Running "python setup.py install" fails

@llnu Context please. I am not sure about what is failing.

Thanks @ahmedbilal

ungleich-gitea commented on issue uncloud/uncloud#26 2021-11-20 12:32:56 +00:00
Introduce ucloud config

closed

ungleich-gitea commented on issue uncloud/uncloud#25 2021-11-20 12:32:55 +00:00
Running "python setup.py install" fails

It is a bug in setuptools https://github.com/lingthio/Flask-User/issues/254. But, I am now using a workaround to fix this for us 👍

ungleich-gitea commented on issue uncloud/uncloud#25 2021-11-20 12:32:55 +00:00
Running "python setup.py install" fails

closed

ungleich-gitea commented on issue uncloud/uncloud#25 2021-11-20 12:32:55 +00:00
Running "python setup.py install" fails

Thanks!

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

closed

ungleich-gitea commented on issue uncloud/uncloud#24 2021-11-20 12:32:54 +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.