Commit 2b9fc36
committed
Add annotation to enable diagnosing workspace start issues
Add annotation 'controller.devfile.io/debug-start' that disables the
"stop workspace on failure" functionality. This is to make sure the
workspace deployment stays on the cluster, allowing users to view logs
and debug issues.
Signed-off-by: Angel Misevski <[email protected]>1 parent 1395cb5 commit 2b9fc36
File tree
2 files changed
+10
-0
lines changed- controllers/workspace
- pkg/constants
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
128 | 134 | | |
129 | 135 | | |
130 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| |||
0 commit comments