Skip to content

Commit

Permalink
Release version 7.24.0 (#614)
Browse files Browse the repository at this point in the history
* Update defaults tags to 7.24.0

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

* Update nightly olm files

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

* Release OLM files to 7.24.0

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
  • Loading branch information
che-bot and mkuznyetsov authored Jan 8, 2021
1 parent d680c29 commit 18ba94a
Show file tree
Hide file tree
Showing 13 changed files with 4,979 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@ metadata:
categories: Developer Tools
certified: "false"
containerImage: quay.io/eclipse/che-operator:nightly
createdAt: "2021-01-06T07:12:37Z"
createdAt: "2021-01-08T12:41:34Z"
description: A Kube-native development solution that delivers portable and collaborative
developer workspaces.
operatorframework.io/suggested-namespace: eclipse-che
repository: https://github.com/eclipse/che-operator
support: Eclipse Foundation
name: eclipse-che-preview-kubernetes.v7.24.0-62.nightly
name: eclipse-che-preview-kubernetes.v7.24.0-64.nightly
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -494,4 +494,4 @@ spec:
maturity: stable
provider:
name: Eclipse Foundation
version: 7.24.0-62.nightly
version: 7.24.0-64.nightly
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,13 @@ metadata:
categories: Developer Tools, OpenShift Optional
certified: "false"
containerImage: quay.io/eclipse/che-operator:nightly
createdAt: "2021-01-06T07:12:47Z"
createdAt: "2021-01-08T12:41:46Z"
description: A Kube-native development solution that delivers portable and collaborative
developer workspaces in OpenShift.
operatorframework.io/suggested-namespace: eclipse-che
repository: https://github.com/eclipse/che-operator
support: Eclipse Foundation
name: eclipse-che-preview-openshift.v7.24.0-62.nightly
name: eclipse-che-preview-openshift.v7.24.0-64.nightly
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -513,4 +513,4 @@ spec:
maturity: stable
provider:
name: Eclipse Foundation
version: 7.24.0-62.nightly
version: 7.24.0-64.nightly
12 changes: 6 additions & 6 deletions deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
spec:
containers:
- name: che-operator
image: quay.io/eclipse/che-operator:nightly
image: quay.io/eclipse/che-operator:7.24.0
ports:
- containerPort: 60000
name: metrics
Expand All @@ -43,21 +43,21 @@ spec:
- name: OPERATOR_NAME
value: che-operator
- name: CHE_VERSION
value: nightly
value: 7.24.0
- name: RELATED_IMAGE_che_server
value: quay.io/eclipse/che-server:nightly
value: quay.io/eclipse/che-server:7.24.0
- name: RELATED_IMAGE_plugin_registry
value: quay.io/eclipse/che-plugin-registry:nightly
value: quay.io/eclipse/che-plugin-registry:7.24.0
- name: RELATED_IMAGE_devfile_registry
value: quay.io/eclipse/che-devfile-registry:nightly
value: quay.io/eclipse/che-devfile-registry:7.24.0
- name: RELATED_IMAGE_che_tls_secrets_creation_job
value: quay.io/eclipse/che-tls-secret-creator:alpine-d1ed4ad
- name: RELATED_IMAGE_pvc_jobs
value: registry.access.redhat.com/ubi8-minimal:8.3-230
- name: RELATED_IMAGE_postgres
value: quay.io/eclipse/che--centos--postgresql-96-centos7:9.6-b681d78125361519180a6ac05242c296f8906c11eab7e207b5ca9a89b6344392
- name: RELATED_IMAGE_keycloak
value: quay.io/eclipse/che-keycloak:nightly
value: quay.io/eclipse/che-keycloak:7.24.0
- name: RELATED_IMAGE_che_workspace_plugin_broker_metadata
value: quay.io/eclipse/che-plugin-metadata-broker:v3.4.0
- name: RELATED_IMAGE_che_workspace_plugin_broker_artifacts
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
--- /home/runner/work/che-operator/che-operator/olm/eclipse-che-preview-kubernetes/deploy/olm-catalog/eclipse-che-preview-kubernetes/7.23.2/eclipse-che-preview-kubernetes.crd.yaml 2021-01-08 12:37:45.957616894 +0000
+++ /home/runner/work/che-operator/che-operator/olm/eclipse-che-preview-kubernetes/deploy/olm-catalog/eclipse-che-preview-kubernetes/7.24.0/eclipse-che-preview-kubernetes.crd.yaml 2021-01-08 12:41:49.989901189 +0000
@@ -159,12 +159,15 @@
type: string
openShiftoAuth:
description: 'Enables the integration of the identity provider (Keycloak
- / RHSSO) with OpenShift OAuth. Enabled by default on OpenShift.
- This will allow users to directly login with their Openshift user
- through the Openshift login, and have their workspaces created
- under personal OpenShift namespaces. WARNING: the `kubeadmin`
- user is NOT supported, and logging through it will NOT allow accessing
- the Che Dashboard.'
+ / RHSSO) with OpenShift OAuth. Empty value on the OpenShift platform
+ by default. If user changes this empty value to true/false, then
+ che-operator respect this value. Otherwise che-operator tries
+ to auto detect if Openshift oAuth can be enabled and change empty
+ value, correspondly to auto-detection result. This property allows
+ users to directly login with their Openshift user through the
+ Openshift login, and have their workspaces created under personal
+ OpenShift namespaces. WARNING: the `kubeadmin` user is NOT supported,
+ and logging through it will NOT allow accessing the Che Dashboard.'
type: boolean
updateAdminPassword:
description: Forces the default `admin` Che user to update password
@@ -308,10 +311,13 @@
to the subpaths on the same domain. Defaults to "native".
type: string
tlsSecretName:
- description: Name of a secret that will be used to setup ingress
- TLS termination if TLS is enabled. If the field is empty string,
- then default cluster certificate will be used. See also the `tlsSupport`
- field.
+ description: Name of a secret that is used to set ingress TLS termination
+ if TLS is enabled. If the specified secret does not exist, a self-signed
+ certificate will be created. If the value is empty or omitted,
+ the default ingress controller certificate will be used. See also
+ the `tlsSupport` field. Note, when switching to the default ingress
+ controller certificate, `self-signed-certificate` secret should
+ be deleted manually.
type: string
type: object
metrics:

Large diffs are not rendered by default.

Loading

0 comments on commit 18ba94a

Please sign in to comment.