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

Adds StorageClusterPeer annotation to client pair mapping #244

Merged

Conversation

vbnrh
Copy link
Member

@vbnrh vbnrh commented Dec 5, 2024

Copy link
Contributor

openshift-ci bot commented Dec 5, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vbnrh

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 label Dec 5, 2024
@vbnrh
Copy link
Member Author

vbnrh commented Dec 5, 2024

/cherry-pick release-4.18

@openshift-cherrypick-robot

@vbnrh: once the present PR merges, I will cherry-pick it on top of release-4.18 in a new PR and assign it to you.

In response to this:

/cherry-pick release-4.18

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-sigs/prow repository.

ODFInfoConfigMapName = "odf-info"
ConfigMapResourceType = "ConfigMap"
ClientInfoConfigMapName = "odf-client-info"
StorageClusterPeerNameAnnotationKey = "ocs.openshift.io/storage-cluster-peer-ref"
Copy link
Member

Choose a reason for hiding this comment

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

@nb-ohad can you please take a look at the annotation name?

Copy link

Choose a reason for hiding this comment

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

Would prefer to call it

Suggested change
StorageClusterPeerNameAnnotationKey = "ocs.openshift.io/storage-cluster-peer-ref"
StorageClusterPeeAnnotationKey = "ocs.openshift.io/storage-cluster-peer"

@vbnrh vbnrh force-pushed the add-annotation-configmap branch from 5565db1 to 51291b1 Compare December 5, 2024 11:10
@rewantsoni
Copy link
Member

verified the annotation name: ocs.openshift.io/storage-cluster-peer
/lgtm

@openshift-ci openshift-ci bot added the lgtm label Dec 5, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 190d5a5 into red-hat-storage:main Dec 5, 2024
11 checks passed
@openshift-cherrypick-robot

@vbnrh: new pull request created: #246

In response to this:

/cherry-pick release-4.18

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-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants