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

OLM-2763: Remove the PlatformOperators CRD cluster profile hacks #64

Conversation

timflannagan
Copy link
Contributor

Bumps the o/api dependency to pull in the changes in openshift/api#1282, and removes the in-tree Makefile hacks that injected the requisite cluster profile annotations.

Signed-off-by: timflannagan <timflannagan@gmail.com>
Signed-off-by: timflannagan <timflannagan@gmail.com>
Signed-off-by: timflannagan <timflannagan@gmail.com>
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 22, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: timflannagan

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 Sep 22, 2022
@timflannagan
Copy link
Contributor Author

This is a no-op so adding the requisite labels.

/label px-approved
/label docs-approved
/label qe-approved

@openshift-ci openshift-ci bot added px-approved Signifies that Product Support has signed off on this PR docs-approved Signifies that Docs has signed off on this PR qe-approved Signifies that QE has signed off on this PR labels Sep 22, 2022
@timflannagan timflannagan changed the title Remove the PlatformOperators CRD cluster profile hacks OLM-2763: Remove the PlatformOperators CRD cluster profile hacks Sep 22, 2022
@@ -18,100 +18,143 @@ spec:
singular: platformoperator
scope: Cluster
versions:
- name: v1alpha1
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: This is just due to identification diff between the last recorded version of this PlatformOperators CRD manifest. IIRC, the o/api bumped the yq dependency which may explain the indentation diff.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 22, 2022

@timflannagan: 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.

@tylerslaton
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 22, 2022
@openshift-merge-robot openshift-merge-robot merged commit e554d0d into openshift:main Sep 22, 2022
@timflannagan timflannagan deleted the remove-platformoperator-cluster-profile-hacks branch September 22, 2022 13:22
wking added a commit to wking/platform-operators that referenced this pull request Oct 26, 2023
3dd23a9 (Makefile,manifests: Remove the PlatformOperators cluster
profile hacks, 2022-09-21, openshift#64) removed the final consumer.
Subsequently 39662d6 (switch to bingo for dependency management,
2023-10-13, openshift#95) removed some other related targets and the YQ
variable definition.  But this manifests prereq snuck through, until
this commit, where I'm removing it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. docs-approved Signifies that Docs has signed off on this PR lgtm Indicates that a PR is ready to be merged. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants