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

feat(kafka create): return appropriate error for no regions #1790

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

rkpattnaik780
Copy link
Contributor

Verification Steps

  1. Create Kafka instance for user with standard quota selecting gcp as the provider.
./rhoas kafka create --dry-run -v

It should fail showing All regions in the selected cloud provider are temporarily unavailable
2. Run the command above with a user having no quota. Creation should succeed when gcp is selected as the cloud provider.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation change
  • Other (please specify)

@rkpattnaik780 rkpattnaik780 merged commit 16d1a2f into main Dec 19, 2022
@rkpattnaik780 rkpattnaik780 deleted the gcp_provider branch December 19, 2022 12:30
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.

2 participants