Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.03 KB

CHANGELOG-0.7.md

File metadata and controls

30 lines (24 loc) · 1.03 KB

v0.7.1

2018-02-22

Download

Bug Fixes:

  • Run the Ark server in its own namespace, separate from backups/schedules/restores/config (#322, @ncdc)

v0.7.0

2018-02-15

Download

New Features:

  • Run the Ark server in any namespace (#272, @ncdc)
  • Add ability to delete backups and their associated data (#252, @skriss)
  • Support both pre and post backup hooks (#243, @ncdc)

Bug Fixes / Other Changes:

  • Switch from Update() to Patch() when updating Ark resources (#241, @skriss)
  • Don't fail the backup if a PVC is not bound to a PV (#256, @skriss)
  • Restore serviceaccounts prior to workload controllers (#258, @ncdc)
  • Stop removing annotations from PVs when restoring them (#263, @skriss)
  • Update GCP client libraries (#249, @skriss)
  • Clarify backup and restore creation messages (#270, @nrb)
  • Update S3 bucket creation docs for us-east-1 (#285, @lypht)