Jonny Griffin

Results 15 comments of Jonny Griffin

@maxsmythe I am unable to push a pr.. ``` git push --set-upstream origin update-policies ERROR: Permission to open-policy-agent/gatekeeper.git denied to jonny-wg2. fatal: Could not read from remote repository. Please make...

@jackiepg12 best way to reload the config is just redeploy the exporter or kill the pod. This is pretty common with many apps when it comes to initializing config at...

+2 on `stakater-reloader` . we have this and it works great

The reloader docs will help. But here you go, with the configmap name being `es-exporter` ``` apiVersion: apps/v1 kind: Deployment metadata: name: es-exporter namespace: monitoring annotations: configmap.reloader.stakater.com/reload: "es-exporter" flux.weave.works/automated: "true"...

Thanks so much for reenabling this! Have you thought about migrating this to another free service such as fly.io?

Does a verbose flag show any log?

I can confirm that this issue still exists. We had to use `Auto` while it was clearly a base64.

@ahelal have you updated a pr for this fix?

`append_merge: true` would be ok for me. I also agree with your previous comment of the complexity of updating rules vs compared to just an append. But from my need,...

As of now, we still have to copy the entire alert... On Tue, May 23, 2023 at 10:30 AM poiana ***@***.***> wrote: > @jasondellaluce : Reopened this issue. > >...