datashim-io / datashim

A kubernetes based framework for hassle free handling of datasets
http://datashim-io.github.io/datashim
Apache License 2.0
481 stars 68 forks source link

Feat: create a test environment for CSI NFS #384

Open srikumar003 opened 1 month ago

srikumar003 commented 1 month ago

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

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