Tasko Olevski

Results 57 issues of Tasko Olevski

**What happened**: Trying to load multiple docker images in kind with one command causes an error. Re-running the command does not error out. **What you expected to happen**: Loading the...

kind/bug

Is it possible to run the acceptance tests against a real renku deployment but from within a github action and in parallel? This would allow us to do a few...

kind/enhancement

The following happens on a fresh Renku install: - delete all the gateway and redis pods (to clear any temporary state that gateway/redis may have for user sessions) - visit...

kind/bug

This is the result of a request: > We had an interesting request from a renku project - they were wondering if it would be possible to see all the...

user
Epic

At some point gitlab disabled webhooks that point to services that are in the same network as the gitlab deployment. See here: https://docs.gitlab.com/ee/security/webhooks.html This is not an urgent problem or...

This epic combines all issues that need to be resolved before Renku 0.10.0 - the first official release with Amalthea - can be rolled out.

Epic

This is feedback from the BIT security engineers. It is easy to do and makes sense. Most services do not need to have a k8s service account. I think the...

When someone is running behind a proxy then they need to inject environment variables in many Renku components and services to make things work. There should be an option to...

A previous issue/POC showed how we can use several different authorization services in Renku. The options were: - Keycloak - Open policy agent - SpiceDB We should do some performance...

The basic cypress tests from here: https://www.npmjs.com/package/@renku/notebooks-cypress-tests Should run as another set of acceptance tests. This will allow us to test our rstudio sessions. Which we currently do not do...