Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Allow configuration of the helm install timeout in the flux CRD #1545

Closed
stephenmoloney opened this issue Nov 22, 2018 · 0 comments · Fixed by #1566
Closed

Allow configuration of the helm install timeout in the flux CRD #1545

stephenmoloney opened this issue Nov 22, 2018 · 0 comments · Fixed by #1566

Comments

@stephenmoloney
Copy link
Contributor

stephenmoloney commented Nov 22, 2018

Issue:

I've introduced a chart in my cluster config repo that takes > 5 minutes on a job with is a long set of migrations.
The job gets shutdown at the 5 minute mark (300s) and so the subsequent helm installation is broken as the migrations do not go to completion.

Proposed solution

The helm install timeout needs to be extended to allow for extra time to complete.

Allow the helm.InstallTimeout or helm install --timeout on the command line to be configured in the flux CRD.

@stephenmoloney stephenmoloney changed the title Allow configuration of the helm timeout in the flux CRD Allow configuration of the helm install timeout in the flux CRD Nov 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants