Commit fb42003
committed
Remove ideUrl from DevWorkspace printcolumns; reuse message instead
Since the addition of .status.message, the output for `kubectl get dw`
has become unweildy -- either .status.message is populated with an error
message or .status.ideUrl is populated with the URL at which to access
the workspace. To clean this up, remove the printcolumn for
.status.ideUrl and repurpose .status.message to show the URL to the
user.
Signed-off-by: Angel Misevski <[email protected]>1 parent 49ba915 commit fb42003
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
| |||
0 commit comments