-
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
rpc: add new rpc call for mirroring #2875
rpc: add new rpc call for mirroring #2875
Conversation
Skipping CI for Draft Pull Request. |
3a5aad6
to
4950f96
Compare
f228a04
to
e069e9a
Compare
e069e9a
to
be79221
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: rewantsoni The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
8d7cbb8
to
e250ada
Compare
e250ada
to
c85b0ad
Compare
6208c00
to
5a38c09
Compare
5a38c09
to
064fb50
Compare
064fb50
to
0a3a397
Compare
0a3a397
to
646eff2
Compare
646eff2
to
4542ed1
Compare
/retest-required |
1 similar comment
/retest-required |
Signed-off-by: Rewant Soni <resoni@redhat.com>
Signed-off-by: Rewant Soni <resoni@redhat.com> add generated changes Signed-off-by: Rewant Soni <resoni@redhat.com>
4542ed1
to
17fe469
Compare
efc052d
to
967006c
Compare
} | ||
|
||
message BlockPoolInfoError { | ||
ErrorCode code = 1; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How come both the blockpoolinfo and the storageclientinfo using the same error code enum?
Signed-off-by: Rewant Soni <resoni@redhat.com>
967006c
to
6d895fa
Compare
6d895fa
into
red-hat-storage:main
Add two rpc calls required for setting up mirroring for blockpool and radosnamespace