https://github.com/libopenstorage/openstorage-csi.github.io
Documentation for Openstorage-CSI component forks
https://github.com/libopenstorage/openstorage-csi.github.io
Last synced: 3 months ago
JSON representation
Documentation for Openstorage-CSI component forks
- Host: GitHub
- URL: https://github.com/libopenstorage/openstorage-csi.github.io
- Owner: libopenstorage
- License: mit
- Created: 2019-11-15T22:28:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-09T04:24:52.000Z (about 6 years ago)
- Last Synced: 2025-11-30T16:23:48.253Z (7 months ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Welcome to Openstorage-CSI
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.
1. [External Provisioner v1.6.0-1](https://github.com/openstorage-csi/external-provisioner/releases/tag/v1.6.0-1)
* add PVC Metadata to req.Parameters for openstorage
* Separate PVC labels and annotations
2. [External Snapshotter v1.2.2-1](https://github.com/openstorage-csi/external-snapshotter/releases/tag/v1.2.2-1)
* perform an os.Exit when the CSI gRPC connection is lost
* Add support for configmaps leaderelection for k8s 1.13
3. [External Attacher v1.2.1-1](https://github.com/openstorage-csi/external-attacher/releases/tag/v1.2.1-1)
* 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.