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

RDR: exporting client info #2504

Merged

Conversation

raaizik
Copy link
Contributor

@raaizik raaizik commented Mar 11, 2024

Handles exporting the incoming data found in the on-boarded consumer's request ReportStatusRequest into the consumer's status, that in turn will populate the ODF info CM's ConnectedClients via the StorageCluster's reconciler (addressed as part of #2440).

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 11, 2024
Copy link
Contributor

openshift-ci bot commented Mar 11, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@raaizik raaizik changed the title ODF info CM: exporting client info RDR: exporting client info Mar 11, 2024
@raaizik raaizik marked this pull request as ready for review March 11, 2024 16:09
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 11, 2024
@raaizik
Copy link
Contributor Author

raaizik commented Mar 12, 2024

/test ocs-operator-bundle-e2e-aws

@raaizik
Copy link
Contributor Author

raaizik commented Mar 12, 2024

/cc @umangachapagain @nb-ohad

@openshift-ci openshift-ci bot requested a review from nb-ohad March 12, 2024 16:26
api/v1alpha1/storageconsumer_types.go Outdated Show resolved Hide resolved
services/provider/interfaces/interfaces.go Outdated Show resolved Hide resolved
services/provider/interfaces/interfaces.go Outdated Show resolved Hide resolved
services/provider/proto/provider.proto Outdated Show resolved Hide resolved
services/provider/proto/provider.proto Outdated Show resolved Hide resolved
services/provider/server/consumer.go Outdated Show resolved Hide resolved
@raaizik raaizik force-pushed the rdr-odfinfo-server branch 3 times, most recently from b74465f to 24bec9c Compare March 13, 2024 10:40
@raaizik raaizik requested a review from nb-ohad March 13, 2024 10:46
@raaizik raaizik mentioned this pull request Mar 13, 2024
3 tasks
services/provider/pb/storageclient.go Outdated Show resolved Hide resolved
@raaizik
Copy link
Contributor Author

raaizik commented Mar 13, 2024

/test ocs-operator-bundle-e2e-aws

@openshift-merge-robot openshift-merge-robot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Mar 13, 2024
api/v1alpha1/storageconsumer_types.go Show resolved Hide resolved
services/provider/interfaces/interfaces.go Outdated Show resolved Hide resolved
services/provider/pb/storageclient.go Outdated Show resolved Hide resolved
services/provider/server/consumer.go Outdated Show resolved Hide resolved
services/provider/proto/provider.proto Outdated Show resolved Hide resolved
@nb-ohad
Copy link
Contributor

nb-ohad commented Mar 21, 2024

/lgtm

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

openshift-ci bot commented Mar 21, 2024

[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 /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 Mar 21, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 62071d9 into red-hat-storage:main Mar 21, 2024
11 checks passed
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