Automatically pull the latest image that matches the current parameters from AWS Marketplace
Package Merge Request
Package Changes
This MR uses the AWS API to pull the latest AMI for Ubuntu 22.04 (AMD64), which is what we are currently using for dev clusters. The AMI in use was from September 2022, and there were several security patches introduced. While we could have gone and updated the AMI ID, this will ensure that we are always using the most recent one.
Package MR
N/A
For Issue
N/A
Merge request reports
Activity
added statusreview label
requested review from @echuang, @kevin.wilder, @LynnStill, @micah.nagel, @ryan.j.garcia, @ronwebb, @ryan.thompson.44, and @rob.ferguson
changed milestone to %1.53.0
- Resolved by Micah Nagel
I generally like the idea of auto-updating. Is there any risk in this do you think @kevin.wilder ? I think we're pretty safe since its tied to a specific Ubuntu version commands and such shouldn't break with updates.
assigned to @danny-radiusmethod
mentioned in commit 4a03a906
mentioned in merge request !2481 (merged)