MCO-838: machineconfiguration/v1alpha1: add PinnedImageSet#1822
MCO-838: machineconfiguration/v1alpha1: add PinnedImageSet#1822openshift-merge-bot[bot] merged 3 commits intoopenshift:masterfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
Hello @hexfusion! Some important instructions when contributing to openshift/api: |
49f8b63 to
60e5cab
Compare
|
@hexfusion: This pull request references MCO-838 which is a valid jira issue. DetailsIn response to this: 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 openshift-eng/jira-lifecycle-plugin repository. |
|
@hexfusion: This pull request references MCO-838 which is a valid jira issue. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
/test all |
Integration failed an OLM test but PinnedImages passed. retesting /test integration |
c50bc8f to
1c6532d
Compare
|
integration failed from global timeout again PinnedImageSet tests passed I believe this is caused by the additional time tests added in the PR take. |
|
/test integration |
49b2bee to
15f1317
Compare
Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
15f1317 to
2c26a6f
Compare
|
@hexfusion: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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: hexfusion, JoelSpeed The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/label acknowledge-critical-fixes-only This change does not directly contribute to the payload |
|
[ART PR BUILD NOTIFIER] This PR has been included in build ose-cluster-config-api-container-v4.16.0-202403221545.p0.g6e22bae.assembly.stream.el9 for distgit ose-cluster-config-api. |

This PR extends the
MachineConfigPoolSpec which now takes a list ofPinnedImageSetRefand adds a simplePinnedImageSetCRD. More will be needed but this gets the API in the door as MVP while we finalize requirements.PinnedImageSet#1609, [wip] add PinnedImageSet types and crd #1713ref: