We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28c7ee2 commit bb60d0aCopy full SHA for bb60d0a
components/ws-manager/pkg/manager/testdata/actOnPodEvent_workspace_startup_failed.golden
@@ -11,6 +11,27 @@
11
"Params": {
12
"podName": "ws-7b26a643-d588-4346-bc9e-b46e70831078"
13
}
14
+ },
15
+ {
16
+ "Func": "markWorkspace",
17
+ "Params": {
18
+ "annotations": [
19
20
+ "Name": "gitpod/explicitFail",
21
+ "Value": "workspace failed to start.",
22
+ "Delete": false
23
+ }
24
+ ],
25
+ "workspaceID": "7b26a643-d588-4346-bc9e-b46e70831078"
26
27
28
29
+ "Func": "modifyFinalizer",
30
31
+ "add": false,
32
+ "finalizer": "gitpod.io/finalizer",
33
34
35
36
]
37
0 commit comments