Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions bundle/stable/eclipse-che/bundle.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
LABEL operators.operatorframework.io.bundle.package.v1=eclipse-che
LABEL operators.operatorframework.io.bundle.channels.v1=stable
LABEL operators.operatorframework.io.bundle.channel.default.v1=stable
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.9.0+git
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.39.2
LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1
LABEL operators.operatorframework.io.metrics.project_layout=go.kubebuilder.io/v3
LABEL operators.operatorframework.io.metrics.project_layout=go.kubebuilder.io/v4

# Labels for testing.
LABEL operators.operatorframework.io.test.mediatype.v1=scorecard+v1
Expand Down

Large diffs are not rendered by default.

554 changes: 261 additions & 293 deletions bundle/stable/eclipse-che/manifests/org.eclipse.che_checlusters.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions bundle/stable/eclipse-che/metadata/annotations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ annotations:
operators.operatorframework.io.bundle.package.v1: eclipse-che
operators.operatorframework.io.bundle.channels.v1: stable
operators.operatorframework.io.bundle.channel.default.v1: stable
operators.operatorframework.io.metrics.builder: operator-sdk-v1.9.0+git
operators.operatorframework.io.metrics.builder: operator-sdk-v1.39.2
operators.operatorframework.io.metrics.mediatype.v1: metrics+v1
operators.operatorframework.io.metrics.project_layout: go.kubebuilder.io/v3
operators.operatorframework.io.metrics.project_layout: go.kubebuilder.io/v4

# Annotations for testing.
operators.operatorframework.io.test.mediatype.v1: scorecard+v1
Expand Down
15 changes: 15 additions & 0 deletions bundle/stable/eclipse-che/tests/scorecard/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,24 +24,39 @@ stages:
labels:
suite: basic
test: basic-check-spec-test
storage:
spec:
mountPath: {}
- entrypoint:
- scorecard-test
- olm-bundle-validation
image: quay.io/operator-framework/scorecard-test:v1.9.2
labels:
suite: olm
test: olm-bundle-validation-test
storage:
spec:
mountPath: {}
- entrypoint:
- scorecard-test
- olm-crds-have-validation
image: quay.io/operator-framework/scorecard-test:v1.9.2
labels:
suite: olm
test: olm-crds-have-validation-test
storage:
spec:
mountPath: {}
- entrypoint:
- scorecard-test
- olm-spec-descriptors
image: quay.io/operator-framework/scorecard-test:v1.9.2
labels:
suite: olm
test: olm-spec-descriptors-test
storage:
spec:
mountPath: {}
storage:
spec:
mountPath: {}
22 changes: 12 additions & 10 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (c) 2019-2023 Red Hat, Inc.
# Copyright (c) 2019-2024 Red Hat, Inc.
# This program and the accompanying materials are made
# available under the terms of the Eclipse Public License 2.0
# which is available at https://www.eclipse.org/legal/epl-2.0/
Expand Down Expand Up @@ -39,12 +39,12 @@ spec:
spec:
containers:
- name: che-operator
image: quay.io/eclipse/che-operator:next
image: quay.io/eclipse/che-operator:7.107.0
command:
- /manager
args:
- --leader-elect
imagePullPolicy: Always
imagePullPolicy: IfNotPresent
ports:
- containerPort: 60000
name: metrics
Expand All @@ -60,19 +60,19 @@ spec:
- name: OPERATOR_NAME
value: che-operator
- name: CHE_VERSION
value: next
value: 7.107.0
- name: RELATED_IMAGE_che_server
value: quay.io/eclipse/che-server:next
value: quay.io/eclipse/che-server:7.107.0
- name: RELATED_IMAGE_dashboard
value: quay.io/eclipse/che-dashboard:next
value: quay.io/eclipse/che-dashboard:7.107.0
- name: RELATED_IMAGE_plugin_registry
value: quay.io/eclipse/che-plugin-registry:next
value: quay.io/eclipse/che-plugin-registry:7.107.0
- name: RELATED_IMAGE_che_tls_secrets_creation_job
value: quay.io/eclipse/che-tls-secret-creator:9f9d4a6
- name: RELATED_IMAGE_single_host_gateway
value: quay.io/eclipse/che--traefik:v3.4.0-4cf907247939b5d20bf4eff73abd21cb413c339600dde76dbc94a874b2578a27
- name: RELATED_IMAGE_single_host_gateway_config_sidecar
value: quay.io/che-incubator/configbump:next
value: quay.io/che-incubator/configbump:7.107.0
- name: RELATED_IMAGE_gateway_authentication_sidecar
value: quay.io/openshift/origin-oauth-proxy:4.9
- name: RELATED_IMAGE_gateway_authorization_sidecar
Expand Down Expand Up @@ -100,15 +100,17 @@ 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:ubi9-latest"}}]'
value: '[{"name": "universal-developer-image", "container": {"image":
"quay.io/devfile/universal-developer-image:ubi9-latest"}}]'
- name: CHE_DEFAULT_SPEC_COMPONENTS_PLUGINREGISTRY_OPENVSXURL
value: https://open-vsx.org
- name: CHE_DEFAULT_SPEC_COMPONENTS_DEVFILEREGISTRY_EXTERNAL_DEVFILE_REGISTRIES
value: '[{"url": "https://registry.devfile.io"}]'
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_DISABLECONTAINERBUILDCAPABILITIES
value: 'false'
- name: CHE_DEFAULT_SPEC_DEVENVIRONMENTS_CONTAINERSECURITYCONTEXT
value: '{"allowPrivilegeEscalation": true,"capabilities": {"add": ["SETGID", "SETUID"]}}'
value: '{"allowPrivilegeEscalation": true,"capabilities": {"add": ["SETGID",
"SETUID"]}}'
- name: CHE_OPERATOR_WORKSPACES_CONFIG_CONTROLLER_LABELS_TO_REMOVE_BEFORE_SYNC_REGEXP
value: 'argocd[.]argoproj[.]io/.+'
- name: CHE_OPERATOR_WORKSPACES_CONFIG_CONTROLLER_ANNOTATIONS_TO_REMOVE_BEFORE_SYNC_REGEXP
Expand Down
14 changes: 7 additions & 7 deletions deploy/deployment/kubernetes/combined.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9109,19 +9109,19 @@ spec:
- name: OPERATOR_NAME
value: che-operator
- name: CHE_VERSION
value: next
value: 7.107.0
- name: RELATED_IMAGE_che_server
value: quay.io/eclipse/che-server:next
value: quay.io/eclipse/che-server:7.107.0
- name: RELATED_IMAGE_dashboard
value: quay.io/eclipse/che-dashboard:next
value: quay.io/eclipse/che-dashboard:7.107.0
- name: RELATED_IMAGE_plugin_registry
value: quay.io/eclipse/che-plugin-registry:next
value: quay.io/eclipse/che-plugin-registry:7.107.0
- name: RELATED_IMAGE_che_tls_secrets_creation_job
value: quay.io/eclipse/che-tls-secret-creator:9f9d4a6
- name: RELATED_IMAGE_single_host_gateway
value: quay.io/eclipse/che--traefik:v3.4.0-4cf907247939b5d20bf4eff73abd21cb413c339600dde76dbc94a874b2578a27
- name: RELATED_IMAGE_single_host_gateway_config_sidecar
value: quay.io/che-incubator/configbump:next
value: quay.io/che-incubator/configbump:7.107.0
- name: RELATED_IMAGE_gateway_authentication_sidecar
value: quay.io/openshift/origin-oauth-proxy:4.9
- name: RELATED_IMAGE_gateway_authorization_sidecar
Expand Down Expand Up @@ -9163,8 +9163,8 @@ spec:
value: argocd[.]argoproj[.]io/.+
- name: CHE_OPERATOR_WORKSPACES_CONFIG_CONTROLLER_ANNOTATIONS_TO_REMOVE_BEFORE_SYNC_REGEXP
value: ""
image: quay.io/eclipse/che-operator:next
imagePullPolicy: Always
image: quay.io/eclipse/che-operator:7.107.0
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 10
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,19 +54,19 @@ spec:
- name: OPERATOR_NAME
value: che-operator
- name: CHE_VERSION
value: next
value: 7.107.0
- name: RELATED_IMAGE_che_server
value: quay.io/eclipse/che-server:next
value: quay.io/eclipse/che-server:7.107.0
- name: RELATED_IMAGE_dashboard
value: quay.io/eclipse/che-dashboard:next
value: quay.io/eclipse/che-dashboard:7.107.0
- name: RELATED_IMAGE_plugin_registry
value: quay.io/eclipse/che-plugin-registry:next
value: quay.io/eclipse/che-plugin-registry:7.107.0
- name: RELATED_IMAGE_che_tls_secrets_creation_job
value: quay.io/eclipse/che-tls-secret-creator:9f9d4a6
- name: RELATED_IMAGE_single_host_gateway
value: quay.io/eclipse/che--traefik:v3.4.0-4cf907247939b5d20bf4eff73abd21cb413c339600dde76dbc94a874b2578a27
- name: RELATED_IMAGE_single_host_gateway_config_sidecar
value: quay.io/che-incubator/configbump:next
value: quay.io/che-incubator/configbump:7.107.0
- name: RELATED_IMAGE_gateway_authentication_sidecar
value: quay.io/openshift/origin-oauth-proxy:4.9
- name: RELATED_IMAGE_gateway_authorization_sidecar
Expand Down Expand Up @@ -108,8 +108,8 @@ spec:
value: argocd[.]argoproj[.]io/.+
- name: CHE_OPERATOR_WORKSPACES_CONFIG_CONTROLLER_ANNOTATIONS_TO_REMOVE_BEFORE_SYNC_REGEXP
value: ""
image: quay.io/eclipse/che-operator:next
imagePullPolicy: Always
image: quay.io/eclipse/che-operator:7.107.0
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 10
httpGet:
Expand Down
14 changes: 7 additions & 7 deletions deploy/deployment/openshift/combined.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9111,19 +9111,19 @@ spec:
- name: OPERATOR_NAME
value: che-operator
- name: CHE_VERSION
value: next
value: 7.107.0
- name: RELATED_IMAGE_che_server
value: quay.io/eclipse/che-server:next
value: quay.io/eclipse/che-server:7.107.0
- name: RELATED_IMAGE_dashboard
value: quay.io/eclipse/che-dashboard:next
value: quay.io/eclipse/che-dashboard:7.107.0
- name: RELATED_IMAGE_plugin_registry
value: quay.io/eclipse/che-plugin-registry:next
value: quay.io/eclipse/che-plugin-registry:7.107.0
- name: RELATED_IMAGE_che_tls_secrets_creation_job
value: quay.io/eclipse/che-tls-secret-creator:9f9d4a6
- name: RELATED_IMAGE_single_host_gateway
value: quay.io/eclipse/che--traefik:v3.4.0-4cf907247939b5d20bf4eff73abd21cb413c339600dde76dbc94a874b2578a27
- name: RELATED_IMAGE_single_host_gateway_config_sidecar
value: quay.io/che-incubator/configbump:next
value: quay.io/che-incubator/configbump:7.107.0
- name: RELATED_IMAGE_gateway_authentication_sidecar
value: quay.io/openshift/origin-oauth-proxy:4.9
- name: RELATED_IMAGE_gateway_authorization_sidecar
Expand Down Expand Up @@ -9165,8 +9165,8 @@ spec:
value: argocd[.]argoproj[.]io/.+
- name: CHE_OPERATOR_WORKSPACES_CONFIG_CONTROLLER_ANNOTATIONS_TO_REMOVE_BEFORE_SYNC_REGEXP
value: ""
image: quay.io/eclipse/che-operator:next
imagePullPolicy: Always
image: quay.io/eclipse/che-operator:7.107.0
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 10
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,19 +54,19 @@ spec:
- name: OPERATOR_NAME
value: che-operator
- name: CHE_VERSION
value: next
value: 7.107.0
- name: RELATED_IMAGE_che_server
value: quay.io/eclipse/che-server:next
value: quay.io/eclipse/che-server:7.107.0
- name: RELATED_IMAGE_dashboard
value: quay.io/eclipse/che-dashboard:next
value: quay.io/eclipse/che-dashboard:7.107.0
- name: RELATED_IMAGE_plugin_registry
value: quay.io/eclipse/che-plugin-registry:next
value: quay.io/eclipse/che-plugin-registry:7.107.0
- name: RELATED_IMAGE_che_tls_secrets_creation_job
value: quay.io/eclipse/che-tls-secret-creator:9f9d4a6
- name: RELATED_IMAGE_single_host_gateway
value: quay.io/eclipse/che--traefik:v3.4.0-4cf907247939b5d20bf4eff73abd21cb413c339600dde76dbc94a874b2578a27
- name: RELATED_IMAGE_single_host_gateway_config_sidecar
value: quay.io/che-incubator/configbump:next
value: quay.io/che-incubator/configbump:7.107.0
- name: RELATED_IMAGE_gateway_authentication_sidecar
value: quay.io/openshift/origin-oauth-proxy:4.9
- name: RELATED_IMAGE_gateway_authorization_sidecar
Expand Down Expand Up @@ -108,8 +108,8 @@ spec:
value: argocd[.]argoproj[.]io/.+
- name: CHE_OPERATOR_WORKSPACES_CONFIG_CONTROLLER_ANNOTATIONS_TO_REMOVE_BEFORE_SYNC_REGEXP
value: ""
image: quay.io/eclipse/che-operator:next
imagePullPolicy: Always
image: quay.io/eclipse/che-operator:7.107.0
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 10
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion editors-definitions/che-code-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ events:
components:
- name: che-code-injector
container:
image: quay.io/che-incubator/che-code:latest
image: quay.io/che-incubator/che-code:7.107.0
command:
- /entrypoint-init-container.sh
volumeMounts:
Expand Down
2 changes: 1 addition & 1 deletion helmcharts/stable/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
apiVersion: v1
description: A Helm chart for deploying Eclipse Che on a Kubernetes
name: eclipse-che
version: 7.106.0
version: 7.107.0
annotations:
artifacthub.io/license: EPL-2.0
artifacthub.io/links: |
Expand Down
Loading