Ronan Ducamp
Ronan Ducamp
Interested too ! Do you plan to implement this feature in ruler API ?
Actually, I can't run podman compose successfully, podman run into error when trying to mount userdata/shm. Seem it's a problem in set uid and gid
Also I need to push some change, because the build fail from url aren't OK and fedora is an old version. You can try newer version in my personal repo:...
Hi ! Sorry @NissesSenap but your solution is ok for one binding but in my use case I got the same issue with Dashboard. I use multiples labels values for...
I think is not implemented correctly in https://github.com/grafana/grafana-operator/blob/e43aff9dca5e907f71a5139097bd9d0529f2bf78/controllers/controller_shared.go#L27 I will try to fix this and ask for PR
Hi @NissesSenap I'm not good in golang but I do my best for this PR #1497. I follow the contributing guide and run some additional tests for my use case...
I replaced "v1beta1" by "v1" on pdb kind, we need to implement a k8s version check to select the good api path.
No, I need some time to implement this feature
Hi, We use buildah docker image (quay.io/redhat-github-actions/buildah-runner:v2) to run our build jobs with runners hosted in OpenShift cluster, we have the same issue. Temporary workaround : - cp auth.json :...
maybe the problem come from prometheus remote write process, I need to analyse this