-
Notifications
You must be signed in to change notification settings - Fork 19
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
feature: ZENKO-315 Add NFS property to BucketInfo #509
feature: ZENKO-315 Add NFS property to BucketInfo #509
Conversation
Hello bennettbuchanan,My role is to assist you with the merge of this Status report is not available. |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
|
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.
lgtm, do we need to update modelVersion
number?
Do it again human slave!:point_right: :runner: (Oh and the pull request has been updated, by the way.)
PR has been updated. Reviewers, please be cautious. |
00092b9
to
0de3f47
Compare
PR has been updated. Reviewers, please be cautious. |
0de3f47
to
296b668
Compare
Do it again human slave!:point_right: :runner: (Oh and the pull request has been updated, by the way.)
PR has been updated. Reviewers, please be cautious. |
296b668
to
2fab6a8
Compare
PR has been updated. Reviewers, please be cautious. |
2fab6a8
to
fedc555
Compare
PR has been updated. Reviewers, please be cautious. |
@@ -706,7 +707,7 @@ class ObjectMD { | |||
*/ | |||
setReplicationInfo(replicationInfo) { | |||
const { status, backends, content, destination, storageClass, role, | |||
storageType, dataStoreVersionId } = replicationInfo; | |||
storageType, dataStoreVersionId, isNFS } = replicationInfo; |
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.
fromNFS
could read better, along with setReplicationFromNFS()
?
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.
we "cross repository" agreed on "isNFS" to carry the fact that a bucket might be exported with NFS.
Do it again human slave!:point_right: :runner: (Oh and the pull request has been updated, by the way.)
PR has been updated. Reviewers, please be cautious. |
|
0b87b92
to
2a8169e
Compare
Do it again human slave!:point_right: :runner: (Oh and the pull request has been updated, by the way.)
PR has been updated. Reviewers, please be cautious. |
In the queueThe changeset has received all authorizations and has been added to the The changeset will be merged in:
There is no action required on your side. You will be notified here once IMPORTANT Please do not attempt to modify this pull request.
If you need this pull request to be removed from the queue, please contact a |
I have successfully merged the changeset of this pull request
Please check the status of the associated issue ZENKO-315. Goodbye bennettbuchanan. |
No description provided.