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

Filter GCP's Cloud Region and Cloud Zone in console #2363

Open
1 task done
mrsimonemms opened this issue Jan 15, 2025 · 1 comment
Open
1 task done

Filter GCP's Cloud Region and Cloud Zone in console #2363

mrsimonemms opened this issue Jan 15, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@mrsimonemms
Copy link
Contributor

Which version of kubefirst are you using?

main

Which cloud provider?

Google Cloud

Which DNS?

None specific

Which installation type?

None specific

Which distributed Git provider?

None specific

Did you use a fork of gitops-template?

No

Which Operating System?

None specific

What is the issue?

image

On the console, the cloud region and cloud zone should be linked. In the example above, us-east1-b cannot be placed into europe-west2.

The simplest solution would be to only display the matching zones that start with the cloud region. However, there may be edge-cases that mean this would be problematic which should be investigated. I can think of a couple of possibilities, but there may be more:

  1. the zone region11-b would match the regions region1 and region11. I don't think there currently are that many regions, but should confirm
  2. if a zone is able to be placed in multiple regions - eg, if us-east2-b can be placed in us-east1 and us-east2 (this might sound esoteric, but other cloud providers support failover regions)

Even if either of these edge-cases are true, we may still decide that it's a low-risk problem.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@mrsimonemms mrsimonemms added the bug Something isn't working label Jan 15, 2025
Copy link

linear bot commented Jan 15, 2025

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
Development

No branches or pull requests

1 participant