Skip to content
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

Missing classificiation for Machine Images and Firewall Images #405

Open
robertvolkmann opened this issue Jun 19, 2024 · 4 comments
Open

Comments

@robertvolkmann
Copy link
Contributor

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.

@majst01
Copy link
Contributor

majst01 commented Jun 19, 2024

Testing of Images must be done in a pre production stage

@robertvolkmann
Copy link
Contributor Author

Not every customer has a pre production setup. Gardener supports a mechanism to test new K8s patch versions too.

@majst01
Copy link
Contributor

majst01 commented Jun 19, 2024

but we release images only after a successful Integration test

@mwennrich
Copy link
Contributor

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants