Muhammad Safwan Karim

Results 15 comments of Muhammad Safwan Karim

Thanks for your PR submission, apparantly conflict retries have been merged in #877.

Sorry for not being clear enough. When writing the comment I imagined having some kind of validation to check if owner reference was added or not. This is just to...

Hi! Are you changing the secret data it's annotations?

I believe this should work because by default reloader will look for annotations on pod as well if they are not found at parent level. Reference: https://github.com/stakater/Reloader/blob/master/pkg/common/common.go#L221-L234

Can you share the reloader's deployment yaml? Are there any noticable differences between these two clusters i.e. their cluster configuration or any other significant workload difference like ArgoCD or anything?

Thank you for sharing this info. Can you tell me which annotations are you using on workloads with Reloader. I'm trying to narrow down the possibiliites as we've tried reproducing...

Hi! I've pushed a version with pprof enabled. You can use following helm install command to install it. If the issue is reproduced we can see which type of objects...

Hi! Glad to hear that your issue has been resolved. Should we close this?

Hi! What is the workload type that you're using? Documentation is pretty ambiguous about this but rollout strategy is only applicable for [ArgoCD rollouts](https://argoproj.github.io/rollouts/). For kubernetes native workload types (Deployments,...