Skip to content

[fix] Add CSI liveness probe timeout#191

Merged
aleksey-su merged 3 commits into
mainfrom
fix/csi-liveness-probe-timeout
May 8, 2026
Merged

[fix] Add CSI liveness probe timeout#191
aleksey-su merged 3 commits into
mainfrom
fix/csi-liveness-probe-timeout

Conversation

@ptrvsrg
Copy link
Copy Markdown
Member

@ptrvsrg ptrvsrg commented May 8, 2026

Description

Add liveness probe timeout for controller and livenessprobe container in CSI controller deployment

Why do we need it, and what problem does it solve?

Currently, for the CSI controller, liveness probe has a timeout of 1 second. The controller container always has time to respond, but sometimes a successful response doesn't make it to the livenessprobe container and back to the client.

Signed-off-by: Sergey Petrov <sergey.petrov@flant.com>
@ptrvsrg ptrvsrg requested review from aleksey-su and pabateman May 8, 2026 10:32
@ptrvsrg ptrvsrg self-assigned this May 8, 2026
ptrvsrg added 2 commits May 8, 2026 17:33
Signed-off-by: Sergey Petrov <sergey.petrov@flant.com>
Signed-off-by: Sergey Petrov <sergey.petrov@flant.com>
@ptrvsrg ptrvsrg marked this pull request as ready for review May 8, 2026 13:46
@aleksey-su aleksey-su merged commit bc09946 into main May 8, 2026
4 checks passed
trublast pushed a commit that referenced this pull request May 9, 2026
---------

Signed-off-by: Sergey Petrov <sergey.petrov@flant.com>
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