Alex Collins
Alex Collins
Resolving DCO failures takes too long. I’ve lost hours of time and actual valuable work to DCO because I must check out the code, follow the instructions, and they often...
I love how Error Prone finds bugs at compile time. I hate waiting for Sonar to feedback 30m after I create a PR - I just ignore it. ErrorProne tells...
Please strip HTML comments.
Applying install results in this error: ``` error: resource mapping not found for name: "iamroles.iammanager.keikoproj.io" namespace: "" from "https://raw.githubusercontent.com/keikoproj/iam-manager/master/hack/iam-manager.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1" ensure CRDs are...
# Summary We should not use the workflows service account for the agent. Instead, we should have a way to use a different service account. The agent pod needs different...
Before I raise a PR, any thoughts as to why not?
Depended on by [argo-cd#3517](https://github.com/argoproj/argo-cd/issues/3517) This PR introduces a new feature: sync dependencies. Sync dependencies give a new way to order sync operations that is influenced by sync waves and sync...