-
Notifications
You must be signed in to change notification settings - Fork 184
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
RDR: exporting client info #2504
RDR: exporting client info #2504
Conversation
Skipping CI for Draft Pull Request. |
c59e6e0
to
e55c08b
Compare
/test ocs-operator-bundle-e2e-aws |
b74465f
to
24bec9c
Compare
/test ocs-operator-bundle-e2e-aws |
8fafcfa
to
a3d5f83
Compare
2b0bdc0
to
0257a08
Compare
Signed-off-by: raaizik <[email protected]>
fd072b4
to
95dc675
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nb-ohad, raaizik 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 |
62071d9
into
red-hat-storage:main
Handles exporting the incoming data found in the
on-boarded consumer's requestReportStatusRequest
into the consumer's status, that in turn will populate the ODF info CM'sConnectedClient
s via theStorageCluster
's reconciler (addressed as part of #2440).