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

fix(backup): customize the timeout of backup binary execution #3039

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

mantissahz
Copy link
Contributor

@mantissahz mantissahz commented Aug 2, 2024

Which issue(s) this PR fixes:

Issue # longhorn/longhorn#8954 longhorn/longhorn#8319

What this PR does / why we need it:

Add a default setting backupExecutionTimeout

Special notes for your reviewer:

Additional documentation or context

types/setting.go Outdated Show resolved Hide resolved
types/setting.go Outdated Show resolved Hide resolved
derekbit
derekbit previously approved these changes Aug 19, 2024
Copy link
Member

@derekbit derekbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@derekbit
Copy link
Member

derekbit commented Sep 2, 2024

As we discussed, the timeout 0 (infinite wait) is not allowed.

derekbit
derekbit previously approved these changes Sep 5, 2024
Copy link
Member

@derekbit derekbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general, LGTM.

types/setting.go Outdated Show resolved Hide resolved
Add a default setting `backupExecutionTimeout`

ref: longhorn/longhorn 8954,8319

Signed-off-by: James Lu <james.lu@suse.com>
@derekbit derekbit merged commit eddb7e9 into longhorn:master Sep 6, 2024
8 checks passed
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