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.** We have several applications where the container image is tagged with a short version e. g. "4.2". When a new...

kind/enhancement

I'm facing an issue where I'm unable to detect changes in Kubernetes secrets. I wanted to verify if the Reloader is functioning correctly, but the pod's output looks like this:...

This PR aims to allow folks to opt out of reloading Cronjob/Jobs. This can be a fairly destructive capability and we want to provide a way to configure Reloader to...

Hello, I have stakater/Reloader deployed through the helm chart and have been using it for a while on multiple argo-cd deployments, I'm working on a POC for argo-rollouts for 1...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [peter-evans/create-pull-request](https://redirect.github.com/peter-evans/create-pull-request) | action | patch | `v7.0.6` -> `v7.0.8` | --- ### Release...

dependencies

**Is your feature request related to a problem? Please describe.** Perform reload events based on a defined schedule, or queue until flag changed. **Describe the solution you'd like** The idea...

kind/enhancement

Hello, I'm discovering this tools. It is awesome !! I have successfully restarted pods after the secret or configmap changes. But it is working only if the name of secret/configmap...

kind/bug

Reading through the Chart documentation, I came upon the namespace lists, and realized that the intent here was almost certainly "OR" not "AND", since combining multiple namespaces with an "AND"...

Purpose: Show a chronological timeline of all reload activities. Provide real-time insights into Reloader’s activities. Maintain a history of all changes for compliance and troubleshooting. Features: * Event source (e.g.,...

kind/enhancement

Purpose: Visualize dependencies between ConfigMaps, Secrets, and workloads. Features: * Graphical representation of relationships * Impact analysis highlighting affected workloads when a resource changes * Drill-down options for detailed insights

kind/enhancement