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

[JBEAP-28619] Fix startup probe #89

Open
wants to merge 1 commit into
base: eap81-dev
Choose a base branch
from

Conversation

jmesnil
Copy link
Contributor

@jmesnil jmesnil commented Nov 28, 2024

to point to /health/started

this fixes https://issues.redhat.com/browse/JBEAP-28619

@github-actions github-actions bot added the eap81 label Nov 28, 2024
to point to /health/started

Set `initialDelaySeconds` to 10 and failureThreshold to `11`.
At most, the pod will wait 2 minutes (10 + 11 * 10 seconds) to be started.

this fixes https://issues.redhat.com/browse/JBEAP-28619

Signed-off-by: Jeff Mesnil <[email protected]>
@jmesnil jmesnil force-pushed the JBEAP-28619_startup_probe branch from 19512dd to 965b3cf Compare December 4, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant