Exec with ConnectGateway + Workload Identity does not work on remote clusters it seems #15066
Open
3 tasks done
Labels
bug
Something isn't working
Checklist:
argocd version
.Describe the bug
I cannot use the Terminal Exec when connecting from a central ArgoCD GKE cluster to other GKE clusters via Workload Identity
To Reproduce
On the central GKE ArgoCD:
Then make sure that this is in your
argocd-cm
On the worker GKE cluster:
Once that is added deploy an ApplicationSet to it.
Expected behavior
I expect to see a prompt to the terminal to that remote cluster. But instead I only see:
Screenshots
https://imgur.com/a/iccXhrQ
Version
Logs
Interestingly enough, in my remote cluster that I connect to, I checked the Kubernetes Service Account and its ClusterRole and it seems to be good (in my view):
SA:
ClusterRoleBinding:
ClusterRole:
The text was updated successfully, but these errors were encountered: