-
Notifications
You must be signed in to change notification settings - Fork 4
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
Cannot specify deployment size in create deployment
#27
Comments
|
create deployment
There was a small bug in the server limits code, which is fixed now, so please update Oasis before continue.
|
I added support for servers-preset in Oasis, this works now: You can get the presets with: |
Further improvements follow in #38 |
Found a problem with the Following Command
./oasis create deployment --cacertificate-id wttnefqllmtap66jrwc1 --organization-id 95616625 --project-id 95616808 --region-id gcp-europe-west4 --name ScriptDeployment --version 3.4.7
** Error: FTL Failed to create deployment error="rpc error: code = InvalidArgument desc = coordinators value 3 is greater than the limit of 2"
** Notes:
The text was updated successfully, but these errors were encountered: