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

add new cr and controller for peering #2677

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

rewantsoni
Copy link
Member

add a new CR and controller for peering

used the command: operator-sdk create api --group ocs --version v1 --kind StorageClusterPeer --resource --controller
to create the CR and controller

Part of RHSTOR-4886

api/v1/storageclusterpeer_types.go Outdated Show resolved Hide resolved
api/v1/storageclusterpeer_types.go Outdated Show resolved Hide resolved
api/v1/storageclusterpeer_types.go Outdated Show resolved Hide resolved
api/v1/storageclusterpeer_types.go Outdated Show resolved Hide resolved
api/v1/storageclusterpeer_types.go Outdated Show resolved Hide resolved
api/v1/storageclusterpeer_types.go Outdated Show resolved Hide resolved
api/v1/storageclusterpeer_types.go Outdated Show resolved Hide resolved
api/v1/storageclusterpeer_types.go Outdated Show resolved Hide resolved
api/v1/storageclusterpeer_types.go Outdated Show resolved Hide resolved
api/v1/storageclusterpeer_types.go Outdated Show resolved Hide resolved
api/v1/storageclusterpeer_types.go Outdated Show resolved Hide resolved
api/v1/storageclusterpeer_types.go Outdated Show resolved Hide resolved
ran the command: operator-sdk create api --group ocs --version v1
--kind StorageClusterPeer --resource --controller

Signed-off-by: Rewant Soni <resoni@redhat.com>
Signed-off-by: Rewant Soni <resoni@redhat.com>
@nb-ohad
Copy link
Contributor

nb-ohad commented Jul 23, 2024

/lgtm

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

openshift-ci bot commented Jul 23, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nb-ohad, rewantsoni

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 Jul 23, 2024
@rewantsoni
Copy link
Member Author

/retest-required

@rewantsoni
Copy link
Member Author

looked at the ci failures, it is because noobaa is stuck at configuring, re-testing again.
/retest-required

@openshift-merge-bot openshift-merge-bot bot merged commit bb238df into red-hat-storage:main Jul 23, 2024
11 checks passed
@rewantsoni rewantsoni mentioned this pull request Jul 29, 2024
@rewantsoni rewantsoni deleted the scp branch July 30, 2024 08:58
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.

4 participants