zalando / zalando/postgres-operator
Standardization of initContainer command for checking if the postgresql cluster is ready
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 5.2k
- Forks
- 1.1k
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 3
Description
The standardized command should be easily found on the git repository, and the docs. It should run on some basic docker image like curl or an alpine image with psql.
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 searching the repository and documentation for existing initContainer readiness checks and PostgreSQL cluster commands. Compare the available basic Docker images and document one standardized command that works for checking cluster readiness. Done means the command is easy to find in the repository and docs and can run from a suitable image.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, kubernetes, postgresql
- Domain
- databases, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100