-
Notifications
You must be signed in to change notification settings - Fork 288
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 end of standard support field to EKS-A bundle #9115
Add end of standard support field to EKS-A bundle #9115
Conversation
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sp1999 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9115 +/- ##
==========================================
- Coverage 72.41% 72.35% -0.07%
==========================================
Files 578 585 +7
Lines 45589 45686 +97
==========================================
+ Hits 33015 33055 +40
- Misses 10838 10892 +54
- Partials 1736 1739 +3 ☔ View full report in Codecov by Sentry. |
/unhold |
/hold |
…s versions from v1.28 onwards
/unhold |
/lgtm |
Issue #, if available:
#2855
Description of changes:
This PR adds the new
endOfStandardSupport
date to the EKS-A bundle for extended kubernetes version support. This date is fetched from the EKSD_LATEST_RELEASES file which was updated in #4174.NOTE: The testdata file is not updated yet in this PR as #4174 is not merged yet. Once that is merged, I will re-run the
make -C release update-bundle-golden-files
target to update the testdata file with the field.Testing (if applicable):
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.