Reloader icon indicating copy to clipboard operation
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...

Results 203 Reloader issues
Sort by recently updated
recently updated
newest added

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...

kind/question
kind/documentation

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...

kind/enhancement
kind/help wanted

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...

kind/enhancement

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.)...

kind/enhancement

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...

kind/enhancement
workflow/todo

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...

kind/help wanted

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...

kind/question

while installing using helm command, we are getting not supported by windows error , pod is not getting up ![image](https://user-images.githubusercontent.com/98385062/210756163-2b15a2dc-a564-49b0-86ce-c90124f346d7.png) we tried with the following command: helm repo add stakater...

kind/question
workflow/inprogress

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...

kind/enhancement
workflow/todo

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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...

dependencies