use UDI with ubi8-latest tag (#1648)
Replaces UDI:ubi8-38da5c2 with UDI:ubi8-latest to have latest changes form the universal developer image (UDI) in the default componen. Signed-off-by: Valerii Svydenko <vsvydenk@redhat.com>pull/1638/merge
parent
c1ec947acd
commit
7207630a3c
|
|
@ -373,7 +373,6 @@ type CheClusterSpecServer struct {
|
|||
// Default components applied to DevWorkspaces.
|
||||
// These default components are meant to be used when a Devfile does not contain any components.
|
||||
// +optional
|
||||
// +kubebuilder:default:={{name: universal-developer-image, container: {image: "quay.io/devfile/universal-developer-image:ubi8-38da5c2"}}}
|
||||
WorkspaceDefaultComponents []devfile.Component `json:"workspaceDefaultComponents,omitempty"`
|
||||
// List of environment variables to set in the Che server container.
|
||||
// +optional
|
||||
|
|
|
|||
|
|
@ -77,7 +77,7 @@ metadata:
|
|||
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
|
||||
repository: https://github.com/eclipse-che/che-operator
|
||||
support: Eclipse Foundation
|
||||
name: eclipse-che.v7.64.0-778.next
|
||||
name: eclipse-che.v7.64.0-780.next
|
||||
namespace: placeholder
|
||||
spec:
|
||||
apiservicedefinitions: {}
|
||||
|
|
@ -959,7 +959,7 @@ spec:
|
|||
value: che-incubator/che-code/latest
|
||||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTCOMPONENTS
|
||||
value: '[{"name": "universal-developer-image", "container":
|
||||
{"image": "quay.io/devfile/universal-developer-image:ubi8-38da5c2"}}]'
|
||||
{"image": "quay.io/devfile/universal-developer-image:ubi8-latest"}}]'
|
||||
- name: CHE_DEFAULT_SPEC_COMPONENTS_PLUGINREGISTRY_OPENVSXURL
|
||||
value: https://open-vsx.org
|
||||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DISABLECONTAINERBUILDCAPABILITIES
|
||||
|
|
@ -1243,7 +1243,7 @@ spec:
|
|||
minKubeVersion: 1.19.0
|
||||
provider:
|
||||
name: Eclipse Foundation
|
||||
version: 7.64.0-778.next
|
||||
version: 7.64.0-780.next
|
||||
webhookdefinitions:
|
||||
- admissionReviewVersions:
|
||||
- v1
|
||||
|
|
|
|||
|
|
@ -2273,10 +2273,6 @@ spec:
|
|||
description: Deprecated in favor of `disableInternalClusterSVCNames`.
|
||||
type: boolean
|
||||
workspaceDefaultComponents:
|
||||
default:
|
||||
- container:
|
||||
image: quay.io/devfile/universal-developer-image:ubi8-38da5c2
|
||||
name: universal-developer-image
|
||||
description: Default components applied to DevWorkspaces. These
|
||||
default components are meant to be used when a Devfile does
|
||||
not contain any components.
|
||||
|
|
|
|||
|
|
@ -2209,10 +2209,6 @@ spec:
|
|||
description: Deprecated in favor of `disableInternalClusterSVCNames`.
|
||||
type: boolean
|
||||
workspaceDefaultComponents:
|
||||
default:
|
||||
- container:
|
||||
image: quay.io/devfile/universal-developer-image:ubi8-38da5c2
|
||||
name: universal-developer-image
|
||||
description: Default components applied to DevWorkspaces. These
|
||||
default components are meant to be used when a Devfile does
|
||||
not contain any components.
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@ spec:
|
|||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTEDITOR
|
||||
value: che-incubator/che-code/latest
|
||||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTCOMPONENTS
|
||||
value: '[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-38da5c2"}}]'
|
||||
value: '[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-latest"}}]'
|
||||
- name: CHE_DEFAULT_SPEC_COMPONENTS_PLUGINREGISTRY_OPENVSXURL
|
||||
value: https://open-vsx.org
|
||||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DISABLECONTAINERBUILDCAPABILITIES
|
||||
|
|
|
|||
|
|
@ -2228,10 +2228,6 @@ spec:
|
|||
description: Deprecated in favor of `disableInternalClusterSVCNames`.
|
||||
type: boolean
|
||||
workspaceDefaultComponents:
|
||||
default:
|
||||
- container:
|
||||
image: quay.io/devfile/universal-developer-image:ubi8-38da5c2
|
||||
name: universal-developer-image
|
||||
description: Default components applied to DevWorkspaces. These
|
||||
default components are meant to be used when a Devfile does
|
||||
not contain any components.
|
||||
|
|
@ -8173,7 +8169,7 @@ spec:
|
|||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTEDITOR
|
||||
value: che-incubator/che-code/latest
|
||||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTCOMPONENTS
|
||||
value: '[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-38da5c2"}}]'
|
||||
value: '[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-latest"}}]'
|
||||
- name: CHE_DEFAULT_SPEC_COMPONENTS_PLUGINREGISTRY_OPENVSXURL
|
||||
value: https://open-vsx.org
|
||||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DISABLECONTAINERBUILDCAPABILITIES
|
||||
|
|
|
|||
|
|
@ -96,7 +96,7 @@ spec:
|
|||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTEDITOR
|
||||
value: che-incubator/che-code/latest
|
||||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTCOMPONENTS
|
||||
value: '[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-38da5c2"}}]'
|
||||
value: '[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-latest"}}]'
|
||||
- name: CHE_DEFAULT_SPEC_COMPONENTS_PLUGINREGISTRY_OPENVSXURL
|
||||
value: https://open-vsx.org
|
||||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DISABLECONTAINERBUILDCAPABILITIES
|
||||
|
|
|
|||
|
|
@ -2223,10 +2223,6 @@ spec:
|
|||
description: Deprecated in favor of `disableInternalClusterSVCNames`.
|
||||
type: boolean
|
||||
workspaceDefaultComponents:
|
||||
default:
|
||||
- container:
|
||||
image: quay.io/devfile/universal-developer-image:ubi8-38da5c2
|
||||
name: universal-developer-image
|
||||
description: Default components applied to DevWorkspaces. These
|
||||
default components are meant to be used when a Devfile does
|
||||
not contain any components.
|
||||
|
|
|
|||
|
|
@ -2228,10 +2228,6 @@ spec:
|
|||
description: Deprecated in favor of `disableInternalClusterSVCNames`.
|
||||
type: boolean
|
||||
workspaceDefaultComponents:
|
||||
default:
|
||||
- container:
|
||||
image: quay.io/devfile/universal-developer-image:ubi8-38da5c2
|
||||
name: universal-developer-image
|
||||
description: Default components applied to DevWorkspaces. These
|
||||
default components are meant to be used when a Devfile does
|
||||
not contain any components.
|
||||
|
|
@ -8175,7 +8171,7 @@ spec:
|
|||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTEDITOR
|
||||
value: che-incubator/che-code/latest
|
||||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTCOMPONENTS
|
||||
value: '[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-38da5c2"}}]'
|
||||
value: '[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-latest"}}]'
|
||||
- name: CHE_DEFAULT_SPEC_COMPONENTS_PLUGINREGISTRY_OPENVSXURL
|
||||
value: https://open-vsx.org
|
||||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DISABLECONTAINERBUILDCAPABILITIES
|
||||
|
|
|
|||
|
|
@ -96,7 +96,7 @@ spec:
|
|||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTEDITOR
|
||||
value: che-incubator/che-code/latest
|
||||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTCOMPONENTS
|
||||
value: '[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-38da5c2"}}]'
|
||||
value: '[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-latest"}}]'
|
||||
- name: CHE_DEFAULT_SPEC_COMPONENTS_PLUGINREGISTRY_OPENVSXURL
|
||||
value: https://open-vsx.org
|
||||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DISABLECONTAINERBUILDCAPABILITIES
|
||||
|
|
|
|||
|
|
@ -2223,10 +2223,6 @@ spec:
|
|||
description: Deprecated in favor of `disableInternalClusterSVCNames`.
|
||||
type: boolean
|
||||
workspaceDefaultComponents:
|
||||
default:
|
||||
- container:
|
||||
image: quay.io/devfile/universal-developer-image:ubi8-38da5c2
|
||||
name: universal-developer-image
|
||||
description: Default components applied to DevWorkspaces. These
|
||||
default components are meant to be used when a Devfile does
|
||||
not contain any components.
|
||||
|
|
|
|||
|
|
@ -2223,10 +2223,6 @@ spec:
|
|||
description: Deprecated in favor of `disableInternalClusterSVCNames`.
|
||||
type: boolean
|
||||
workspaceDefaultComponents:
|
||||
default:
|
||||
- container:
|
||||
image: quay.io/devfile/universal-developer-image:ubi8-38da5c2
|
||||
name: universal-developer-image
|
||||
description: Default components applied to DevWorkspaces. These
|
||||
default components are meant to be used when a Devfile does
|
||||
not contain any components.
|
||||
|
|
|
|||
|
|
@ -96,7 +96,7 @@ spec:
|
|||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTEDITOR
|
||||
value: che-incubator/che-code/latest
|
||||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTCOMPONENTS
|
||||
value: '[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-38da5c2"}}]'
|
||||
value: '[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-latest"}}]'
|
||||
- name: CHE_DEFAULT_SPEC_COMPONENTS_PLUGINREGISTRY_OPENVSXURL
|
||||
value: https://open-vsx.org
|
||||
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DISABLECONTAINERBUILDCAPABILITIES
|
||||
|
|
|
|||
|
|
@ -183,7 +183,7 @@ func TestDashboardDeploymentEnvVars(t *testing.T) {
|
|||
},
|
||||
{
|
||||
Name: "CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTCOMPONENTS",
|
||||
Value: `[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-38da5c2"}}]`,
|
||||
Value: `[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-latest"}}]`,
|
||||
},
|
||||
{
|
||||
Name: "CHE_DEFAULT_SPEC_COMPONENTS_PLUGINREGISTRY_OPENVSXURL",
|
||||
|
|
@ -255,7 +255,7 @@ func TestDashboardDeploymentEnvVars(t *testing.T) {
|
|||
},
|
||||
{
|
||||
Name: "CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DEFAULTCOMPONENTS",
|
||||
Value: `[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-38da5c2"}}]`,
|
||||
Value: `[{"name": "universal-developer-image", "container": {"image": "quay.io/devfile/universal-developer-image:ubi8-latest"}}]`,
|
||||
},
|
||||
{
|
||||
Name: "CHE_DEFAULT_SPEC_COMPONENTS_PLUGINREGISTRY_OPENVSXURL",
|
||||
|
|
|
|||
Loading…
Reference in New Issue