GoogleCloudPlatform / cloud-code-intellij

Plugin to support the Google Cloud Platform in IntelliJ IDEA - Docs and Issues Repository
Apache License 2.0
318 stars 59 forks source link

Refresh icon missing from Connect to a GKE cluster dialog #3111

Open fatoboist opened 1 year ago

fatoboist commented 1 year ago

(Please ensure you are running the latest version of Cloud Code for IntelliJ with Help > Check for Updates)

What did you do?

  1. In the Kubernetes explorer, click + Connect to a GKE cluster
  2. In the dialog, clicked Create new GKE cluster
  3. After authenticating, in console, created a cluster and waited for it to be ready
  4. went back to Intellij, tried to select my new cluster from the cluster dropdown in the dialog. It was not there.
  5. Looked for a refresh button in the dialog (I believe there previously was one) but could not find one.
  6. Closed the dialog, clicked the refresh icon in the Kubernetes explorer, then opened the Connect to a GKE cluster dialog again and added my new cluster What did you expect to see? A refresh button in the connect to a GKE cluster dialog What did you see instead? No refresh button, no updated list of clusters, just the 2 clusters I already created, not my new 3rd one. I had to close dialog and reopen after refreshing in the kubernetes explorer.x (screenshots are helpful) Connect to a gke cluster dialog 1 connect to a gke cluster dialog 2

Feel free to deviate from this template as needed, especially if you are submitting a feature request.

ivanporty commented 1 year ago

Thank you for the request @fatoboist! We will look into our priorities and let you know when we are ready to work on this.