Skip to content

1.0.0

Compare
Choose a tag to compare
released this 09 Aug 09:43

BBR v1.0 enables backup and restore of BOSH Deployments and BOSH Directors. BBR uses backup and restore functionality that is packaged in the BOSH Deployment or Director, so can only backup and restore versions that contain that functionality.

Stories

Commits

Merge pull request #4 from christopherclark/master
Update NOTICE

Update NOTICE

formatting fix

Add link to blog and CF Summit talk

change date to make just 2017

Move from pivotal-cf to cloudfoundry-incubator

  • update Go import paths
  • update Makefile etc. with correct paths
    [#149571703]

Add readme
[#149476845]

Remove redundant appendix from LICENCE
[#149476845]

Added a integration test for director restore
[#148732155]

Move running of script to the job

Get rid of [Is|Any][Pre|Post]BackupUnlockable() methods
[#148732155]

Remove unused function

Implement post-restore-unlock
[#148732155]

move script pattern definition from scripts to script
[#148732155]

Orchestration tests for post-restore-unlock
[#148732155]

Fix up tests which were using FileExists without actually asserting
[#148732155]

Test we post-backup-unlock if backup fails
[#148732155]