You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DevWorkspaceRouting reconciler does not correctly handle endpoints that specify a path, resulting in a mismatch between the route/ingress created and the endpoint reported the DevWorkspace reconciler. This can result in workspaces failing to start, if an affected endpoint is marked as the 'main' one.
Description
The DevWorkspaceRouting reconciler does not correctly handle endpoints that specify a path, resulting in a mismatch between the route/ingress created and the endpoint reported the DevWorkspace reconciler. This can result in workspaces failing to start, if an affected endpoint is marked as the 'main' one.
How To Reproduce
Apply the following workspace:
This creates routes, e.g.:
however the DevWorkspaceRouting gets a status like
Additional context
The text was updated successfully, but these errors were encountered: