-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
enhancementNew feature or requestNew feature or requestnfsIssues relating to NFS support in DatashimIssues relating to NFS support in Datashim
Description
Is your feature request related to a problem? Please describe.
We do not have a test for validating CSI NFS interface for Datashim. We cannot update NFS dependencies without knowing the effects of this change.
Describe the solution you'd like
Create a test harness using Docker/Kind/Minikube where we install an NFS server and validate that we can
- create volumes
- create PVCs
- create Datasets
using Datashim
Describe alternatives you've considered
Not using tests means that updating the currently deprecated code will lead to Datashim not being able to create NFS-based datasets
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnfsIssues relating to NFS support in DatashimIssues relating to NFS support in Datashim