csi-isilon

command module
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

README

CSI Driver for Dell EMC PowerScale

Go Report Card License Docker Last Release

Repository for CSI Driver for Dell EMC PowerScale

Description

CSI Driver for Dell EMC PowerScale is a Container Storage Interface (CSI) driver that provides support for provisioning persistent storage using Dell EMC PowerScale storage array.

It supports CSI specification version 1.2.

This project may be compiled as a stand-alone binary using Golang that, when run, provides a valid CSI endpoint. It also can be used as a precompiled container image.

Support

The CSI Driver for Dell EMC PowerScale image, which is the built driver code, is available on Dockerhub and is officially supported by Dell EMC.

The source code for CSI Driver for Dell EMC PowerScale available on Github is unsupported and provided solely under the terms of the license attached to the source code.

For clarity, Dell EMC does not provide support for any source code modifications.

For any CSI driver issues, questions or feedback, join the Dell EMC Container community

Building

This project is a Go module (see golang.org Module information for explanation). The dependencies for this project are in the go.mod file.

To build the source, execute make clean build.

To run unit tests, execute make unit-test.

To build a podman based image, execute make podman-build.

You can run an integration test on a Linux system by populating the env files at test/integration/ with values for your Dell EMC PowerScale systems and then run "make integration-test".

Runtime Dependencies

Both the Controller and the Node portions of the driver can only be run on nodes which have network connectivity to a “PowerScale Cluster” (which is used by the driver).

Driver Installation

Please consult the Installation Guide

Using Driver

A number of test helm charts and scripts are found in the directory test/helm. Please refer to the section Testing Drivers in the Documentation for more info.

Documentation

For more detailed information on the driver, please refer to Dell Storage Documentation

For a detailed set of information on supported platforms and driver capabilities, please refer to the Features and Capabilities Documentation

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
common

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL