Skip to content

Releases: rootfs/snapshot

0.1: first testable alpha version

27 Jun 11:59
Compare
Choose a tag to compare
Pre-release

First release of the external Kubernetes volume snapshot controller and provisioner. The code is still in a very early stage of development and only the basic features were implemented and tested:

  • The controller is able to create and remove snapshots of the Kubernetes persistent volumes
  • The provisioned is able to create persistent volumes from the existing volume snapshots
  • Only basic functionality for HostPath, AWS EBS, GCE PD and OpenStack Cinder providers has been implemented

See the README file for more information.