GoogleCloudPlatform / cloud-logging-data-source-plugin

https://grafana.com/grafana/plugins/googlecloud-logging-datasource/
Apache License 2.0
17 stars 12 forks source link

Workload identity doesn't appear to work with GKE SAs #37

Closed wyndigo-01 closed 1 year ago

wyndigo-01 commented 1 year ago

I have created a k8s service account and added the annotations to it in order to bind it to a service account that has monitoring viewer, but when I try to save the configuration using the the default GCE account, it gives the error "missing credentials".

I'm assuming the support for workload identity only works on GCE instances, but maybe I'm doing something wrong?

wyndigo-01 commented 1 year ago

n/m, I found the problem.