operator-framework / operator-framework/josdk-spring-boot-starter
Support health probes thought HTTP
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 58
- Forks
- 31
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 9
Description
Note that we are already doing health checks if spring-boot-starter-actuator is present.
Those are quite simple to expose through HTTP.
Contributor guide
No contributing guide indexed for this repository
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
Review the existing health checks provided by spring-boot-starter-actuator and the Kubernetes liveness, readiness, and startup probe requirements linked in the issue. Determine how the starter should expose those checks over HTTP; the work is done when the existing checks are reachable through HTTP in a form suitable for the documented Kubernetes probes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kubernetes, spring-boot
- Domain
- backend, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100