jimmidyson / configmap-reload

Simple binary to trigger a reload when a Kubernetes ConfigMap is updated
Apache License 2.0
969 stars 191 forks source link

Push image to a different registry, in addition to Docker Hub #58

Closed onedr0p closed 1 year ago

onedr0p commented 3 years ago

Is your feature request related to a problem? Please describe.

Dockerhub rate limits

Describe the solution you'd like

Push docker image to an additional registry like Quay or GHCR

danielhoherd commented 2 years ago

@onedr0p FWIW astronomer has vendored this configmap-reload binary into a newer busybox container and posted it at https://quay.io/repository/astronomer/ap-configmap-reloader. We (astronomer) run this in production at scale.

jimmidyson commented 1 year ago

From v0.10.0 this is now available at https://github.com/jimmidyson/configmap-reload/pkgs/container/configmap-reload.

onedr0p commented 1 year ago

Thanks @jimmidyson but I think so much time has passed I'm not using this container anymore 🙂

Hopefully other people find this useful!