Skip to content

Latest commit

 

History

History
227 lines (144 loc) · 12.9 KB

CHANGELOG.md

File metadata and controls

227 lines (144 loc) · 12.9 KB

v2.11.0 / 2021-07-14

v2.11.0-RC2 / 2021-07-12

v2.11.0-RC1 / 2021-07-11

v2.10.0 / 2021-06-14

v2.10.0-RC2 / 2021-06-11

v2.10.0-RC1 / 2021-06-09

v2.9.0 / 2021-05-13

  • 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)

v2.9.0-RC2 / 2021-05-10

v2.9.0-RC1 / 2021-05-07

  • 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)

v2.8.0 / 2021-04-14

v2.8.0-RC2 / 2021-04-12

v2.8.0-RC1 / 2021-04-07

v2.7.0 / 2021-03-11

v2.7.0-RC2 / 2021-03-10

v2.7.0-RC1 / 2021-03-08

v2.6.0 / 2021-02-13

v2.6.0-RC2 / 2021-02-11

v2.6.0-RC1 / 2021-02-08

v2.5.0 / 2021-01-13

  • Removing wait on setting target-ip for CVR. This fixes the restore for application pod having target-affinity set. (#144,@mynktl)

v2.5.0-RC2 / 2021-01-11

v2.5.0-RC1 / 2021-01-08

  • Removing wait on setting target-ip for CVR. This fixes the restore for application pod having target-affinity set. (#144,@mynktl)

v2.4.0 / 2020-12-13

  • 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)

v2.4.0-RC2 / 2020-12-12

v2.4.0-RC1 / 2020-12-10

  • 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)

v2.3.0 / 2020-11-14

  • 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)

v2.3.0-RC2 / 2020-11-13

v2.3.0-RC1 / 2020-11-13

  • 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)

v2.2.0 / 2020-10-13

  • 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)

v2.2.0-RC2 / 2020-10-12

v2.2.0-RC1 / 2020-10-08

  • 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)

v2.1.0 / 2020-09-15

v2.0.0 / 2020-08-14

v1.12.0 / 2020-07-14

v1.11.0 / 2020-06-12

v1.11.0-RC2 / 2020-06-11

v1.11.0-RC1 / 2020-06-10

v1.10.0 / 2020-05-15

  • 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)

v1.10.0-RC2 / 2020-05-13

  • Fixing failure in restoring restic backup of cstor volumes, created by velero-plugin restore issue:84 (#85,@mynktl)

v1.10.0-RC1 / 2020-05-08

  • 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)

1.9.0 / 2020-04-14

  • 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)

1.9.0-RC2 / 2020-04-12

  • 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)

1.9.0-RC1 / 2020-04-08

  • 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)