Actions
Story #8474
closedStory #5132: [Epic] As a user, I can consume Pulp 3 from OperatorHub.io
pulp-operator should enable the backup of filesystem data when using RWM PVC
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
Operator - Moved to Github Issues
Sprint/Milestone:
-
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
As part of the pulp operator backup procedures you should be able to backup the contents if the operator is using a RWM PVC. Objectstorage will not be backed up and RWO is not intended for production usage (only single node development).
As part of the backup CRD you can backup the file system. The operator will create another RWM PVC (backup) and a management pod will be spun up. The management pod will mount both the current usage RWM PVC and the backup PVC. Data from the current PVC will be copied to the backup PVC.
After completion the management pod will be removed.
Updated by chambridge over 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to chambridge
Added by chambridge over 3 years ago
Updated by pulpbot over 3 years ago
- Status changed from ASSIGNED to POST
Updated by chambridge over 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp-operator|46b6664904cb74dc549592d60f5cdba4c94e498b.
Updated by fao89 over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Enable backup of storage associated with Pulp custom resource
fixes #8474 https://pulp.plan.io/issues/8474