Artem Kajalainen

Results 19 comments of Artem Kajalainen
trafficstars

from official docs https://kubernetes.io/docs/concepts/storage/volumes/: > A container using a ConfigMap as a subPath volume mount will not receive ConfigMap updates. 0.10.0 procudes this: ``` volumeMounts: ... - mountPath: /etc/timescaledb/patroni.yaml name:...

v0.10.0 is also missing from helm repo, while it was released 2 weeks ago? @feikesteenbergen, @thedodd could you take a look? 🙏

+1 for this. I've got auth working fine with [static upstream configuration without errors middleware](https://oauth2-proxy.github.io/oauth2-proxy/docs/configuration/overview/#forwardauth-with-static-upstreams-configuration), but problem is that I'm trying to add `allowed_groups` to `/oauth2/auth` endpoint for forwardauth middleware....

Hi 👋 Thanks for the PR, would it make sense to replace existing template there and remove value map from template folder? I can prolly tag previous template version with...

@mvisonneau any chance for this to be merged? 🙏 I have the same problem, `latest` gcpe image can't find MR pipeline for the repo with merge trains enabled. Works fine...

@AnhQKatalon, run scheduler yourself with needed settings + patch pods to use that scheduler with kyverno for example :) Could be done in couple hours.

that would be really nice 👍 Not sure if appending cluster name is a good idea, I'd like to just pass role ARN via manifest to the SA.

I just started to evaluate sftpgo, but feature wise it looks very powerful. I'll poke around in my place to see if I can arrange sponsorship for this.

doesn't work for me with the latest release image (with redis, but works without redis), which is default in helm chart. Works fine with `latest` tag though.