Andreas Bleuler

Results 15 issues of Andreas Bleuler

**Describe the bug** After running `telepresence quit` and reconnecting through `telepresence connect`, telepresence is not functional. See for example the following command sequence. The same sequence works as expected when...

With the introduction of Amalthea, the jupyter servers running as part of user sessions are not responsible for any authentication or authorization anymore, which is instead taken care of by...

Epic

The bitnami postgres chart has the option to define an initdb script. We should use it instead of a post install job for setting up the all the users and...

While renkulab pages (sessions, gitlab) can be embedded within renkulab itself, it is currently not possible to make renkulab easily embeddable into other pages (like another renkulab instance). This could...

This is an extremely important user story in Renku which is currently untested: - create a project using the latest R template from the dropdown - wait for the image...

acceptance-tests

Many organizations require that outgoing http(s) requests are routed through a web proxy. Requests to the organization domain are often exempt form this rule. When RenkuLab is deployed behind such...

Epic

Some organizations use tools like https://jfrog.com/artifactory/ as proxy in front of public package/image repositories such as dockerhub, pypi, npm, etc. In this issue, it should be checked to what extent...

needs design

We currently source the `.gitlab-ci.yml` file from the template repo at project creation time. However, depending on the specifics of the gitlab runners that are deployed with a given RenkuLab...

needs design

User provided feedback to our developer docs: >If I had to suggest any change/further clarifications about the developers doc: > >- Prerequisite python 3.6+ [1] should maybe read python 3.8...

kind/documentation
user

Now that we have the cli login in place and since we can execute cli commands in a non-JupyterLab-based terminal during tests, it would be great to test the full...

kind/enhancement
acceptance-tests