Jascha Beste

Results 115 comments of Jascha Beste

I just merged the initial kubernetes integration in #83. You can now create Requests that contain a single command like in `kubectl exec` and go through the same flow as...

@sapisuper There is currently no logout button. Sessions last 30 minutes which is the spring security default. If you want to login as a different user you can manually go...

Let me know if you run into any issues!

@sapisuper I checked again, and there is actually a few points where I hardcoded google and Keycloak although it shouldn't really be necessary. I'll try to fix those so that...

Okay I merged #120 maybe you can try again? I don't really have a gitlab account, and would like to avoid going through the hassle of setting one up :D...

Sorry the env variable is actually `KVIKLET_IDENTITY_PROVIDER_ISSUERURI` without the last `_`. That's an error in the readme, my bad.

I got this working rather fast with using a local properties file. But indeed the environment variables are really confusing, spring doesn't really seem to allow using `_` in environment...

This has become a bit of a catch-all issue. I'll close it for now. The kuberntes/docker-compose exec and general shell plans aren't cancelled, but I do have a few topics...

Glad it works now! 😄

Hey riuple, thanks for the feedback. I thought about including the request but decided against it since this can contain sensitive information. If anything I could make this configurable but...