- Adding a new VolumeSnapshotLocation config parameter restApiTimeout to configure timeout for HTTP REST request between plugin and cstor services. (#154,@mynktl)
- refact(deps): bump zfslocalpv, maya, api and k8s client-go dependencies (#161,@prateekpandey14)
- Adding a new VolumeSnapshotLocation config parameter restApiTimeout to configure timeout for HTTP REST request between plugin and cstor services. (#154,@mynktl)
- refact(deps): bump zfslocalpv, maya, api and k8s client-go dependencies (#161,@prateekpandey14)
- moved travis tests to github action and removed travis.yml (#149,@shubham14bajpai)
- adding support to restore in an encrypted pool for ZFS-LocalPV (#147,@pawanpraka1)
- moved travis tests to github action and removed travis.yml (#149,@shubham14bajpai)
- adding support to restore in an encrypted pool for ZFS-LocalPV (#147,@pawanpraka1)
- Removing wait on setting target-ip for CVR. This fixes the restore for application pod having target-affinity set. (#144,@mynktl)
- Removing wait on setting target-ip for CVR. This fixes the restore for application pod having target-affinity set. (#144,@mynktl)
- Marking CVRs after successful restore with openebs.io/restore-completed if autoSetTargetIP=true or restoreAllIncrementalSnapshots=true (#131,@zlymeda)
- updating the label selector for restoring the ZFS-LocalPV volumes on different node (#139,@pawanpraka1)
- Adding support to create destination namespace, for restore, if it doesn't exist (#140,@mynktl)
- Marking CVRs after successful restore with openebs.io/restore-completed if autoSetTargetIP=true or restoreAllIncrementalSnapshots=true (#131,@zlymeda)
- updating the label selector for restoring the ZFS-LocalPV volumes on different node (#139,@pawanpraka1)
- Adding support to create destination namespace, for restore, if it doesn't exist (#140,@mynktl)
- Multi-arch container image support for velero plugin. Migrate the multi-arch builds to github-action to support amd64 and arm64 architectures. (#133,@prateek)
- Adding github action workflows to build multiarch images using docker buildx. (#132,@shubham14bajpai)
- Adding new config parameter "restoreAllIncrementalSnapshots" to restore all the scheduled backups, from base backup to the given backup, using single restore (#99,@mynktl)
- Multi-arch container image support for velero plugin. Migrate the multi-arch builds to github-action to support amd64 and arm64 architectures. (#133,@prateek)
- Adding github action workflows to build multiarch images using docker buildx. (#132,@shubham14bajpai)
- Adding new config parameter "restoreAllIncrementalSnapshots" to restore all the scheduled backups, from base backup to the given backup, using single restore (#99,@mynktl)
- use schedule name to identify the scheduled backup for ZFS-LocalPV (#124,@pawanpraka1)
- fixing the backup deletion for ZFS-LocalPV (#128,@pawanpraka1)
- Added support to use custom certificate and option to skip certificate verification for s3 object storage (#115,@mynktl)
- adding support to restore on different setup/nodes (#118,@pawanpraka1)
- making log level available for velero plugin (#116,@pawanpraka1)
- wait for plugin server to be ready before doing backup/restore (#117,@pawanpraka1)
- adding support to do incremental backup/restore for ZFS-LocalPV (#121,@pawanpraka1)
- use schedule name to identify the scheduled backup for ZFS-LocalPV (#124,@pawanpraka1)
- fixing the backup deletion for ZFS-LocalPV (#128,@pawanpraka1)
- Added support to use custom certificate and option to skip certificate verification for s3 object storage (#115,@mynktl)
- adding support to restore on different setup/nodes (#118,@pawanpraka1)
- making log level available for velero plugin (#116,@pawanpraka1)
- wait for plugin server to be ready before doing backup/restore (#117,@pawanpraka1)
- adding support to do incremental backup/restore for ZFS-LocalPV (#121,@pawanpraka1)
- adding support for parallel backup and restore (#111,@pawanpraka1)
- adding velero plugin for ZFS-LocalPV (#102,@pawanpraka1)
- making directory and binary name openebs specific (#110,@pawanpraka1)
- Add support for local restore of cStor CSI volume (#108,@mittachaitu)
- add restore support for cStor CSI based volumes (#93,@sonasingh46)
- add restore support for cStor CSI based volumes (#93,@sonasingh46)
- Fixing failure in restoring restic backup of cstor volumes, created by velero-plugin restore issue:84 (#85,@mynktl)
- Adding support to restore remote backup in different namespace (#72,@mynktl)
- Adding support for multiple s3 profile to backup cstor volumes to different s3 location (#76,@mynktl)
- Fixed panic, created because of empty snapshotID, while deleting failed backup (#79,@mynktl)
- Fixing failure in restoring restic backup of cstor volumes, created by velero-plugin restore issue:84 (#85,@mynktl)
- Adding support to restore remote backup in different namespace (#72,@mynktl)
- Adding support for multiple s3 profile to backup cstor volumes to different s3 location (#76,@mynktl)
- Fixed panic, created because of empty snapshotID, while deleting failed backup (#79,@mynktl)
- ARM build for velero-plugin, ARM image is published under openebs/velero-plugin-arm64 (#61,@akhilerm)
- Updating alpine image version for velero-plugin to 3.10.4 (#64,@mynktl)
- support for local snapshot and restore(in different namespace) (#53,@mynktl)
- added support for multiPartChunkSize for S3 based remote storage (#55,@mynktl)
- added auto clean-up of CStor volume snapshot generated for remote backup (#57,@mynktl)