Reloader
Reloader copied to clipboard
A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're usin...
Hi Reloader community, Thank you for taking out time to read this. I want to confirm few things wrt Reloader before we adopt it for all our services. 1. Reloader...
The release label can be used to specifiy the Prometheus instance. In https://github.com/stakater/Reloader/blob/master/deployments/kubernetes/chart/reloader/templates/_helpers.tpl#L26 a release label is already added generating this error; ``` line 11: mapping key "release" already defined...
Feature Request: Disable auto-reload but use the notifications for the change in secret or configmap
We use reloader in our production environment and few of the teams just want a notification saying app's secret or configmap changed for them to schedule a downtime and do...
At the moment Reloader supports reloading on changes in Kubernetes resources (e.g. ConfigMap, Secretes). It would be nice to use Reloader with other sources and let it reload deployments (etc.)...
I'm using reloader since quite some time and it works very well for most of our needs. Some container images would need periodical reloads (ie. they got rebuild by pipeline...
Hi, I’m using the blue-green strategy in rollouts. And reloader. But i can’t manage how to restart the rollout after configmap changed. Configmap change detected: ``` Normal Reloaded 20m (x7...
I am wondering what is takes to use the reloader. The client we are serving wants to know in details how it works to ensure their k8s infrastructure is not...
while installing using helm command, we are getting not supported by windows error , pod is not getting up  we tried with the following command: helm repo add stakater...
The current `--namespaces-to-ignore` flag includes a plain text list of namespaces to ignore. Add a regex for: 1. Namespaces to ignore - to allow bulk exclusion of namespaces 2. Namespaces...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [stakater/vale-package](https://togithub.com/stakater/vale-package) | patch | `v0.0.18` -> `v0.0.19` | --- ### Release Notes stakater/vale-package...