Skip to content

Feat: create a test environment for CSI NFS  #384

@srikumar003

Description

@srikumar003

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

No one assigned

    Labels

    enhancementNew feature or requestnfsIssues relating to NFS support in Datashim

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions