zalando / zalando/postgres-operator
Supports backup to NFS drive
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 5.2k
- Forks
- 1.1k
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 3
Description
Please, answer some short questions which should help us to understand your problem / question better?
-
Which image of the operator are you using?
registry.opensource.zalan.do/acid/postgres-operator:v1.10.1 -
Where do you run it - cloud or metal? Kubernetes or OpenShift?
Bare Metal K8s -
Are you running Postgres Operator in production? [yes | no]
no -- evaluating -
Type of issue? [Bug report, question, feature request, etc.]
feature request
Hi,
For the deployment, I would like to have the backup configured for the pg instances. However looking at the backup options only the cloud storage like S3, etc are supported, but not NFS. Understand that wal-g/e does not have support for NFS natively, but it does support backup to file system. Would it be possible to allow additional volume mounts and then specify backup locations to the mounted nfs drive?
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
The issue does not name files or tests. Start by tracing the operator's existing backup configuration and how additional volume mounts are handled for PostgreSQL instances. Done means an NFS-mounted filesystem can be configured as the backup location and the behavior is covered by the relevant validation or integration checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes, postgresql
- Domain
- databases, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100