Skip to content

Pod is not deleted when workspace pod status gets Error #12904

Open
@utam0k

Description

@utam0k

Bug description

When the workspace pod is an error (i.e., .status.phase == "Failed"), the workspace remains undeleted.
internal link

This is probably due to the fact that the finalizer is not erased. Because we have succeeded in clearing the Error pod by erasing the finalizer.

Steps to reproduce

we don't know. But there is the one example

Workspace affected

No response

Expected behavior

If a pod gets Error status, it will be deleted properly.

Example repository

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions