-
Notifications
You must be signed in to change notification settings - Fork 16
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
[CPREQ-9284] k8s and 3rd party update #682
Conversation
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.
I'm not sure that we need Calico v3.28.0 original YAMLs
v3.28.0 was added in the previous commit but later v3.28.1 was added and the original YAMLs was left without removing |
It's not needed, since it not used in the compatibility map |
Description
New kubernetes version v1.28.12, v1.29.7 & v1.30.3 should be supported
New plugins versions should be adopted.
*
Solution
Adopt latest release of kubernetes, calico, local-path-provisioner and nginx-ingress-controller
kubernetes version: v1.28.12, v1.29.7 & v1.30.3
calico: v3.28.1
nginx-ingress-controller: v1.11.1
local-path-provisioner: v0.0.27
How to apply
Provide steps how to apply on top previous Kubemarine version to execute on existing clusters
Test Cases
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
TestCase 1
Steps:
Results:
Results:
Checklist
Unit tests
Indicate new or changed unit tests and what they do, if any.