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

feat(api): enable livenessProbe and readinessProbe #1149

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

igzjaviergil
Copy link
Contributor

Motivation and Context

enable livenessProbe and readinessProbe with /healthz endpoint

PR Checklist

Please check if your PR fulfills the following requirements:

  • I have created tests for my code changes, and the tests are passing.
  • I have executed the pre-commit hooks locally.
  • I have updated the documentation accordingly.
  • The commit message follows our guidelines: https://github.com/konstellation-io/kdl-server/blob/main/CONTRIBUTING.md
  • Tests for the changes have been added (for bug fixes / features)
  • My change requires a change to the documentation (create a new issue if the documentation has not been updated).

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Closes #

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@igzjaviergil igzjaviergil merged commit 6c2c2b3 into main Jan 30, 2025
5 checks passed
@igzjaviergil igzjaviergil deleted the feat/helm-liveness-check branch January 30, 2025 15:20
ialejandro pushed a commit that referenced this pull request Jan 31, 2025
* feat(api): enable livenessProbe, readinessProbe and startupProbe with /healthz endpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants