zalando / zalando/postgres-operator
Backups to s3 not encrypted
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 5.2k
- Forks
- 1.1k
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 3
Description
Hello,
i am a little confused about the logical backup funktion in this operator.
The documentation says that the result of pg_dumpall will be compressed and encrypted and then uploaded to the s3 bucket.
I configured backups in our testing cluster and checked the results but it seems to be just compressed versions without any encryption.
How do i enable the encryption? i dont find any additional config options besides the aws server side encrytion.
Thank you in advance.
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 comparing the logical backup documentation with the reported pg_dumpall output and the available AWS server-side encryption configuration. Determine whether encryption is expected, configurable, or incorrectly documented. Done means the supported encryption behavior and configuration are clear and the documentation or implementation is corrected accordingly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, postgresql
- Domain
- cloud, databases, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100