Add root clients to RO volume from snapshot #111
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
In Powerscale read only client privileges supersedes all privileges, hence adding to root-clients has no effect.
One of the customer would like to traverse files irrespective of owner permissions when RootClientEnabled is set to true.
Hence Read Only PVC created from snapshot is added only to root clients instead of read only clients when Root Client Enabled is set to true.
In the case of source PVC being in non-system access zone, when pvc from snapshot is created, the AzService IP to be supplied in the storage class in restore needs to be the isi endpoint and not the AzService IP of the access zone, as the snapshot is created in the System access zone and not the source access zone.
GitHub Issues
List the GitHub issues impacted by this PR:
Checklist:
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration