Jason Parraga
Jason Parraga
> the kustomize issue you mentioned above was fixed in kustomize v5.4.0. I think more recent versions of argo-cd should already have this fixed version or later. In the current...
> Hi [@Sovietaced](https://github.com/Sovietaced) . Currently, the failure_policy is not applicable to sub-workflows because they inherit the execution context from the parent node. I wonder if it would be possible or...
I believe this has been fixed.
I see the same issue when running tests locally.
I am experiencing the same issue on `master` using GitHub App creds
For some reason release 0.13.1 works for me, so looks like #726 is specifically what caused this issue 🤷
> I think this bug hits only if you use an HTTPS based repository configuration. @Sovietaced, are you by chance using SSH connected repositories? I am using repositories setup with...
> @Tadekola sorry about this. The actual content that is rendered in the docs website was moved to this repo: https://github.com/unionai/docs BTW I've been working on updating this docs too...
We do something similar internally since the principal is not passed from the control plane to the data plane, and thus can't be rendered into the k8s manifests in propeller....
> @Sovietaced Thanks for the comment. I'd love to understand more about what you mean. Presently I'm testing this in a multi-cluster setup where my above method is able to...