Skip to content

Commit

Permalink
Update olm files
Browse files Browse the repository at this point in the history
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
  • Loading branch information
mmorhun committed May 29, 2020
1 parent b5fe33b commit 34a0651
Show file tree
Hide file tree
Showing 10 changed files with 2,052 additions and 2 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
--- /home/mmorhun/projects/go/src/github.com/eclipse/che-operator/olm/eclipse-che-preview-kubernetes/deploy/olm-catalog/eclipse-che-preview-kubernetes/9.9.9-nightly.1590584464/eclipse-che-preview-kubernetes.crd.yaml 2020-05-29 13:12:52.506438703 +0300
+++ /home/mmorhun/projects/go/src/github.com/eclipse/che-operator/olm/eclipse-che-preview-kubernetes/deploy/olm-catalog/eclipse-che-preview-kubernetes/9.9.9-nightly.1590757848/eclipse-che-preview-kubernetes.crd.yaml 2020-05-29 16:10:49.547338691 +0300
@@ -422,13 +422,9 @@
a proxy is required (see also the `proxyURL` `proxySecret` fields).
type: string
selfSignedCert:
- description: Enables the support of OpenShift clusters whose router
- uses self-signed certificates. When enabled, the operator retrieves
- the default self-signed certificate of OpenShift routes and adds
- it to the Java trust store of the Che server. This is usually
- required when activating the `tlsSupport` field on demo OpenShift
- clusters that have not been setup with a valid certificate for
- the routes. This is disabled by default.
+ description: Obsolete. The value of this flag is ignored. Che operator
+ automatically propogates router certificate to Che server and
+ some other components.
type: boolean
serverMemoryLimit:
description: Overrides the memory limit used in the Che server deployment.
@@ -446,10 +442,8 @@
its CA cert to be able to request it. This is disabled by default.
type: string
tlsSupport:
- description: 'Instructs the operator to deploy Che in TLS mode,
- ie with TLS routes or ingresses. This is disabled by default.
- WARNING: Enabling TLS might require enabling the `selfSignedCert`
- field also in some cases.'
+ description: Instructs the operator to deploy Che in TLS mode, i.e.
+ with TLS routes or ingresses. This is enabled by default.
type: boolean
workspaceNamespaceDefault:
description: 'Defines Kubernetes default namespace in which user''s

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
--- /home/mmorhun/projects/go/src/github.com/eclipse/che-operator/olm/eclipse-che-preview-kubernetes/deploy/olm-catalog/eclipse-che-preview-kubernetes/9.9.9-nightly.1590584464/eclipse-che-preview-kubernetes.v9.9.9-nightly.1590584464.clusterserviceversion.yaml 2020-05-29 13:12:52.506438703 +0300
+++ /home/mmorhun/projects/go/src/github.com/eclipse/che-operator/olm/eclipse-che-preview-kubernetes/deploy/olm-catalog/eclipse-che-preview-kubernetes/9.9.9-nightly.1590757848/eclipse-che-preview-kubernetes.v9.9.9-nightly.1590757848.clusterserviceversion.yaml 2020-05-29 16:10:49.544338678 +0300
@@ -49,12 +49,12 @@
categories: Developer Tools
certified: "false"
containerImage: quay.io/eclipse/che-operator:nightly
- createdAt: "2020-05-27T13:01:04Z"
+ createdAt: "2020-05-29T13:10:49Z"
description: A Kube-native development solution that delivers portable and collaborative
developer workspaces.
repository: https://github.com/eclipse/che-operator
support: Eclipse Foundation
- name: eclipse-che-preview-kubernetes.v9.9.9-nightly.1590584464
+ name: eclipse-che-preview-kubernetes.v9.9.9-nightly.1590757848
namespace: placeholder
spec:
apiservicedefinitions: {}
@@ -394,5 +394,5 @@
maturity: stable
provider:
name: Eclipse Foundation
- replaces: eclipse-che-preview-kubernetes.v9.9.9-nightly.1590037976
- version: 9.9.9-nightly.1590584464
+ replaces: eclipse-che-preview-kubernetes.v9.9.9-nightly.1590584464
+ version: 9.9.9-nightly.1590757848
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
channels:
- currentCSV: eclipse-che-preview-kubernetes.v9.9.9-nightly.1590584464
- currentCSV: eclipse-che-preview-kubernetes.v9.9.9-nightly.1590757848
name: nightly
- currentCSV: eclipse-che-preview-kubernetes.v7.13.2
name: stable
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
--- /home/mmorhun/projects/go/src/github.com/eclipse/che-operator/olm/eclipse-che-preview-openshift/deploy/olm-catalog/eclipse-che-preview-openshift/9.9.9-nightly.1590584464/eclipse-che-preview-openshift.crd.yaml 2020-05-29 13:12:52.507438707 +0300
+++ /home/mmorhun/projects/go/src/github.com/eclipse/che-operator/olm/eclipse-che-preview-openshift/deploy/olm-catalog/eclipse-che-preview-openshift/9.9.9-nightly.1590757849/eclipse-che-preview-openshift.crd.yaml 2020-05-29 16:10:49.758339574 +0300
@@ -422,13 +422,9 @@
a proxy is required (see also the `proxyURL` `proxySecret` fields).
type: string
selfSignedCert:
- description: Enables the support of OpenShift clusters whose router
- uses self-signed certificates. When enabled, the operator retrieves
- the default self-signed certificate of OpenShift routes and adds
- it to the Java trust store of the Che server. This is usually
- required when activating the `tlsSupport` field on demo OpenShift
- clusters that have not been setup with a valid certificate for
- the routes. This is disabled by default.
+ description: Obsolete. The value of this flag is ignored. Che operator
+ automatically propogates router certificate to Che server and
+ some other components.
type: boolean
serverMemoryLimit:
description: Overrides the memory limit used in the Che server deployment.
@@ -446,10 +442,8 @@
its CA cert to be able to request it. This is disabled by default.
type: string
tlsSupport:
- description: 'Instructs the operator to deploy Che in TLS mode,
- ie with TLS routes or ingresses. This is disabled by default.
- WARNING: Enabling TLS might require enabling the `selfSignedCert`
- field also in some cases.'
+ description: Instructs the operator to deploy Che in TLS mode, i.e.
+ with TLS routes or ingresses. This is enabled by default.
type: boolean
workspaceNamespaceDefault:
description: 'Defines Kubernetes default namespace in which user''s

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
--- /home/mmorhun/projects/go/src/github.com/eclipse/che-operator/olm/eclipse-che-preview-openshift/deploy/olm-catalog/eclipse-che-preview-openshift/9.9.9-nightly.1590584464/eclipse-che-preview-openshift.v9.9.9-nightly.1590584464.clusterserviceversion.yaml 2020-05-29 13:12:52.507438707 +0300
+++ /home/mmorhun/projects/go/src/github.com/eclipse/che-operator/olm/eclipse-che-preview-openshift/deploy/olm-catalog/eclipse-che-preview-openshift/9.9.9-nightly.1590757849/eclipse-che-preview-openshift.v9.9.9-nightly.1590757849.clusterserviceversion.yaml 2020-05-29 16:10:49.756339565 +0300
@@ -46,12 +46,12 @@
categories: Developer Tools, OpenShift Optional
certified: "false"
containerImage: quay.io/eclipse/che-operator:nightly
- createdAt: "2020-05-27T13:01:04Z"
+ createdAt: "2020-05-29T13:10:49Z"
description: A Kube-native development solution that delivers portable and collaborative
developer workspaces in OpenShift.
repository: https://github.com/eclipse/che-operator
support: Eclipse Foundation
- name: eclipse-che-preview-openshift.v9.9.9-nightly.1590584464
+ name: eclipse-che-preview-openshift.v9.9.9-nightly.1590757849
namespace: placeholder
spec:
apiservicedefinitions: {}
@@ -440,5 +440,5 @@
maturity: stable
provider:
name: Eclipse Foundation
- replaces: eclipse-che-preview-openshift.v9.9.9-nightly.1590037976
- version: 9.9.9-nightly.1590584464
+ replaces: eclipse-che-preview-openshift.v9.9.9-nightly.1590584464
+ version: 9.9.9-nightly.1590757849
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
channels:
- currentCSV: eclipse-che-preview-openshift.v9.9.9-nightly.1590584464
- currentCSV: eclipse-che-preview-openshift.v9.9.9-nightly.1590757849
name: nightly
- currentCSV: eclipse-che-preview-openshift.v7.13.2
name: stable
Expand Down

0 comments on commit 34a0651

Please sign in to comment.