Closed
Description
From Anton: https://gitpod.slack.com/archives/C032A46PWR0/p1662128693010439
Essentially, after using the installer to deploy gitpod, we (correctly) wait for the pods within the namespace to be ready. However, the namespace is used for Workspaces, which can fail or can have long startup/termination periods. Therefore, it makes sense to exclude them from the ready check in general, as they are not required to run gitpod.
We would need a relevant pod exclusion in
Line 359 in 07c3434
Metadata
Metadata
Assignees
Labels
No labels