Skip to content

Add restore command to be able to automatically run restore commands for Postgres, GRIP, and/or Elasticsearch #6

@lbeckman314

Description

@lbeckman314

Tip

Feature request from PR #3

  • 6. Restore command (from outside K8s cluster) added

I like this kubectl create job example-job --from=cronjob/backup-service-cronjob --namespace backups job.batch/example-job created but there should also be a restore job too. Restoring a DB should be just as easy as backing one up. This is a good start https://github.com/calypr/backup-service/blob/main/entrypoint.sh but will need to get built out to support restore use case as well from helm environment. The user shouldn't have to exec into the pod to do an operation.

Commit TODO ⚠️

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions