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

Documentation update for POSIX and NFSv4 ACLs support #147

Merged
merged 1 commit into from
Feb 24, 2022

Conversation

spriya-m
Copy link
Contributor

Description

Documentation update for POSIX and NFSv4 ACLs support

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#191

Checklist:

  • Have you run a grammar and spell checks against your submission?
  • Have you tested the changes locally?
  • Have you tested whether the hyperlinks are working properly?
  • Did you add the examples wherever applicable?
  • Have you added high-resolution images?

@@ -156,6 +158,7 @@ CRDs should be configured during replication prepare stage with repctl as descri
| externalAccess | Defines additional entries for hostAccess of NFS volumes, single IP address and subnet are valid entries | No | " " |
| kubeletConfigDir | Defines kubelet config path for cluster | Yes | "/var/lib/kubelet" |
| imagePullPolicy | Policy to determine if the image should be pulled prior to starting the container. | Yes | "IfNotPresent" |
| nfsAcls | Defines permissions - POSIX or NFSv4 ACLs, to be set on NFS target mount directory. | No | "0777" |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same feature has been named isiVolumePathPermissions in csi-powerscale : https://dell.github.io/csm-docs/docs/csidriver/features/powerscale/#helm-based-installation-1

Do you know if there is a plan to use the same name in csi-powerscale ? ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@coulof , I am not aware of any such plan.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@coulof The parameter in csi-isilon stands specific to Isilon. Let me take it up with POs and get the parameter normalized

@spriya-m spriya-m merged commit 9e5fdd1 into main Feb 24, 2022
@spriya-m spriya-m deleted the feature/nfsv4-acls branch February 24, 2022 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants