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

gp3 not yet supported although being out for almost a year #673

Open
dfuentes77 opened this issue Nov 19, 2021 · 4 comments · Fixed by data-axle/knife-ec2#1
Open

gp3 not yet supported although being out for almost a year #673

dfuentes77 opened this issue Nov 19, 2021 · 4 comments · Fixed by data-axle/knife-ec2#1
Labels
Status: Untriaged An issue that has yet to be triaged. Type: Bug Does not work as expected.

Comments

@dfuentes77
Copy link

Version:

2.1.4

Environment:

macOS via CLI

Scenario:

Trying to create a node with a gp3 root volume

Steps to Reproduce:

$ knife ec2 server create (other options) --ebs-volume-type gp3
...
ERROR: --ebs-volume-type must be 'standard' or 'io1' or 'gp2' or 'st1' or 'sc1'

Expected Result:

It would just create it as normal

Actual Result:

I get the following error:

ERROR: --ebs-volume-type must be 'standard' or 'io1' or 'gp2' or 'st1' or 'sc1'

@dfuentes77 dfuentes77 added Status: Untriaged An issue that has yet to be triaged. Type: Bug Does not work as expected. labels Nov 19, 2021
@breisig
Copy link

breisig commented Dec 16, 2021

This really should get added.

@pg1671
Copy link

pg1671 commented Feb 2, 2022

Please add support for setting gp3 for this option. It also probably should be the default rather than gp2.

@mschurenko
Copy link

is this project still being supported?

@feld
Copy link

feld commented Nov 15, 2023

Can y'all PLEASE cherry-pick this commit and push a new release of Chef Workstation?

data-axle@a2bf003

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Untriaged An issue that has yet to be triaged. Type: Bug Does not work as expected.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants