-
Notifications
You must be signed in to change notification settings - Fork 995
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
feat: AL2023 AMI family support #5604
Conversation
✅ Deploy Preview for karpenter-docs-prod ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
907d990
to
2f76ddb
Compare
Pull Request Test Coverage Report for Build 8086791095Details
💛 - Coveralls |
2f81c5e
to
0981cd3
Compare
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.
Nice work! Excited to see us get AL2023 support in!
ddd826c
to
a4175d3
Compare
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.
Nice work 🎉 Another round
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.
Realy like how this is coming along!
a15473e
to
0db00e9
Compare
8549cd4
to
c439ea5
Compare
9adc421
to
b8b98f6
Compare
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 🚀 Nice work!
Co-authored-by: Jonathan Innis <[email protected]>
b8b98f6
to
7382117
Compare
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 🚀 Nice work!
Fixes #3382
Description
This PR adds support for the AL2023 AMI Family. While it is currently not available, it has been developed and tested against the latest version of the amazon-eks-ami al2023 branch.
Example Usage:
How was this change tested?
make test
make e2etests
Does this change impact docs?
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.