Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in gcp_kubernetes_node_pool table if gke autopilot is used #585

Closed
ramses999 opened this issue May 15, 2024 · 0 comments · Fixed by #591
Closed

Error in gcp_kubernetes_node_pool table if gke autopilot is used #585

ramses999 opened this issue May 15, 2024 · 0 comments · Fixed by #591
Assignees
Labels
bug Something isn't working

Comments

@ramses999
Copy link

Describe the bug
When trying to query data from the gcp_kubernetes_node_pool table, an error
Error: gcp_project_xxxx: googleapi: Error 400: Autopilot node pools cannot be accessed or modified. Details: [ { "@type": "type.googleapis.com/google.rpc.RequestInfo", "requestId": "0x19249aad0824e904" } ] , badRequest (SQLSTATE HV000)
occurs if the project uses gke autopilot autopilot

Steampipe version (steampipe -v)
Steampipe v0.22.2

Plugin version (steampipe plugin list)
hub.steampipe.io/plugins/turbot/gcp@latest | 0.52.0

To reproduce
Run command select * from gcp_project_indriver_bi.gcp_kubernetes_node_pool on a project with GKE autopilot

Expected behavior
If this is a limitation of the platform itself, then display an empty line instead of an error
gke1
gke2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants