This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
Note
- Recommended k8s version is
v1.18.8
- Minimum supported k8s version is
v1.17
- Kubernetes Volume Snapshot Beta API is now supported
Feature
- Update e2e test environment to support k8s v1.18.8 and rook v1.4.2 (#50)
- Update volume snapshot API version from v1alpha1 to v1beta1 (#49)
- Add feature to import image from local (#33)
- Add feature to export volume to s3 destination (#32)
- Add pending state for VirtualMachineVolumeExport and VirtualMachineVolume (#45)
- Using condition array to check availability of VirtualMachineVolume (#41)
- Separating namespace
kis
for operator (#40, #31)
Bugfix
- Fix error on VirtualMachineVolumeExport user guide local export section (#42)
Documentation
- Add how to retrieve exported volume from local exporter pod on user guide (#30)