- Notifications
You must be signed in to change notification settings - Fork451
Commita4e1a9e
authored
feat: [NetApp] Add Squash Mode to Export Policy (#8752)
* feat: Add Squash Mode to Export PolicyThis change introduces squash mode options to the export policy rules. Squash mode determines how user and group IDs are mapped for NFS volume access.The following squash modes are added:* **NO_ROOT_SQUASH** Root user retains full access.* **ROOT_SQUASH** Root user is mapped to the anonymous user ID.* **ALL_SQUASH** All users are mapped to the anonymous user ID.A new field anon_uid is also added to specify the anonymous user ID when ALL_SQUASH is used.The squash_mode field takes precedence over the existing has_root_access field, which will be deprecated in the future.PiperOrigin-RevId: 834629780Source-Link:googleapis/googleapis@0a299a2Source-Link:googleapis/googleapis-gen@41aa97cCopy-Tag: eyJwIjoiTmV0QXBwLy5Pd2xCb3QueWFtbCIsImgiOiI0MWFhOTdjMzYwNDAwMDk5ZTUyZTQ1MDVlNDJlZTA2MzEyMzU2MGQ5In0=* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent6bc9e7f commita4e1a9e
File tree
3 files changed
+173
-0
lines changed- NetApp
- metadata/V1
- src/V1
- SimpleExportPolicyRule
3 files changed
+173
-0
lines changedBinary file not shown.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)