Hi everyone,
Has anyone figured out how Buddy communicates with a GKE cluster during setup and execution of the “Kubernetes Set Image” action? I am trying to create a RBAC profile but I can’t find out how Buddy talks to my cluster. Looked through all service accounts and was digging through log files for quite some time. Nothing.
My cluster has RBAC enabled (=Legacy authorization: Disabled)
With a cluster that still uses legacy authorization, it works fine. But obviously, legacy authorization is nothing one wants in production.
The cluster is recognized just fine (sparing you the details for privacy reasons)
But refreshing the namespaces does not work with RBAC enabled clusters:
I am fine with creating an RBAc file, although I am not keen on that boring task. But I currently I am stuck and can’t even find out how Buddy is authenticating at all. I hope this is not some crazy gcloud
wrapping magic?!
Ideas anyone?
Cheers
Dan