Skip to content

Adds Configurable startupProbe and livenessProbe#691

Open
MuuNU wants to merge 1 commit intoopensearch-project:mainfrom
MuuNU:main
Open

Adds Configurable startupProbe and livenessProbe#691
MuuNU wants to merge 1 commit intoopensearch-project:mainfrom
MuuNU:main

Conversation

@MuuNU
Copy link
Copy Markdown

@MuuNU MuuNU commented Aug 7, 2025

  • Added support for optional startupProbe in Deployment.yaml with TCP or custom probe configuration.
  • Made livenessProbe parameters (periodSeconds, initialDelaySeconds, failureThreshold) configurable via values.yaml.
  • Extended values.yaml with commented examples for both startupProbe and livenessProbe.

.

Description

[Describe what this change achieves.]

Issues Resolved

[List any issues this PR will resolve. You should likely open an issue if one does not already exist.]

Check List

  • Commits are signed per the DCO using --signoff

For any changes to files within Helm chart directories:

  • Helm chart version bumped
  • Helm chart CHANGELOG.md updated to reflect change

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

- Added support for optional `startupProbe` in Deployment.yaml with TCP or custom probe configuration.
- Made `livenessProbe` parameters (`periodSeconds`, `initialDelaySeconds`, `failureThreshold`) configurable via values.yaml.
- Extended values.yaml with commented examples for both `startupProbe` and `livenessProbe`.

Signed-off-by: denis ufimtsev <denis.ufimtsev@processing.kz>
@MuuNU
Copy link
Copy Markdown
Author

MuuNU commented Aug 21, 2025

@TheAlgo
@DandyDeveloper
@peterzhuamazon
@prudhvigodithi
@gaiksaya

Do you have any feedback on this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant