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

replaces hard-coded probe delays with helm values #12805

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

jarnoux
Copy link
Contributor

@jarnoux jarnoux commented Jul 20, 2022

Description

This PR lets helm users specify liveness and readiness probe delays for the historical StatefulSet. This is useful when historical pods take a long time loading segments during first run.

Hard-coded 60 second delay was replaced with a 60 seconds default value from values.yaml

This PR has:

  • been self-reviewed.
  • added or updated version, license, or notice information in licenses.yaml

@FrankChen021 FrankChen021 added the Helm Chart https://github.com/apache/druid/tree/master/helm/druid label Jul 22, 2022
@abhishekagarwal87 abhishekagarwal87 merged commit 6b0b1d7 into apache:master Jul 26, 2022
@abhishekagarwal87
Copy link
Contributor

Thank you for your contribution @jarnoux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Helm Chart https://github.com/apache/druid/tree/master/helm/druid
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants