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

NAS-133528 / 25.04 / Increase timeout when pulling incus images on instance creation #15406

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

Qubad786
Copy link
Contributor

Problem

By default we have a 5 minute timeout on incus jobs which can not be sufficient when pulling large images.

Solution

Pulling image on incus side is a job on incus and we were waiting for 5 minutes for the job to complete but as that was not sufficient to download large images, the timeout has been increased to make sure we don't cancel the job half way.

@Qubad786 Qubad786 requested review from william-gr and a team January 16, 2025 08:23
@bugclerk bugclerk changed the title Increase timeout when pulling incus images on instance creation NAS-133528 / 25.04 / Increase timeout when pulling incus images on instance creation Jan 16, 2025
@bugclerk
Copy link
Contributor

@Qubad786 Qubad786 merged commit 1c04c86 into master Jan 16, 2025
2 checks passed
@Qubad786 Qubad786 deleted the NAS-133528 branch January 16, 2025 11:31
@bugclerk
Copy link
Contributor

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Jan 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants