This organization contains all of the open source forks of Kubernetes CSI components by Portworx. All forked releases are built off of existing Kubernetes-CSI releases. For example, our External Provisioner v1.6.0-1 release contains all changes in v1.6.0, with a few extra changes.
Currently, have the following fork releases with minor changes.
- add PVC Metadata to req.Parameters for openstorage
- Separate PVC labels and annotations
- perform an os.Exit when the CSI gRPC connection is lost
- Add support for configmaps leaderelection for k8s 1.13
- perform an os.Exit when the CSI gRPC connection is lost. This change is only in v2.0.0+ versions of the official sidecar, which has a minimum k8s version of 1.14.