Skip to content

Check PVC cleanup pods for failure (events and status) #551

Description

@amisevsk

Description

Currently, when a workspace is deleted, a cleanup job runs to remove workspace-related files from the common PVC. This job can fail (if the pod fails above a threshold), but in some cases it can just hang indefinitely, if e.g. the pod cannot be scheduled, etc.

We should apply the same logic we use for checking workspace pods for failure to the PVC cleanup job that runs on DevWorkspace deletion. If a PVC cleanup job fails, the workspace should be treated in the same way as when the PVC cleanup job fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions