Laurent Lavaud

Results 5 issues of Laurent Lavaud

If I start Reloader with the "**--reload-on-create=true**" argument, everytime reloader pod is restarted it triggers a rolling update of all deployment that are "managed" by Reloader. Example of Reloader logs...

kind/enhancement

add support for the new following controller/server parameters introduce in the 2.9.0 (https://github.com/argoproj/argo-cd/pull/16154) version: - controller.k8sclient.retry.max - controller.k8sclient.retry.base.backoff - server.k8sclient.retry.max - server.k8sclient.retry.base.backoff Checklist: * [x] I have bumped the chart...

argo-cd
awaiting-upstream
size/M
on-hold

**Describe the bug** The recent [Post-Delete hook support PR](https://github.com/argoproj/argo-cd/pull/16595), mutate the Application object when refreshing by [adding two finalizers](https://github.com/argoproj/argo-cd/blob/fcf5d8c2381b68ab1621b90be63913b12cca2eb7/controller/appcontroller.go#L1630-L1643) if a resource have a `"helm.sh/hook": post-delete` annotation. In an apps...

bug

- In some situations (GKE cluster with [Cloud DNS](https://cloud.google.com/kubernetes-engine/docs/how-to/cloud-dns#architecture)), the DNS server is configured on the local network IP range (169.254.0.0/16), so we should allow this CIDR in the default...

### Kyverno Version 1.12.6 ### Kubernetes Version 1.31.x ### Kubernetes Platform GKE ### Kyverno Rule Type Validate ### Description @anushkamittal2001 The PR (#10748), doesn't seem to have fixed all cases....

bug
end user
webhook
release-critical