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

MCO-838: machineconfiguration/v1alpha1: add PinnedImageSet #1822

Merged
merged 3 commits into from Mar 22, 2024

Conversation

hexfusion
Copy link
Contributor

@hexfusion hexfusion commented Mar 21, 2024

This PR extends the MachineConfigPool Spec which now takes a list of PinnedImageSetRef and adds a simple PinnedImageSet CRD. More will be needed but this gets the API in the door as MVP while we finalize requirements.

ref:

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 21, 2024
Copy link
Contributor

openshift-ci bot commented Mar 21, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link
Contributor

openshift-ci bot commented Mar 21, 2024

Hello @hexfusion! Some important instructions when contributing to openshift/api:
API design plays an important part in the user experience of OpenShift and as such API PRs are subject to a high level of scrutiny to ensure they follow our best practices. If you haven't already done so, please review the OpenShift API Conventions and ensure that your proposed changes are compliant. Following these conventions will help expedite the api review process for your PR.

@openshift-ci openshift-ci bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Mar 21, 2024
@hexfusion hexfusion force-pushed the pinned-image-set branch 2 times, most recently from 49f8b63 to 60e5cab Compare March 21, 2024 13:46
@hexfusion hexfusion changed the title machineconfiguration/v1alpha1: add PinnedImageSet MCO-838: machineconfiguration/v1alpha1: add PinnedImageSet Mar 21, 2024
@openshift-ci-robot
Copy link

openshift-ci-robot commented Mar 21, 2024

@hexfusion: This pull request references MCO-838 which is a valid jira issue.

In 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.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Mar 21, 2024
@openshift-ci-robot
Copy link

openshift-ci-robot commented Mar 21, 2024

@hexfusion: This pull request references MCO-838 which is a valid jira issue.

In response to this:

This PR adds PinnedImageSet types to the machineconfiguration.openshift.io group and a CRD

ref:

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
Copy link
Contributor Author

/test all

@hexfusion hexfusion marked this pull request as ready for review March 21, 2024 13:56
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 21, 2024
@hexfusion
Copy link
Contributor Author

hexfusion commented Mar 21, 2024

ClusterVersion On Update Should be able to add the marketplace capability with a ClusterVersion with base capability None, with the OperatorLifecycleManager capability

Integration failed an OLM test but PinnedImages passed. retesting
ref. https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_api/1822/pull-ci-openshift-api-master-integration/1770811816897679360

/test integration

@hexfusion hexfusion force-pushed the pinned-image-set branch 2 times, most recently from c50bc8f to 1c6532d Compare March 21, 2024 19:21
@hexfusion
Copy link
Contributor Author

hexfusion commented Mar 21, 2024

integration failed from global timeout again PinnedImageSet tests passed I believe this is caused by the additional time tests added in the PR take.

@hexfusion
Copy link
Contributor Author

/test integration

Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
@hexfusion
Copy link
Contributor Author

hexfusion commented Mar 22, 2024

Niiice integration tests are speedy.

image

Copy link
Contributor

openshift-ci bot commented Mar 22, 2024

@hexfusion: all tests passed!

Full PR test history. Your PR dashboard.

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.

Copy link
Contributor

@JoelSpeed JoelSpeed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 22, 2024
Copy link
Contributor

openshift-ci bot commented Mar 22, 2024

[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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 22, 2024
@JoelSpeed
Copy link
Contributor

/label acknowledge-critical-fixes-only

This change does not directly contribute to the payload

@openshift-ci openshift-ci bot added the acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. label Mar 22, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 6e22bae into openshift:master Mar 22, 2024
9 checks passed
@hexfusion hexfusion deleted the pinned-image-set branch March 22, 2024 13:59
@openshift-bot
Copy link

[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.
All builds following this will include this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants