-
Notifications
You must be signed in to change notification settings - Fork 268
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
Update Kubernetes to v1.31.0 #6625
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6625 +/- ##
=======================================
Coverage 25.18% 25.18%
=======================================
Files 33 33
Lines 2831 2831
=======================================
Hits 713 713
Misses 2071 2071
Partials 47 47
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
7debafc
to
cecb55d
Compare
cab2d6f
to
3a7badf
Compare
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
@@ -19,7 +19,7 @@ xargs -n1 -t docker image pull --quiet << EOF >> build/images-core.txt | |||
${REGISTRY}/rancher/hardened-etcd:${ETCD_VERSION}-build20240531 | |||
${REGISTRY}/rancher/hardened-k8s-metrics-server:v0.7.1-build20240401 | |||
${REGISTRY}/rancher/hardened-addon-resizer:1.8.20-build20240410 | |||
${REGISTRY}/rancher/klipper-helm:v0.8.4-build20240523 | |||
${REGISTRY}/rancher/klipper-helm:v0.9.1-build20240731 |
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.
Waiting on
Proposed Changes
Types of Changes
Verification
Testing
Linked Issues
User-Facing Change
Further Comments