Max!

Results 28 comments of Max!

For what its worth, im also using an OAuth proxy already to front apps that dont natively support OIDC, but im using one specifically tied to nginx: https://github.com/vouch/vouch-proxy If a...

I have the day off tomorrow and would be willing to give it a shot 👍

Just a heads up I didn't get through this today, will update tomorrow 👍

When setting everything up as outlined above, the Nginx container isnt able to start due to the error `unknown directive "access_by_lua"` Full output: ```console /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will...

Excited to give this a try in the next day or so. I'll update with results soon

Using your instructions I was able to get it up and working with Zitadel as the OIDC provider! 🥳 https://github.com/user-attachments/assets/79b04215-0275-43a6-a451-de9c393fc488

I have actually been using this 'feature' quite regularly to test argocd/helm apps on single-node CI/CD machines for compatibility with prod environments that use MetalLB. The was very helpful for...

I'm seeing this as well on self-hosted k8s. Looks like this error is preventing jobs/pods from knowing when the build has finished. ```bash cache key selection │ ::warning::cache item doesn't...