cryostatio / cryostatio/cryostat-operator
Offer migration of PVC contents
Open
- Dominant language
- Go
- Stars
- 37
- Forks
- 22
- Avg merge
- 21h 37m
- Merged PRs (30d)
- 22
Description
#166 adds a configurable PVC spec. Once created, it's not possible to edit the PVC spec without deleting and recreating it. It would be useful to respond to an editted PVC spec in our CR by:
1. Creating a new PVC
2. Migrating the Flight Recordings and Templates from the old PVC to the new PVC
3. Deleting the old PVC
Perhaps there is an operator we could use to do this kind of thing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.