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

In some apps we need promote the rollout because it has pause in the canary steps. It would be great have an option to promote automatically after the new rollout...

kind/enhancement
workflow/todo

In my AKS cluster with kubernetes version v1.25.6 the reloader seems to be stuck in the starting controller state. ``` time="2023-07-31T15:18:54Z" level=info msg="Environment: Kubernetes" time="2023-07-31T15:18:54Z" level=info msg="Starting Reloader" time="2023-07-31T15:18:54Z" level=warning...

kind/enhancement

HI, I'm currently testing Reloader and I have a question regarding HA setup and changes during leader election. Right now, my setup is the following: 1. A deployment with annotation...

kind/bug

**Is your feature request related to a problem? Please describe.** It would be nice to provide the helm chart as OCI artifact. Providing the helm chart as OCI artifact would...

kind/enhancement

Hello, do you plan to integrate your operator in the OLM (Operator Lifecycle Manager) Community Catalog, in order to facilitate its deployment on Openshift cluster ? https://github.com/k8s-operatorhub/community-operators Rgds.

kind/enhancement
kind/question

For compliance purposes, some cloud providers require images to be based on UBI by RedHat. To that end, we'd like Reloader to offer also an image based on UBI as...

kind/enhancement
workflow/todo

Opting out of service account token automounting basically makes reloader fail; this change would allow chart users to mount the token manually. Pull Request submitted: https://github.com/stakater/Reloader/pull/544

kind/enhancement

Hi, would it be possible to add a NOTICE file to this repository to make the copyright owner (more) clear? > You should include a copy of the Apache License,...

kind/enhancement
kind/documentation

Hi, Now that many projects are choosing to use CSI drivers to deliver their secrets into their workloads directly (as a file in the fs), a secret rotation does not...

kind/enhancement

Hi, I'm using reloader helm chart v1.0.36. I have a slack app and enabled webhooks. I've reinstalled the app in the slack workspace and gave access to correct channel to...

kind/bug