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

**Is your feature request related to a problem? Please describe.** I would like to guarantee deployments restart also when the config change occurs during reloader outage. It is possible to...

kind/enhancement
kind/help wanted

**Describe the bug** Hi, I got issue with Stakater. I use 1 configmap to share with multiple services and when I update value of config map it will impact (reload...

kind/enhancement
kind/help wanted

**Is your feature request related to a problem? Please describe.** There are some cases when we need to trigger a rollout strategy instead of just restarting the pods. https://github.com/stakater/Reloader/pull/724 This...

kind/enhancement