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

reclaimspace: add custom timeout support per CR #359

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

Rakshith-R
Copy link
Member

This commit adds support to specify timeout for
reclaimspace operation in reclaimspacejob.spec.
The time taken by reclaimspace operation on each
PVC vary according to its size, data and io patterns.
Therefore, each PVC may need a different timeout
for this operation.

Resolves: #348

@mergify mergify bot requested a review from yati1998 June 5, 2023 09:17
This commit adds support to specify timeout for
reclaimspace operation in `reclaimspacejob.spec`.
The time taken by reclaimspace operation on each
PVC vary according to its size, data and io patterns.
Therefore, each PVC may need a different timeout
for this operation.

Signed-off-by: Rakshith R <rar@redhat.com>
@mergify mergify bot merged commit e3179c9 into csi-addons:main Jun 6, 2023
12 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.

reclaimspace: Add support for custom timeouts
3 participants