You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a platform engineer, I want to be able to test images without impacting the current running systems. Currently, every image listed in the cloud profile is a candidate for an image upgrade during the maintenance window.
The text was updated successfully, but these errors were encountered:
At least for machine images there is already the possibility to classify an image as preview:
$ k explain cloudprofile.spec.machineImages.versions.classification
GROUP: core.gardener.cloud
KIND: CloudProfile
VERSION: v1beta1
FIELD: classification <string>
DESCRIPTION:
Classification defines the state of a version (preview, supported, deprecated)
As a platform engineer, I want to be able to test images without impacting the current running systems. Currently, every image listed in the cloud profile is a candidate for an image upgrade during the maintenance window.
The text was updated successfully, but these errors were encountered: