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

chore(sg): remove default value for volumesize property #274

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

krokoko
Copy link
Collaborator

@krokoko krokoko commented Feb 20, 2024

Fixes #

Currently, we force a default value for the volumesizeingb property in the custom sg endpoint. However, for some instance types, this is not supported and fails at deploy time. We now use the value passed through props only if provided


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ac8b85f) 94.93% compared to head (0d7000d) 94.93%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #274      +/-   ##
==========================================
- Coverage   94.93%   94.93%   -0.01%     
==========================================
  Files          35       35              
  Lines        8464     8462       -2     
  Branches      244      243       -1     
==========================================
- Hits         8035     8033       -2     
  Misses        429      429              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@krokoko krokoko enabled auto-merge (squash) February 20, 2024 15:14
@krokoko krokoko merged commit 51b68fd into awslabs:main Feb 20, 2024
21 checks passed
@krokoko krokoko deleted the fix/volumesize branch February 22, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants