Skip to content

Can't enumerate GKE clusters #189

Description

@towolf

Suddenly in my team the GKE clusters in our Switch config stopped working.

	* store "gke.gke" returned an error during the search: failed to list GKE clusters for project with ID "xxx": googleapi: Error 403: Project lookup error: permission denied on resource 'projects/' (or it may not exist).
Details:
[
  {
    "@type": "type.googleapis.com/google.rpc.RequestInfo",
    "requestId": "0x1f7a50f3471b0e21"
  },
  {
    "@type": "type.googleapis.com/google.rpc.ErrorInfo",
    "domain": "container.googleapis.com",
    "reason": "IAM_PERMISSION_DENIED"
  }
]
, forbidden
 
Error: abort

Not sure what request it's using, but gcloud projects list still works.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions