Add support for noobaa on client clusters#176
Add support for noobaa on client clusters#176openshift-merge-bot[bot] merged 1 commit intored-hat-storage:mainfrom
Conversation
86cb5f4 to
f60ade9
Compare
7ab8de1 to
efce591
Compare
efce591 to
597b76e
Compare
|
It would be beneficial to include testing results and a PR description to avoid the need to navigate through the epic. |
9c35227 to
f861fd9
Compare
f861fd9 to
4074b35
Compare
59c2ff2 to
05e27aa
Compare
7546d53 to
1a97028
Compare
1a97028 to
11dc5c5
Compare
|
/lgtm |
11dc5c5 to
a470835
Compare
a470835 to
8865af9
Compare
8865af9 to
7b43a7c
Compare
Signed-off-by: Kaustav Majumder <kaustav.majumder@ibm.com>
7b43a7c to
e6cec5a
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ezio-auditore, nb-ohad, rewantsoni The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/unhold |
|
/test tide |
|
@ezio-auditore: No presubmit jobs available for red-hat-storage/ocs-client-operator@main DetailsIn response to this:
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. |
|
/cherry-pick release-4.17 |
|
@ezio-auditore: new pull request created: #221 DetailsIn response to this:
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. |
1.Fetch noobaa remote join secret
(noobaa-remote-join-secret-{clusterID})from the provider server viaGetStorageConfigRef: red-hat-storage/ocs-operator#26801.
auth_tokento be used for authentication with provider noobaa2.
mgmt_addrto be use for getting the address of the provider noobaa servernoobaa-remote-join-secretPart of RHSTOR-5187