Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QuarkusHealthCheckEnricher : Add /q/health/started as startup probe if enabled #1468

Closed
rohanKanojia opened this issue Apr 22, 2022 · 2 comments · Fixed by #1524
Closed

QuarkusHealthCheckEnricher : Add /q/health/started as startup probe if enabled #1468

rohanKanojia opened this issue Apr 22, 2022 · 2 comments · Fixed by #1524
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@rohanKanojia
Copy link
Member

rohanKanojia commented Apr 22, 2022

Description

Related to #1322

When Quarkus Smallrye Health extension is added to the project, this endpoint is exposed which tells whether the application has started or not : /q/health/started

QuarkusHealthCheckEnricher should also add a startup probe to container in controller's PodTemplateSpec if SmallRye extension is added to the project.

@anurag-rajawat
Copy link
Contributor

@rohanKanojia I want to work on this

anurag-rajawat added a commit to anurag-rajawat/jkube that referenced this issue May 27, 2022
…cher (eclipse-jkube#1468)

Signed-off-by: Anurag Singh Rajawat <anuragsinghrajawat22@gmail.com>
anurag-rajawat added a commit to anurag-rajawat/jkube that referenced this issue May 30, 2022
…icher (eclipse-jkube#1468)

Signed-off-by: Anurag Singh Rajawat <anuragsinghrajawat22@gmail.com>
anurag-rajawat added a commit to anurag-rajawat/jkube that referenced this issue May 31, 2022
…icher (eclipse-jkube#1468)

Signed-off-by: Anurag Singh Rajawat <anuragsinghrajawat22@gmail.com>
rohanKanojia pushed a commit to anurag-rajawat/jkube that referenced this issue Jun 9, 2022
…cher (eclipse-jkube#1468)

Signed-off-by: Anurag Singh Rajawat <anuragsinghrajawat22@gmail.com>
rohanKanojia pushed a commit to rohanKanojia/jkube that referenced this issue Jun 9, 2022
…cher (eclipse-jkube#1468)

Signed-off-by: Anurag Singh Rajawat <anuragsinghrajawat22@gmail.com>
@manusa manusa modified the milestones: 1.x, 1.9.0 Jul 6, 2022
manusa pushed a commit that referenced this issue Jul 6, 2022
…cher (#1468)

Signed-off-by: Anurag Singh Rajawat <anuragsinghrajawat22@gmail.com>
baruKreddy pushed a commit to baruKreddy/jkube that referenced this issue Aug 11, 2022
…cher (eclipse-jkube#1468)

Signed-off-by: Anurag Singh Rajawat <anuragsinghrajawat22@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants