Skip to content

openebs-archive/openebs-k8s-provisioner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b9b5ea2 · Sep 10, 2021
Sep 10, 2021
Sep 10, 2021
Sep 4, 2021
Sep 4, 2021
May 5, 2021
Sep 4, 2021
May 5, 2021
Aug 8, 2018
Sep 4, 2021
Sep 4, 2021
Aug 21, 2021
Sep 27, 2017
Aug 24, 2017
Dec 16, 2020
Sep 10, 2021
May 5, 2021
Sep 10, 2021
Sep 4, 2021
Sep 4, 2021
Dec 16, 2020

Repository files navigation

External Provisioner (non-csi) for Jiva and cStor

Build Status Go Report codecov FOSSA Status

Note: We recommend OpenEBS users to shift towards CSI based provisioner available at https://github.com/openebs/cstor-operators and https://github.com/openebs/jiva-operator. This provisioner is mainly maintained to support existing cStor and Jiva users till they migrate before these provisioners are declared EOL by Mar 2022.

This provisioner is based on the Kubenretes external storage provisioner. This code has been migrated from https://github.com/openebs/external-storage/tree/release/openebs, as Kubernetes community deprecated the external-storage repository.

This repository contains code for building legacy cStor and Jiva provisioners like:

  • openebs-k8s-provisioner - used for provisoining the legacy cStor and Jiva pools and volumes.
  • snapshot-controller and snapshot-operator - for helping with snapshot and clone on legacy cStor volumes.

Install

Please refer to our documentation at OpenEBS Documentation.

Building from source

$ make all 

Create a docker image

$ make container

Release

The containers from this repo have to built along with other control plane components. The detailed steps for making a new release are at: https://github.com/openebs/maya/blob/HEAD/README.md#release

Contributing

We are looking at further refactoring this repository by moving the common packages from this repository into a new common repository. If you are interested in helping with the refactoring efforts, please reach out to the OpenEBS Community.

For details on setting up the development environment and fixing the code, head over to the CONTRIBUTING.md.

Community

OpenEBS welcomes your feedback and contributions in any form possible.

License

FOSSA Status