configmap-reload icon indicating copy to clipboard operation
configmap-reload copied to clipboard

Simple binary to trigger a reload when a Kubernetes ConfigMap is updated

Results 26 configmap-reload issues
Sort by recently updated
recently updated
newest added

Hello, given that upstream image [NONROOT](https://github.com/GoogleContainerTools/distroless/blob/main/base/base.bzl#L8C7-L8C16) user is different than `USER` ``` NONROOT = 65532 ``` vs ``` USER 65534 ``` Dont we need ``` RUN chown -R 65534:65534 /home/nonroot...

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.2 to 1.20.3. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.20.3 [BUGFIX] histograms: Fix possible data race when appending exemplars. #1608 Changelog Sourced from github.com/prometheus/client_golang's changelog. 1.20.3 /...

dependencies
go

This PR updates the automation to create a GitHub release when a tag is created, the release has [generated release notes](https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes) from the PRs. I've also updated the GH actions...

I am using config reloader to reload alertmanager app on a configmap change, the endpoint has https with mtls enabled, however the config-reloader fails to reload with the following error:...

Container image "ghcr.io/jimmidyson/configmap-reload:v0.14.0" already present on machine Normal Created 17m (x4 over 18m) kubelet Created container module-configmap-reloader Warning Failed 17m (x4 over 18m) kubelet Error: failed to start container "module-configmap-reloader":...