Alex Collins

Results 470 comments of Alex Collins

We could do with clear repro steps for this one.

Multi-cluster support is something we've been discussing. It'd be great if you can add details of the use cases you're trying to solve.

I'm trying to get my head around this use case here. It seems there maybe two: 1. A single app that has owns resources in different clusters. 2. A single...

Hi, We do not currently plan to implement this - it is an **eschewed feature**. **Why?** 1. Argo CD deploys an app into a single cluster. This allows you to...

Just skip this test and create a tech-debt issue to fix later.

Can you be more specific? For example, do you go into the UI, and are allowed to update a workflow? What is your Kubernetes provider? Does it both support and...

I think this is most likely to be mis-configuration, so I'm don't want to invest too much time until we've checked that. * Can you confirm that the correct service...

Attempted to repro, failed: ``` argo-server | time="2022-04-07T14:38:12.194Z" level=info msg="selected SSO RBAC service account for user" [email protected] loginServiceAccount=nothing serviceAccount=nothing ssoDelegated=false ssoDelegationAllowed=false subject=Cg0wLTM4NS0yODA4OS0wEgRtb2Nr argo-server | time="2022-04-07T14:38:12.206Z" level=warning msg="finished unary call with...

``` kubectl auth can-i create workflows --as=system:serviceaccount:argo:nothing -n argo no ```