Cleanup CloudProfile docker migration and Add Validation MachineImageVersion CRI
How to categorize this PR?
/area control-plane /kind cleanup
What this PR does / why we need it:
This PR adds validation for the CloudProfile MachineImageVersion CRI field. Now spec.machineImages[].versions[].cri in CloudProfile can't be set to nil. Also docker is added by default in cri. This defaulting of docker in cri can be removed after completion of https://github.com/gardener/gardener/issues/4673.
Which issue(s) this PR fixes: Fixes https://github.com/gardener/gardener/issues/6375
Special notes for your reviewer:
Release note:
NONE
/test pull-gardener-e2e-kind
/assign
@acumino: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| pull-gardener-apidiff | 90e7a1980c2d190898d52e0d77be8fd835fded5c | link | false | /test pull-gardener-apidiff |
Full PR test history. Your PR dashboard. Command help for this repository.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: timebertt
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [timebertt]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment