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

It's a good practice to define memory request and limit for any resource which you deploy on your kubernetes cluster Solution -> The raw manifest file for reloader provided in...

kind/enhancement
kind/help wanted
good-first-issue

I was downloading the latest image available, hoping it will resolve open UBI base OS vulnerabilities -- which it didn't, but also this tag, 1.0.79, is missing from the GitHub...

kind/bug
kind/help wanted

**Describe the bug** Tested with strategy: default or env-vars. Using `ArgoCD`. ArgoCD app `ory\oathkeeper` that includes the ConfigMap `accessrules` to monitor. The deployment has **annotation**: `configmap.reloader.stakater.com/reload: accessrules` When I modify...

kind/bug

We have some workloads that mount optional ConfigMaps. At some point it is possible that these ConfigMaps get deleted. When this deletion happens we would like to issue a rolling...

kind/enhancement

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [k8s.io/utils](https://togithub.com/kubernetes/utils) | `v0.0.0-20240423183400-0849a56e8f22` -> `v0.0.0-20240502163921-fe8a2dddb1d0` | [![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2futils/v0.0.0-20240502163921-fe8a2dddb1d0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

I have an app deployed which has both configmap update & some app changes in the same. Below rolling update strategy **strategy: rollingUpdate: maxSurge: 1 maxUnavailable: 0 type: RollingUpdate** liveness...

kind/bug

apiVersion: apps/v1 kind: Deployment metadata: name: nginx namespace: myapp annotations: reloader.stakater.com/auto: "true" spec: replicas: 1 selector: matchLabels: app: nginx template: metadata: labels: app: nginx spec: containers: - args: - --namespace-selector=kubernetes.io/reloader-enabled:yes...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/prometheus/client_golang](https://togithub.com/prometheus/client_golang) | `v1.19.0` -> `v1.19.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fclient_golang/v1.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

I have a bunch of helm charts deployments, most with their own configmap/secret. I also have a couple of shared secrets and configmaps. The current configmaps and secrets have the...

kind/enhancement

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

dependencies