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

ec2_vol - support changing from volume without IOPS to one with IOPS #627

Merged

Conversation

briantist
Copy link
Contributor

SUMMARY

Fixes #626

Changing from standard volume type to gp3 failed when the module was trying to read the "original" IOPS value from the existing volume, since it doesn't have one.

See the linked issue for detailed description.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

ec2_vol

ADDITIONAL INFORMATION

N/A

Copy link
Member

@markuman markuman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

basically good for me.
an integration test would be awesome to cover this scenario

Copy link
Collaborator

@alinabuzachis alinabuzachis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @briantist

@jillr jillr added the gate label Jan 20, 2022
Copy link
Contributor

@ansible-zuul ansible-zuul bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@briantist
Copy link
Contributor Author

Thank you @markuman , @alinabuzachis , and @jillr for the quick attention. Could this get backported as well?

@alinabuzachis
Copy link
Collaborator

recheck

@jillr jillr added backport-2 PR should be backported to the stable-2 branch gate labels Jan 26, 2022
@ansible-zuul ansible-zuul bot merged commit a9b9bd1 into ansible-collections:main Jan 26, 2022
@patchback
Copy link

patchback bot commented Jan 26, 2022

Backport to stable-2: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-2/a9b9bd13f412b9ff2a6a2fa1be5ecce08cfc2d0b/pr-627

Backported as #640

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Jan 26, 2022
#627)

`ec2_vol` - support changing from volume without IOPS to one with IOPS

SUMMARY

Fixes #626
Changing from standard volume type to gp3 failed when the module was trying to read the "original" IOPS value from the existing volume, since it doesn't have one.
See the linked issue for detailed description.

ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME

ec2_vol
ADDITIONAL INFORMATION

N/A

Reviewed-by: Markus Bergholz <[email protected]>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: None <None>
(cherry picked from commit a9b9bd1)
@briantist briantist deleted the ec2_vol/standard-to-gp3 branch January 27, 2022 01:50
@briantist briantist restored the ec2_vol/standard-to-gp3 branch January 27, 2022 01:50
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Feb 9, 2022
#627) (#640)

[PR #627/a9b9bd13 backport][stable-2] `ec2_vol` - support changing from volume without IOPS to one with IOPS

This is a backport of PR #627 as merged into main (a9b9bd1).
SUMMARY

Fixes #626
Changing from standard volume type to gp3 failed when the module was trying to read the "original" IOPS value from the existing volume, since it doesn't have one.
See the linked issue for detailed description.

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ec2_vol
ADDITIONAL INFORMATION



N/A

Reviewed-by: Jill R <None>
@briantist
Copy link
Contributor Author

@jillr could this go into stable-3 as well?

alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Feb 18, 2022
ansible-collections#627) (ansible-collections#640)

[PR ansible-collections#627/a9b9bd13 backport][stable-2] `ec2_vol` - support changing from volume without IOPS to one with IOPS

This is a backport of PR ansible-collections#627 as merged into main (a9b9bd1).
SUMMARY

Fixes ansible-collections#626
Changing from standard volume type to gp3 failed when the module was trying to read the "original" IOPS value from the existing volume, since it doesn't have one.
See the linked issue for detailed description.

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ec2_vol
ADDITIONAL INFORMATION



N/A

Reviewed-by: Jill R <None>
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Feb 18, 2022
ansible-collections#627)

`ec2_vol` - support changing from volume without IOPS to one with IOPS

SUMMARY

Fixes ansible-collections#626
Changing from standard volume type to gp3 failed when the module was trying to read the "original" IOPS value from the existing volume, since it doesn't have one.
See the linked issue for detailed description.

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ec2_vol
ADDITIONAL INFORMATION



N/A

Reviewed-by: Markus Bergholz <[email protected]>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: None <None>
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Feb 22, 2022
#627) (#687)

ec2_vol - support changing from volume without IOPS to one with IOPS

ec2_vol - support changing from volume without IOPS to one with IOPS
Backport of PR #627 as merged into main (a9b9bd1) to stable-3 as well (it was originally only backported to stable-2).
SUMMARY
Fixes #626
Changing from standard volume type to gp3 failed when the module was trying to read the "original" IOPS value from the existing volume, since it doesn't have one.
See the linked issue for detailed description.
ISSUE TYPE
Bugfix Pull Request
COMPONENT NAME
ec2_vol
ADDITIONAL INFORMATION
N/A
Reviewed-by: Jill R 
SUMMARY


ISSUE TYPE


Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Felix Fontein <[email protected]>
Reviewed-by: Markus Bergholz <[email protected]>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
Add markuman as a collection maintainer to BOTMETA

SUMMARY
Add @markuman to BOTMETA.yml team_aws
Fixes ansible-collections#627
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
BOTMETA.tml
ADDITIONAL INFORMATION
2 maintainers have voted +1 in linked issue.
Thanks for all your contributions @markuman, glad to have you aboard!

Reviewed-by: Mark Chappell <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-2 PR should be backported to the stable-2 branch
Projects
None yet
4 participants