Actions
Story #8513
closedStory #5132: [Epic] As a user, I can consume Pulp 3 from OperatorHub.io
pulp-operator should be able to restore a pulp deployment
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
Introduce a PulpRestore CRD that the operator can watch.
Processing of a Pulp Restore custom resource will:
- Create necessary secrets like database, admin password, object storage (if applicable)
- Create a Pulp CR
- Restore the database content using the PGDump stored file
- If using file storage, it will mount a management pod to the RWM file claim and copy the data into place
Updated by chambridge over 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to chambridge
Updated by pulpbot over 3 years ago
- Status changed from ASSIGNED to POST
Added by chambridge over 3 years ago
Updated by chambridge over 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp-operator|d217cc83165aafc8557fb8ae3bce1a2fbaa957a5.
Updated by fao89 over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Enable restore of deployment associated with Pulp custom resource backup
fixes #8513 https://pulp.plan.io/issues/8513