Skip to content

Commit 683f4fb

Browse files
committed
Renerate CRDs
1 parent abe77c2 commit 683f4fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crds/workspace.devfile.io_devworkspaces.v1beta1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4087,7 +4087,7 @@ spec:
40874087
description: The current workspace startup phase
40884088
name: Phase
40894089
type: string
4090-
- JSONPath: .status.statusInfo
4090+
- JSONPath: .status.message
40914091
description: Additional information about workspace state
40924092
name: Info
40934093
type: string

crds/workspace.devfile.io_devworkspaces.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4086,7 +4086,7 @@ spec:
40864086
name: Phase
40874087
type: string
40884088
- description: Additional information about workspace state
4089-
jsonPath: .status.statusInfo
4089+
jsonPath: .status.message
40904090
name: Info
40914091
type: string
40924092
- description: Url endpoint for accessing workspace

0 commit comments

Comments
 (0)