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

[yugaware-client] Support universe create in "aws", "azu", and "onprem" provider types #39

Open
tvesely opened this issue Nov 2, 2022 · 0 comments

Comments

@tvesely
Copy link
Contributor

tvesely commented Nov 2, 2022

Currently, universe creation fails with many providers due to incorrect storageType selection. For example, with AWS:

HTTP/1.1 400 Bad Request
Content-Length: 192
Connection: keep-alive
Content-Type: application/json
Date: Wed, 02 Nov 2022 22:18:55 GMT
Server: nginx/1.23.1
Trace-Id: 977299a55dc51531

{"success":false,"httpMethod":"POST","requestUri":"/api/v1/customers/11a78c93-1381-4d1d-8393-ba76f47ba7b6/universes/clusters","error":"storageType can't be empty for universe on aws provider"}
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

No branches or pull requests

1 participant