Michael Crenshaw

Results 777 comments of Michael Crenshaw

Can you describe what go/k8s behavior made the replaces no longer necessary? I'm not sure I understand why they were ever necessary, but would love to be able to get...

@sivchari can you rebase

My intuition is the same as yours. I feel like `limit: -1` should mean "retry indefinitely or until there's a new commit."

Can you create a minimal reproduction of the issue? It's difficult to know what went wrong without access to the manifests of the resources managed by the app an to...

I just tried to reproduce this with the [guestbook app](https://github.com/argoproj/argocd-example-apps/tree/master/guestbook). I used `kubectl edit` to add the finalizer and `kubectl delete` to delete the app. The Deployment was deleted, and...

Based on codecov output, looks like I managed to prevent coverage being reported from e2e tests. 0_o