Skip to content

Add /livez endpoint - #24

Merged
lukpueh merged 2 commits into
eclipse-csi:mainfrom
lukpueh:add-livez-endpoint
Mar 9, 2026
Merged

Add /livez endpoint#24
lukpueh merged 2 commits into
eclipse-csi:mainfrom
lukpueh:add-livez-endpoint

Conversation

@lukpueh

@lukpueh lukpueh commented Mar 6, 2026

Copy link
Copy Markdown
Contributor

Add endpoint for kubernetes liveness probe, following kubernetes naming and implementation common practice.

Note that PIA is ready as soon as it is live, this means that there is currently no need for a dedicated /readyz endpoint.

Fixes #18

Contains an unrelated commit to bump the pia version in uv.lock following #23

lukpueh added 2 commits March 6, 2026 09:40
Signed-off-by: Lukas Puehringer <lukas.puehringer@eclipse-foundation.org>
Add endpoint for kubernetes liveness probe, following kubernetes naming
and implementation common practice.

Note that PIA is ready as soon as it is live, this means that there is
currently no need for a dedicated /readyz endpoint.

Fixes eclipse-csi#18

Signed-off-by: Lukas Puehringer <lukas.puehringer@eclipse-foundation.org>
@lukpueh
lukpueh merged commit d2d8b65 into eclipse-csi:main Mar 9, 2026
3 checks passed
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.

Add endpoints for liveness and readiness

2 participants