Skip to content

Commit 0ba737b

Browse files
committed
Regenerate files from changes
Signed-off-by: Angel Misevski <[email protected]>
1 parent d1e89b7 commit 0ba737b

8 files changed

+25
-25
lines changed

deploy/deployment/kubernetes/combined.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1547,7 +1547,7 @@ spec:
15471547
type: array
15481548
type: object
15491549
description: Containers is a map of container names to ContainerDescriptions.
1550-
Field is serialized into workspace status "additionalFields"
1550+
Field is serialized into devworkspace status "additionalFields"
15511551
and consumed by che-rest-apis
15521552
type: object
15531553
contributedRuntimeCommands:
@@ -5448,6 +5448,9 @@ spec:
54485448
spec:
54495449
description: DevWorkspaceRoutingSpec defines the desired state of DevWorkspaceRouting
54505450
properties:
5451+
devworkspaceId:
5452+
description: DevWorkspaceId for the workspace being routed
5453+
type: string
54515454
endpoints:
54525455
additionalProperties:
54535456
items:
@@ -5537,14 +5540,11 @@ spec:
55375540
routingSuffix:
55385541
description: Routing suffix for cluster
55395542
type: string
5540-
workspaceId:
5541-
description: WorkspaceId for the workspace being routed
5542-
type: string
55435543
required:
5544+
- devworkspaceId
55445545
- endpoints
55455546
- podSelector
55465547
- routingSuffix
5547-
- workspaceId
55485548
type: object
55495549
status:
55505550
description: DevWorkspaceRoutingStatus defines the observed state of DevWorkspaceRouting

deploy/deployment/kubernetes/objects/components.controller.devfile.io.CustomResourceDefinition.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1547,7 +1547,7 @@ spec:
15471547
type: array
15481548
type: object
15491549
description: Containers is a map of container names to ContainerDescriptions.
1550-
Field is serialized into workspace status "additionalFields"
1550+
Field is serialized into devworkspace status "additionalFields"
15511551
and consumed by che-rest-apis
15521552
type: object
15531553
contributedRuntimeCommands:

deploy/deployment/kubernetes/objects/devworkspaceroutings.controller.devfile.io.CustomResourceDefinition.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ spec:
4040
spec:
4141
description: DevWorkspaceRoutingSpec defines the desired state of DevWorkspaceRouting
4242
properties:
43+
devworkspaceId:
44+
description: DevWorkspaceId for the workspace being routed
45+
type: string
4346
endpoints:
4447
additionalProperties:
4548
items:
@@ -129,14 +132,11 @@ spec:
129132
routingSuffix:
130133
description: Routing suffix for cluster
131134
type: string
132-
workspaceId:
133-
description: WorkspaceId for the workspace being routed
134-
type: string
135135
required:
136+
- devworkspaceId
136137
- endpoints
137138
- podSelector
138139
- routingSuffix
139-
- workspaceId
140140
type: object
141141
status:
142142
description: DevWorkspaceRoutingStatus defines the observed state of DevWorkspaceRouting

deploy/deployment/openshift/combined.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1547,7 +1547,7 @@ spec:
15471547
type: array
15481548
type: object
15491549
description: Containers is a map of container names to ContainerDescriptions.
1550-
Field is serialized into workspace status "additionalFields"
1550+
Field is serialized into devworkspace status "additionalFields"
15511551
and consumed by che-rest-apis
15521552
type: object
15531553
contributedRuntimeCommands:
@@ -5448,6 +5448,9 @@ spec:
54485448
spec:
54495449
description: DevWorkspaceRoutingSpec defines the desired state of DevWorkspaceRouting
54505450
properties:
5451+
devworkspaceId:
5452+
description: DevWorkspaceId for the workspace being routed
5453+
type: string
54515454
endpoints:
54525455
additionalProperties:
54535456
items:
@@ -5537,14 +5540,11 @@ spec:
55375540
routingSuffix:
55385541
description: Routing suffix for cluster
55395542
type: string
5540-
workspaceId:
5541-
description: WorkspaceId for the workspace being routed
5542-
type: string
55435543
required:
5544+
- devworkspaceId
55445545
- endpoints
55455546
- podSelector
55465547
- routingSuffix
5547-
- workspaceId
55485548
type: object
55495549
status:
55505550
description: DevWorkspaceRoutingStatus defines the observed state of DevWorkspaceRouting

deploy/deployment/openshift/objects/components.controller.devfile.io.CustomResourceDefinition.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1547,7 +1547,7 @@ spec:
15471547
type: array
15481548
type: object
15491549
description: Containers is a map of container names to ContainerDescriptions.
1550-
Field is serialized into workspace status "additionalFields"
1550+
Field is serialized into devworkspace status "additionalFields"
15511551
and consumed by che-rest-apis
15521552
type: object
15531553
contributedRuntimeCommands:

deploy/deployment/openshift/objects/devworkspaceroutings.controller.devfile.io.CustomResourceDefinition.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ spec:
4040
spec:
4141
description: DevWorkspaceRoutingSpec defines the desired state of DevWorkspaceRouting
4242
properties:
43+
devworkspaceId:
44+
description: DevWorkspaceId for the workspace being routed
45+
type: string
4346
endpoints:
4447
additionalProperties:
4548
items:
@@ -129,14 +132,11 @@ spec:
129132
routingSuffix:
130133
description: Routing suffix for cluster
131134
type: string
132-
workspaceId:
133-
description: WorkspaceId for the workspace being routed
134-
type: string
135135
required:
136+
- devworkspaceId
136137
- endpoints
137138
- podSelector
138139
- routingSuffix
139-
- workspaceId
140140
type: object
141141
status:
142142
description: DevWorkspaceRoutingStatus defines the observed state of DevWorkspaceRouting

deploy/templates/crd/bases/controller.devfile.io_components.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deploy/templates/crd/bases/controller.devfile.io_devworkspaceroutings.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)