You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When importing a GKE cluster, a console error is thrown when landing on the GKE credentials page. fetch.client.js:76 Error in fetch(): TypeError: Cannot read properties of undefined (reading 'forEach') at Proxy.fetch (CruGKE.vue:230:20) at async Proxy.ca (fetch.client.js:72:3)
To Reproduce
go to cluster management
click import existing
select Google GKE
notice console error
Result
When importing a GKE cluster, a console error is thrown when landing on the GKE credentials page.
Setup
Describe the bug
When importing a GKE cluster, a console error is thrown when landing on the GKE credentials page.
fetch.client.js:76 Error in fetch(): TypeError: Cannot read properties of undefined (reading 'forEach') at Proxy.fetch (CruGKE.vue:230:20) at async Proxy.ca (fetch.client.js:72:3)
To Reproduce
Result
When importing a GKE cluster, a console error is thrown when landing on the GKE credentials page.
Expected Result
Console error not thrown.
Screenshots
Additional context
found while testing #12408
The text was updated successfully, but these errors were encountered: