Skip to content

reclaimspace: add custom timeout support per CR#359

Merged
mergify[bot] merged 1 commit into
csi-addons:mainfrom
Rakshith-R:reclaimspace-timeout-CR
Jun 6, 2023
Merged

reclaimspace: add custom timeout support per CR#359
mergify[bot] merged 1 commit into
csi-addons:mainfrom
Rakshith-R:reclaimspace-timeout-CR

Conversation

@Rakshith-R

Copy link
Copy Markdown
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

@Rakshith-R Rakshith-R requested review from Madhu-1 and nixpanic June 5, 2023 09:16
@mergify mergify Bot requested a review from yati1998 June 5, 2023 09:17
Comment thread controllers/csiaddons/reclaimspacejob_controller.go Outdated
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>
@Rakshith-R Rakshith-R force-pushed the reclaimspace-timeout-CR branch from b708a18 to d812e4d Compare June 5, 2023 13:28
@Rakshith-R Rakshith-R requested a review from nixpanic June 5, 2023 13:29
@mergify mergify Bot merged commit e3179c9 into csi-addons:main Jun 6, 2023
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