Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

FR: Support mount_options for PersistentVolumes #146

Closed
dploeger opened this issue Mar 16, 2018 · 5 comments
Closed

FR: Support mount_options for PersistentVolumes #146

dploeger opened this issue Mar 16, 2018 · 5 comments

Comments

@dploeger
Copy link

Terraform Version

v0.11.4

Affected Resource(s)

  • kubernetes_persistent_volume

Expected Behavior

Kubernetes 1.9 supports the option mount_options in their PersistentVolumeSpec, where the operator can add specific options, that should be used when mounting the volume. This option is currently missing from the terraform kubernetes provider.

References

@jeff1985
Copy link

This is currently a big blocker for me to use persistent volumes. At the moment I'm using a workaround and deploy persistent volume via yaml files directly to the cluster. Are there any plans to implement this functionality?

@mjeco
Copy link

mjeco commented Jan 2, 2020

+1 for this feature. Currently, I use a local-exec provisioner to add the mount options to the volume created by terraform. It would be really useful to specify the mont options directly.

@atb00ker
Copy link

If someone has a trick for using nfsvers==4.1, I'd love to see it! 😄

@dploeger
Copy link
Author

@jrhouston Why was this closed? Was it implemented somewhere?

@ghost
Copy link

ghost commented May 22, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@ghost ghost locked and limited conversation to collaborators May 22, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants