Skip to content

The readiness probe of the wokspace should construe a response from supervisor #15492

Closed
@utam0k

Description

@utam0k

Bug description

We have to check the response from supervisor, not only the HTTP status code. Similar problem #13828

ProbeHandler: corev1.ProbeHandler{
HTTPGet: &corev1.HTTPGetAction{
Path: "/_supervisor/v1/status/content/wait/true",
Port: intstr.FromInt((int)(startContext.SupervisorPort)),
Scheme: corev1.URISchemeHTTP,
},
},

Steps to reproduce

None

Workspace affected

No response

Expected behavior

No response

Example repository

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    meta: staleThis issue/PR is stale and will be closed soontype: bugSomething isn't working

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions