Andreas Trawoeger

Results 5 issues of Andreas Trawoeger

I'm currently using the metadata field in ```openstack_compute_instance_v2``` from the ```terraform-provider-openstack/openstack``` provider to set the metadata I need to use an instance together with Ansible. ``` metadata = { group...

I tried to install Sen2Agri from source using the scripts in Sen2Agri-System/packaging which worked quit well. Only problem I encounter was that the script doesn't check permissions on the /mnt/upload...

### Bug description The Jupyterhub Proxy has a hard coded timeout value of one second for the proxy startup. https://github.com/jupyterhub/jupyterhub/blob/38ba275367936c9a5a081a7b5acf326134705a0a/jupyterhub/proxy.py#L785 On a very slow systems one second isn't long enough...

bug

This fixes both the the failed import of the Satellite Object in the current sgp4 version 2.12 and make pycraft raise less confusing error exceptions (at the moment pycraft reports...

This PR includes two small fixes to make the quetz docker compose configuration work again: - Add git to the Docker image allowing micromamba to install the `git+https://github.com/jupyter-server/jupyter_releaser.git@v2` requirement from...