replicatedhq / replicatedhq/platform-examples
feat(mlflow): add KOTS snapshot/backup configuration for stateful services
Nobody has claimed this yet.
- Dominant language
- Go Template
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Parent epic: #166
Integration branch: feat/mlflow-enterprise-patterns
Add KOTS snapshot configuration for PostgreSQL and MinIO PVCs with restore documentation.
Scope
- Add backup configuration to
release/kots-app.yaml:backup.volumesfor PostgreSQL and MinIO PVCs - Add snapshot-related preflight collector to
release/kots-preflight.yaml(Velero/snapshot provider check) - Create
applications/mlflow/docs/backup-restore.mddocumenting:- How KOTS snapshots work with CloudnativePG and MinIO Tenant PVCs
- Full backup procedure
- Restore procedure with operator ordering considerations
- Verification steps post-restore
Files touched
applications/mlflow/release/kots-app.yaml(add backup config)applications/mlflow/release/kots-preflight.yaml(add snapshot check)applications/mlflow/docs/backup-restore.md(new file)
PR target
Branch PRs to feat/mlflow-enterprise-patterns (not main).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading applications/mlflow/release/kots-app.yaml and applications/mlflow/release/kots-preflight.yaml, then review the existing MLflow deployment and operator ordering. Add the PostgreSQL and MinIO PVC snapshot configuration, the snapshot-provider preflight check, and applications/mlflow/docs/backup-restore.md. Done means the backup, restore, and post-restore verification procedures are documented and configuration targets the integration branch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql
- Domain
- databases, documentation, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100