Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

fix(gcp): when regional eq true, show instances from all existing zones#10165

Closed
shlomodaari wants to merge 2 commits intospinnaker:masterfrom
shlomodaari:fix-gcp-zones-caching
Closed

fix(gcp): when regional eq true, show instances from all existing zones#10165
shlomodaari wants to merge 2 commits intospinnaker:masterfrom
shlomodaari:fix-gcp-zones-caching

Conversation

@shlomodaari
Copy link
Copy Markdown
Contributor

Before the fix: When regional=true, the system did not display all instances across all zones within the selected region.
image

After the fix: When regional=true, all instances from every zone within the selected region are correctly displayed.
image

When only one zone is selected, the behavior remains unchanged, and only the instances from that specific zone are shown.
This ensures accurate instance visibility for both regional and single-zone selections.

@christosarvanitis
Copy link
Copy Markdown
Member

This fix is alongside with spinnaker/clouddriver#6351.

Thanks @shlomodaari

@christosarvanitis
Copy link
Copy Markdown
Member

@shlomodaari can you please remove the package-lock.json commit from this PR?

@shlomodaari
Copy link
Copy Markdown
Contributor Author

@christosarvanitis I removed it, thank you for catching this!

Copy link
Copy Markdown
Contributor

@edgarulg edgarulg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for helping with this issue.

@shlomodaari shlomodaari closed this Mar 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants