Skip to content

Add custom livenessProbe for Temporal services (Feature Request #653)#654

Open
Kiseloff wants to merge 1 commit intotemporalio:mainfrom
Kiseloff:fr-set-custom-livenessprobe
Open

Add custom livenessProbe for Temporal services (Feature Request #653)#654
Kiseloff wants to merge 1 commit intotemporalio:mainfrom
Kiseloff:fr-set-custom-livenessprobe

Conversation

@Kiseloff
Copy link
Copy Markdown

What was changed

User can set custom livenessProbe for Frontend/History/Matching services via values.

Why?

Sometimes service can loose connectivity to database and it needs to have a possibility to check this event and restart service to reconnect it to DB.

Checklist

  1. Closes [Feature Request] There is no way to configure custom livenessProbe for Temporal services #653

  2. How was this tested:
    you can set custom livenessProbe via values.yaml and look at rendered template for deployments.

  3. Any docs updates needed?
    nothing to update

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 26, 2025

CLA assistant check
All committers have signed the CLA.

@Kiseloff Kiseloff force-pushed the fr-set-custom-livenessprobe branch from 5e275e9 to 935d015 Compare February 26, 2025 18:09
@thisispr
Copy link
Copy Markdown

thisispr commented Oct 9, 2025

@Temporal-Team @temporal-data any update on this? Would be very happy if you could take a look at this.

@robholland
Copy link
Copy Markdown
Contributor

Happy to accept this, please add tests as appropriate though.

@robholland robholland added the needs revision Team has requested some changes label Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs revision Team has requested some changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] There is no way to configure custom livenessProbe for Temporal services

4 participants