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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [stakater/.github](https://togithub.com/stakater/.github) | action | patch | `v0.0.73` -> `v0.0.75` | ---...

dependencies

Correct me if I'm wrong, but it seems that without autoReloadAll set to true no reloading happens. And if it is so, then it is strange to not have any...

[![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.19` -> `v0.0.21` | --- ### Release Notes stakater/vale-package...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s.io/utils](https://togithub.com/kubernetes/utils) | require | digest | `0849a56` -> `18e509b` | ---...

dependencies

**Describe the bug** We have like 20 Deployment in our cluster. all have on the Deployment the Annotations: reloader.stakater.com/auto: true This all are AKHQ Deployment with Kafka Secrets. Every 5...

kind/bug

Background: https://blog.howardjohn.info/posts/gomaxprocs/ https://github.com/uber-go/automaxprocs https://tip.golang.org/doc/gc-guide#Memory_limit

Team, I love using reloader but since I am using renovate to update it in my clusters the churn of releases are getting overwhelming. Any chance this can be addressed...

kind/enhancement
kind/help wanted

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/build-push-action](https://togithub.com/docker/build-push-action) | action | major | `v5` -> `v6` | ---...

dependencies

**Describe the bug** Can't override the default value of `deployment.securityContext.runAsUser` with `null` using sub-chart. **To Reproduce** ```yaml # Chart.yaml apiVersion: v2 name: reloader-subchart description: A Helm chart for reloader type:...

kind/bug