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

Make instance update process timeout configurable. #981

Closed
ebensom opened this issue Aug 5, 2024 · 1 comment
Closed

Make instance update process timeout configurable. #981

ebensom opened this issue Aug 5, 2024 · 1 comment

Comments

@ebensom
Copy link
Member

ebensom commented Aug 5, 2024

Description

The hardcoded 40 minutes timeout for the update process is not sufficient, as with machine image being updated, the update can take considerably more to process.
Introduce configuration for this timeout value in the KEB code and helm chart, with default having 120m (2 hours).
SRE would like to specify overrides for this configuration per each KCP environment.

Expected result

KEB update operations have configurable timeout.

Actual result

KEB update operations often ends with failed due to 40 minutes timeout.

Steps to reproduce

Troubleshooting

@MarekMichali
Copy link
Contributor

MarekMichali commented Oct 2, 2024

It will be released with KEB 1.10.15.

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

No branches or pull requests

2 participants