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

controllers: change controller ref to owner ref of the vendor system #172

Merged
merged 1 commit into from Jan 25, 2022

Conversation

bindrad
Copy link
Member

@bindrad bindrad commented Jan 25, 2022

We are using the controller ref to show the vendor CR in the OCP UI and can also use the owner ref for the same.
controller ref is required by the managed services as storageCluster is created by them in the manages services.

changing the controller ref to owner ref will solve the managed services problem.

BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2044447

Signed-off-by: bindrad dbindra@redhat.com

@bindrad bindrad changed the title controller: Changed controller ref to owner ref controllers: Changed controller ref to owner ref Jan 25, 2022
Copy link
Member

@iamniting iamniting left a comment

Choose a reason for hiding this comment

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

Hi Dhruv, Changes looks good to me, CI is also passed, Can we pls change a commit-msg with something descriptive. eg.

controllers: change controller ref to owner ref of the vendor system

We are using the controller ref to show the vendor CR in the OCP UI
and can also use the owner ref for the same.
controller ref is required by the managed services as storageCluster 
is created by them in the manages services.

changing the controller ref to owner ref will solve the managed 
services problem.

BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2044447

We are using the controller ref to show the vendor CR in the OCP UI
and can also use the owner ref for the same.
controller ref is required by the managed services as storageCluster
is created by them in the manages services.

changing the controller ref to owner ref will solve the managed
services problem.

BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2044447

Signed-off-by: bindrad <dbindra@redhat.com>
@bindrad bindrad changed the title controllers: Changed controller ref to owner ref controllers: change controller ref to owner ref of the vendor system Jan 25, 2022
Copy link
Member

@iamniting iamniting 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 Jan 25, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 25, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bindrad, iamniting

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 Jan 25, 2022
@iamniting iamniting merged commit 1db7386 into red-hat-storage:main Jan 25, 2022
@agarwal-mudit
Copy link
Member

/cherry-pick release-4.10

@openshift-cherrypick-robot

@agarwal-mudit: new pull request could not be created: failed to create pull request against red-hat-storage/odf-operator#release-4.10 from head openshift-cherrypick-robot:cherry-pick-172-to-release-4.10: status code 422 not one of [201], body: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"No commits between red-hat-storage:release-4.10 and openshift-cherrypick-robot:cherry-pick-172-to-release-4.10"}],"documentation_url":"https://docs.github.com/rest/reference/pulls#create-a-pull-request"}

In response to this:

/cherry-pick release-4.10

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.

@agarwal-mudit
Copy link
Member

No need to cherry-pick, change is already there in release-4.10

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. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants