Skip to content

0.14.0

Compare
Choose a tag to compare
@depohmel depohmel released this 28 Nov 23:49
· 2234 commits to master since this release
f621db5

Summary

  • Update BackupData func to get and return snapshot ID from logs
  • EBS volume snapshot support
  • Update PrepareData, KubeTask func to run pod instead of job

The Volume Snapshot feature allows users to take backup/shnashots of Volumes(PVCs) associated with the application and perform restore when required.

Changelog

f621db5 Merge pull request #140 from kanisterio/sync
2f6b3a6 Merge branch 'master' into sync
660cf95 Skip blockstorage_test if env not set (#4472)
1e5ac5b Trivial: error msg modified (#4469)
c10c2f3 Fix time-log example blueprint (#4467)
3383bd5 Switch Kanister PrepareData to use pod instead of a job (#4411)
830c8d4 Snapshot Volume for AWS EBS storage (#4361)
eb4a83a Fix kubeTask test image issue (#4441)
8db13c4 Switch Kanister KubeTask from job to pod (#4387)
711af01 Add helper functions for Volume snapshot (#4406)
1a447f4 Copy kio/blockstorage/awsebs to kanister/pkg/blockstorage (#4376)
541e624 Merge pull request #137 from kanisterio/sync
7f1f8f6 Merge branch 'master' into sync
b958c0a Fix kanister-operator helm release (#4328)
ee7479b Merge pull request #136 from kanisterio/sync
fae9b97 Merge branch 'master' into sync
11ff4de BackupData: Capture and return snapshotID from logs (#4307)
08fed5f [K10-1654] ObjectStore shouldn't get region for s3 compatible stores with endpoints (#4271)
2090564 Use error-check helper in TestGetNonExistingBucket (#4273)
061da67 Prefer path.Join over filepath.Join (#4268)
668298a Object Store: Make region optional in S3 provider (#4265)
258caa7 Kanister docs update to version 0.13.0 (#4229)
a4b3eb0 Bump kanister version to 0.13.0 (#4233)