-
Notifications
You must be signed in to change notification settings - Fork 10
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
[QG] Simulate Cluster upgrade sceanrio in KIM with SREs (upgrade of K8s version and VM image version) #408
Comments
Consider the following:
|
For now we need to prevent downgrades of kubernetes and image (we can use the version from the Runtime CR only if the version in the Runtime CR if greater than version on shoot) |
Related PR : #483 |
Covered by https://github.tools.sap/kyma/backlog/issues/6177 @vvxxvvxx - can you please confirm that you verified the successful upgrade of a K8s-version or VM-image-version of an Gardener cluster via KIM ? We just need to know if KIM is able to upgrade an existing Gardener-Cluster correctly. |
Tested today the upgrade of image-version successfully. Findings are: |
Description
As pre-requisite for a Go-Live, we have to ensure that KIM is properly dealing with an upgrade of
as we have to perform regularly updates on our SKR fleet.
AC:
Reasons
We have for beginning of Dec 2024 another SKR fleet upgrade scheduled and KIM has to be able to perform this upgrade properly
Attachments
The text was updated successfully, but these errors were encountered: