-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
- Loading branch information
Showing
10 changed files
with
2,052 additions
and
2 deletions.
There are no files selected for viewing
547 changes: 547 additions & 0 deletions
547
...e-che-preview-kubernetes/9.9.9-nightly.1590757848/eclipse-che-preview-kubernetes.crd.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
32 changes: 32 additions & 0 deletions
32
...-preview-kubernetes/9.9.9-nightly.1590757848/eclipse-che-preview-kubernetes.crd.yaml.diff
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
398 changes: 398 additions & 0 deletions
398
...57848/eclipse-che-preview-kubernetes.v9.9.9-nightly.1590757848.clusterserviceversion.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
25 changes: 25 additions & 0 deletions
25
.../eclipse-che-preview-kubernetes.v9.9.9-nightly.1590757848.clusterserviceversion.yaml.diff
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
2 changes: 1 addition & 1 deletion
2
...oy/olm-catalog/eclipse-che-preview-kubernetes/eclipse-che-preview-kubernetes.package.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
547 changes: 547 additions & 0 deletions
547
...pse-che-preview-openshift/9.9.9-nightly.1590757849/eclipse-che-preview-openshift.crd.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
32 changes: 32 additions & 0 deletions
32
...he-preview-openshift/9.9.9-nightly.1590757849/eclipse-che-preview-openshift.crd.yaml.diff
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
444 changes: 444 additions & 0 deletions
444
...757849/eclipse-che-preview-openshift.v9.9.9-nightly.1590757849.clusterserviceversion.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
25 changes: 25 additions & 0 deletions
25
...9/eclipse-che-preview-openshift.v9.9.9-nightly.1590757849.clusterserviceversion.yaml.diff
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
2 changes: 1 addition & 1 deletion
2
...ploy/olm-catalog/eclipse-che-preview-openshift/eclipse-che-preview-openshift.package.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters