-
Notifications
You must be signed in to change notification settings - Fork 1.3k
fix(terraform): CKV_AWS_339 - Update supported EKS platform versions #7255
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
base: main
Are you sure you want to change the base?
fix(terraform): CKV_AWS_339 - Update supported EKS platform versions #7255
Conversation
|
Edit: Looks like adding 1.33 has been merged into main, edited to just be removing the older unsupported versions of EKS |
44beb63 to
bc8948c
Compare
bc8948c to
15032b7
Compare
15032b7 to
bbd3db3
Compare
bo156
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.
Thanks for the contribution! :)
bbd3db3 to
3cb1686
Compare
3cb1686 to
ac9e9b4
Compare
|
It looks like 1.27 has been dropped for extended support now too, included that removal in the change set |
ac9e9b4 to
bcd7770
Compare
bcd7770 to
a1d2760
Compare
|
Hey @omnibrian, |
a1d2760 to
409d20e
Compare
|
Hey @MaryArmaly, I wasn't able to reproduce the issue locally and the test doesn't seem to have any relation to the EKSPlatformVersion files I've touched. I just rebased changes against the latest in main in case it was an issue based on the point in time of main my changes were based on |
409d20e to
18e41de
Compare
Update list of supported EKS platform versions to include new versions and remove versions that are no longer receiving extended support.
18e41de to
4505ddf
Compare
|
Adding 1.34 since that's now been released as an EKS platform version. Also rebased on the latest in I'm not sure if there's something in here that's stopping a review from happening, but it feels like this might be slipping through the cracks. @MaryArmaly or @bo156 or @achiar99 do any of you know if there's something I'm missing or someone I should reach out to? I tried logging into the slack linked in |
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Description
Update list of supported EKS platform versions to remove versions that are no longer receiving extended support (1.25, 1.26, and 1.27) and add new available versions.
Fixes #7373
New/Edited policies (Delete if not relevant)
Checklist: