Skip to content

Introduce InterimVolumeTemplate and BackupHistoryLimit field.#907

Merged
tamalsaha merged 9 commits intomasterfrom
interim-volume
Sep 24, 2019
Merged

Introduce InterimVolumeTemplate and BackupHistoryLimit field.#907
tamalsaha merged 9 commits intomasterfrom
interim-volume

Conversation

@hossainemruz
Copy link
Contributor

@hossainemruz hossainemruz commented Sep 18, 2019

Fixes: #906, #867, #807

This PR introduces the following fields:

  • InterimVolumeTemplate can be used to provide a PVC template for storing backup/restore data temporarily before uploading to the backend or injecting to the target.
  • BackupHistoryLimit an option to specify how many BackupSession and it's associate resources (Job,PVC etc.) to keep after backup session is completed. Default value is 1. That means only the last BackupSession and its resources will be kept.

@hossainemruz hossainemruz changed the title Support providing interim volume for temporary store data before uploading to backend in job model WIP: Support providing interim volume for temporary store data before uploading to backend in job model Sep 18, 2019
@hossainemruz hossainemruz changed the title WIP: Support providing interim volume for temporary store data before uploading to backend in job model WIP: Support providing interim volume in job model Sep 18, 2019
@hossainemruz hossainemruz changed the title WIP: Support providing interim volume in job model Introduce InterimVolumeTemplate and BackupHistoryLimit field. Sep 20, 2019
@hossainemruz hossainemruz changed the title Introduce InterimVolumeTemplate and BackupHistoryLimit field. WIP: Introduce InterimVolumeTemplate and BackupHistoryLimit field. Sep 20, 2019
@hossainemruz hossainemruz changed the title WIP: Introduce InterimVolumeTemplate and BackupHistoryLimit field. Introduce InterimVolumeTemplate and BackupHistoryLimit field. Sep 20, 2019
@tamalsaha tamalsaha merged commit 23c44bc into master Sep 24, 2019
@tamalsaha tamalsaha deleted the interim-volume branch September 24, 2019 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support interim data volume in BackupConfiguration

2 participants