adobe / aquarium-fish

Your best secure distributed heterogeneous dynamic compute resource manager for CI
Other
7 stars 2 forks source link

AWS: Added filters to use only completed snaps & ami's and info return to snapshot #27

Closed sparshev closed 1 year ago

sparshev commented 1 year ago

Found that it's actually dangerous to not filter AMI and snapshots by completion - in case snapshot was just taken it will be the first in the list, but still pending so all the requests for the resource uses such snapshot will fail until it will be prepared.

Also added the way to tell the snapshot api user some info about the taken snapshots - just in case he would like to find them later.

Related Issue

fixes: #3

How Has This Been Tested?

Manually

Types of changes

Checklist: