Skip to content

fix: return regions with available services if the service is up rega… - #221

Open
onurhanak wants to merge 1 commit into
ovh:mainfrom
onurhanak:main
Open

fix: return regions with available services if the service is up rega…#221
onurhanak wants to merge 1 commit into
ovh:mainfrom
onurhanak:main

Conversation

@onurhanak

Copy link
Copy Markdown

…rdless of region's top level status

Description

Made getCloudRegionsWithFeatureAvailable skip checking for region status to prevent omission of services with status 'up' despite the region's status being 'down'.

Fixes #220.

Type of change

  • [ x ] Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [ x ] My code follows the style guidelines of this project
  • [ x ] I have commented my code
  • [ x ] I ran go mod tidy
  • [ Not applicable ] I have added tests that prove my fix is effective or that my feature works

@onurhanak
onurhanak requested a review from a team as a code owner July 29, 2026 14:09
…rdless of region's top level status

Signed-off-by: Onurhan Ak <onurhanak@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Regions with status DOWN prevent services with status UP from appearing in output

1 participant