Manu Schiller

Results 17 issues of Manu Schiller

**Do you want to request a _feature_ or report a _bug_?** Probably not a bug, more a local problem at my side? **What is the current behaviour?** I am trying...

**Describe the bug** https://github.com/buzzfeed/sso/blob/master/quickstart/ in combination with https://medium.com/@while1eq1/single-sign-on-for-internal-apps-in-kubernetes-using-google-oauth-sso-2386a34bc433 is a really cool documentation on how to get started with buzzfeed/sso on kubernetes. The examples however are outdated for current kubernetes...

Hey, thanks for your great library! I am trying to include it in our design system, but I am not sure, if I use it correctly. Now the output looks...

### Name and Version bitnami/mariadb:10 ### What steps will reproduce the bug? Go to https://github.com/bitnami/containers/tree/main/bitnami/mariadb#configuration-file and read how to mount a custom config file. create a custom conf file `my_custom.cnf`...

tech-issues
triage
mariadb

### Which project is this feature idea for? Turborepo ### Describe the feature you'd like to request Currently, `create-turbo` creates a useful default setup with nextjs and docs as apps,...

story

# Preconditions for installation **Ask your question:** From reading the repository, I love your approach and organization of the different resources! I never worked with Talos, so I am wondering...

### Pre-check - [X] I know I can edit the docs but prefer to file this issue ### Describe the improvement Missing documentation ### Description of the improvement / report...

Docs 📖
help wanted
good first pick

### Problem Statement I want to provide `redirectURIs` for client apps via env variables. Minimal Example: ```json5 { "realm": "example", "clients": [ { "clientId": "webapp", "name": "webapp", "redirectUris": ["/*"] //...

enhancement

With a gitops approach, it is common to have a an application repo and a separate gitops repo. It would be very helpful if I could use this plugin in...

**Description** I am trying to sign OCI-Images with cosign within a gitlab-ci pipeline. Auto-generating the keypair and the corresponding project variables worked fine. When I try to sign an image...

bug