-
Notifications
You must be signed in to change notification settings - Fork 40
Add al2023 support #491
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
Add al2023 support #491
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #491 +/- ##
==========================================
+ Coverage 46.13% 46.48% +0.35%
==========================================
Files 40 40
Lines 7004 7075 +71
==========================================
+ Hits 3231 3289 +58
- Misses 3617 3627 +10
- Partials 156 159 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b19064a to
17c32d5
Compare
Signed-off-by: eramirez8 <[email protected]>
17c32d5 to
5b380c5
Compare
kevdowney
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
66a8ee0 to
ffed9f2
Compare
Signed-off-by: eramirez8 <[email protected]>
ffed9f2 to
3a50cf6
Compare
figo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
What type of PR is this?
Description
Related issue(s)
High-level overview of changes
part of #7469
Configures Instance Manager to work with AL2023 AMIs.
Adds controller flag
amazon-linux-os-familyto specify which Amazon Linux OS Version User Data to use when the IG does not have a valid os family annotation"instancemgr.keikoproj.io/os-family"Testing performed
tested on dev cluster

Checklist
make testlocally and all tests passgit commit -sfor DCO verificationAdditional information