Skip to content

Conversation

@Allda
Copy link
Collaborator

@Allda Allda commented Jan 14, 2026

What does this PR do?

Skip backup if the workspace is missing volumes

Workspace with no storage failed in the backup process. This commit
fixes it by checking if the volumes are present and skips the job if no
pvc is available.

fixes: 1555

What issues does this PR fix or reference?

#1555

Is it tested? How?

PR Checklist

  • E2E tests pass (when PR is ready, comment /test v8-devworkspace-operator-e2e, v8-che-happy-path to trigger)
    • v8-devworkspace-operator-e2e: DevWorkspace e2e test
    • v8-che-happy-path: Happy path for verification integration with Che

Allda added 2 commits January 14, 2026 13:05
The function will be used across both backup and restore features and
should be accessed multiple places.

Signed-off-by: Ales Raszka <[email protected]>
Workspace with no storage failed in the backup process. This commit
fixes it by checking if the volumes are present and skip the job if no
pvc is available.

fixes: 1555

Signed-off-by: Ales Raszka <[email protected]>
@openshift-ci
Copy link

openshift-ci bot commented Jan 14, 2026

@Allda: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/v14-devworkspace-operator-e2e 63b1f4f link true /test v14-devworkspace-operator-e2e

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-ci
Copy link

openshift-ci bot commented Jan 14, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Allda, dkwon17

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants