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

Verify the owner of CSI deployments and daemonsets #9865

Merged
merged 6 commits into from
Jun 17, 2024

Conversation

jilju
Copy link
Contributor

@jilju jilju commented May 29, 2024

Verify the owner of CSI deployments and daemonsets. This is currently implemented for non-provider mode only. The verification function is not implemented for provider mode. It will be added separately following the PR #9144.
The OwnerReference will be different for provider mode and non-provider mode.
Verification is done to ensure that changes in owner for provider mode is not affected in internal mode.

@jilju jilju requested a review from a team as a code owner May 29, 2024 07:47
@pull-request-size pull-request-size bot added the size/M PR that changes 30-99 lines label May 29, 2024
@jilju
Copy link
Contributor Author

jilju commented May 30, 2024

@jilju jilju added Verified Mark when PR was verified and log provided labels May 30, 2024
Copy link

openshift-ci bot commented Jun 17, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ebondare, jilju, vavuthu

The full list of commands accepted by this bot can be found 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

@jilju jilju merged commit 0b25e07 into red-hat-storage:master Jun 17, 2024
5 of 6 checks passed
@jilju jilju deleted the verify_csi_owner branch June 17, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm size/M PR that changes 30-99 lines Verified Mark when PR was verified and log provided
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants