ci: Copy 7.44.0 csv to main (#1329)
* ci: Copy 7.44.0 csv to main Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com> * fix test Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com> Co-authored-by: flacatus <flacatus@redhat.com>pull/1330/head
parent
0f24b31958
commit
104f679552
|
|
@ -7,7 +7,7 @@ LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
|
|||
LABEL operators.operatorframework.io.bundle.package.v1=eclipse-che-preview-openshift
|
||||
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.7.1+git
|
||||
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.9.0+git
|
||||
LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1
|
||||
LABEL operators.operatorframework.io.metrics.project_layout=go.kubebuilder.io/v3
|
||||
|
||||
|
|
@ -20,4 +20,4 @@ COPY manifests /manifests/
|
|||
COPY metadata /metadata/
|
||||
COPY tests/scorecard /tests/scorecard/
|
||||
|
||||
LABEL com.redhat.openshift.versions="v4.8"
|
||||
LABEL com.redhat.openshift.versions="v4.8"
|
||||
|
|
@ -64,18 +64,18 @@ metadata:
|
|||
capabilities: Seamless Upgrades
|
||||
categories: Developer Tools
|
||||
certified: "false"
|
||||
containerImage: quay.io/eclipse/che-operator@sha256:df8046128d601ea56406666cdfafc0585eaa0be677667f362764a73225db7b4a
|
||||
createdAt: "2022-02-02T14:09:18Z"
|
||||
containerImage: quay.io/eclipse/che-operator@sha256:9e742625fc2aeb87c1c9b933976b23339f64a6ab5ae99c711dd3f6f64205e2c5
|
||||
createdAt: "2022-03-01T19:33:18Z"
|
||||
description: A Kube-native development solution that delivers portable and collaborative
|
||||
developer workspaces.
|
||||
operatorframework.io/suggested-namespace: openshift-operators
|
||||
operators.openshift.io/infrastructure-features: '["disconnected", "proxy-aware",
|
||||
"fips"]'
|
||||
operators.operatorframework.io/builder: operator-sdk-v1.6.1+git
|
||||
operators.operatorframework.io/builder: operator-sdk-v1.9.0+git
|
||||
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
|
||||
repository: https://github.com/eclipse-che/che-operator
|
||||
support: Eclipse Foundation
|
||||
name: eclipse-che-preview-openshift.v7.43.0
|
||||
name: eclipse-che-preview-openshift.v7.44.0
|
||||
namespace: placeholder
|
||||
spec:
|
||||
apiservicedefinitions: {}
|
||||
|
|
@ -958,17 +958,17 @@ spec:
|
|||
- name: OPERATOR_NAME
|
||||
value: che-operator
|
||||
- name: CHE_VERSION
|
||||
value: 7.43.0
|
||||
value: 7.44.0
|
||||
- name: RELATED_IMAGE_che_server
|
||||
value: quay.io/eclipse/che-server@sha256:f11148998ec2ffa88fc6f60abe07c15844473986ad7e2fe2ee1f32f67e78c906
|
||||
value: quay.io/eclipse/che-server@sha256:e13e577f05feec893560cf2c7adeb574391d51c1e51319bdcc40f9460ab975ce
|
||||
- name: RELATED_IMAGE_dashboard
|
||||
value: quay.io/eclipse/che-dashboard@sha256:38e322f33655a665047b299681d28a7d3543bcec44a4c295e14ca49888644b7d
|
||||
value: quay.io/eclipse/che-dashboard@sha256:b3a7981b838f2184109561c403594df6cd9cc5dd3de8b13f4bd2de34fe33f605
|
||||
- name: RELATED_IMAGE_plugin_registry
|
||||
value: quay.io/eclipse/che-plugin-registry@sha256:c5ae13322d6265a1ea09b9e7527f68c49635ded0e87a9eb25c587f95790d13a6
|
||||
value: quay.io/eclipse/che-plugin-registry@sha256:cac5ff9d926a836435f312aff354a271f1a465b34e89564d4eb45a8856e44b2b
|
||||
- name: RELATED_IMAGE_devfile_registry
|
||||
value: quay.io/eclipse/che-devfile-registry@sha256:332434eedbe5213e252a4b79738f59b39b8cca2fc5e7fe0735f71ac78e205e24
|
||||
value: quay.io/eclipse/che-devfile-registry@sha256:fcbaf4ba7528d0661e1d6a625f7b1e9c4c6d81291f0731b612a6d28820f01199
|
||||
- name: RELATED_IMAGE_pvc_jobs
|
||||
value: registry.access.redhat.com/ubi8-minimal@sha256:45b495856f6911192d93220bb773a881f51d52c0375c2a90574853c963d7a455
|
||||
value: registry.access.redhat.com/ubi8-minimal@sha256:2e4bbb2be6e7aff711ddc93f0b07e49c93d41e4c2ffc8ea75f804ad6fe25564e
|
||||
- name: RELATED_IMAGE_postgres
|
||||
value: quay.io/eclipse/che--centos--postgresql-96-centos7@sha256:b681d78125361519180a6ac05242c296f8906c11eab7e207b5ca9a89b6344392
|
||||
- name: RELATED_IMAGE_postgres_13_3
|
||||
|
|
@ -1005,12 +1005,6 @@ spec:
|
|||
value: Red Hat Applications
|
||||
- name: CONSOLE_LINK_IMAGE
|
||||
value: /dashboard/assets/branding/loader.svg
|
||||
- name: CHE_IDENTITY_SECRET
|
||||
value: che-identity-secret
|
||||
- name: CHE_IDENTITY_POSTGRES_SECRET
|
||||
value: che-identity-postgres-secret
|
||||
- name: CHE_POSTGRES_SECRET
|
||||
value: che-postgres-secret
|
||||
- name: CHE_SERVER_TRUST_STORE_CONFIGMAP_NAME
|
||||
value: ca-certs
|
||||
- name: MAX_CONCURRENT_RECONCILES
|
||||
|
|
@ -1069,12 +1063,12 @@ spec:
|
|||
value: quay.io/eclipse/che-plugin-sidecar@sha256:2ba8fffe6f2d64f82896367a34fdb657672984548c7904f906178e8e08294277
|
||||
- name: RELATED_IMAGE_che_plugin_sidecar_plugin_registry_image_IBZWQYJSGU3DUYTCGQYDIZTGMFQTCMRVGY2WEZLCGEZGENDDMQ4DCNRQMNTGCM3GMYZWKZRTMJSTIMRQGQZTAYJWGU3DEZRRMZSTIOBWGM4WGYTGGFTA____
|
||||
value: quay.io/eclipse/che-plugin-sidecar@sha256:bb404ffaa12565beb12b4cd8160cfa3ff3ef3be420430a6562f1fe48639cbf1f
|
||||
- name: RELATED_IMAGE_che_theia_plugin_registry_image_IBZWQYJSGU3DUNBXGJSGKZRXMZQTANZWGQ4DIODCGJRTQYTGHAYTOZBWHE2WGZJTGU2DQMBUMI3WGZDDGA3GMYRUGQ3GEOBZGYYTKNZWGA4WKYLCMYZQ____
|
||||
value: quay.io/eclipse/che-theia@sha256:472def7fa0764848b2c8bf817d695ce354804b7cdc06fb446b896157609eabf3
|
||||
- name: RELATED_IMAGE_che_machine_exec_plugin_registry_image_IBZWQYJSGU3DUMBQGMZTENZUHE2DKYTFMFQTEOLFHE4TANJRGBTDQMBRME3DMNDFMQ2TQMTBMY3TKYZXMQ2TEYJZGU4GCYTGGAYDSNDGGE2DGY3DG5QQ____
|
||||
value: quay.io/eclipse/che-machine-exec@sha256:0033274945beaa29e990510f801a664ed582af75c7d52a958abf0094f143cc7a
|
||||
- name: RELATED_IMAGE_che_theia_endpoint_runtime_binary_plugin_registry_image_IBZWQYJSGU3DUZBYGUYGGOLGGY2GKNRRGA3WCZLGMFQTKMDCMVSWEMBXHA3TIMDFGEZDGOJRGZSGKNJYMZQWCMBYG4YGKYRVGVSTEZJTGYYDKNJZG4YQ____
|
||||
value: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:d850c9f64e6107aefaa50beeb078740e123916de58faa0870eb55e2e36055971
|
||||
- name: RELATED_IMAGE_che_theia_plugin_registry_image_IBZWQYJSGU3DUN3BGE4WKZBXGZQTEMTEGQ4GKMJRGM2WMMBUMI4TMYZYHFSDCMBVMVSTCNRYG5SGEMLCMU4WINZQGVSGKNRVMM4DONBTMQ2DMOJSGVRQ____
|
||||
value: quay.io/eclipse/che-theia@sha256:7a19ed76a22d48e1135f04b96c89d105ee1687db1be9d705de65c8743d46925c
|
||||
- name: RELATED_IMAGE_che_machine_exec_plugin_registry_image_IBZWQYJSGU3DUZBRHAYDINDEHBQTOOJWGQYTMNJQGFTDMNJQHFRWKNLFGQ4DAMDBMU4DQMJSGM4TINJQGUZDSNLGGQ3WCNTEGMZTOZTEMJTDQNLFG4YQ____
|
||||
value: quay.io/eclipse/che-machine-exec@sha256:d18044d8a796416501f6509ce5e4800ae8812394505295f47a6d337fdbf85e71
|
||||
- name: RELATED_IMAGE_che_theia_endpoint_runtime_binary_plugin_registry_image_IBZWQYJSGU3DUZLCME2DCMJZG4YDKYZRGM2TCZTFGYYDIOBWGI4WMMLGGFSGCMRXMM3WGMTCG5SGCYRTMI2TOZBWHBSTSOLCG4YWMMRTGUZDAOJTMJRA____
|
||||
value: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:eba4119705c1351fe6048629f1f1da27c7c2b7dab3b57d68e99b71f2352093bb
|
||||
- name: RELATED_IMAGE_che_editor_jupyter_plugin_registry_image_IBZWQYJSGU3DUOBTGQZTSYLFHFSWIY3BMEZWCOJXGUZTMNZUGIZTCNLBG44TCMTGHEZWKNBZHFTDIOJYGQ3WIYJQHE2GGNBYGAYDGMLFMFSTIYTBGQ3Q____
|
||||
value: index.docker.io/ksmster/che-editor-jupyter@sha256:83439ae9edcaa3a97536742315a7912f93e499f49847da094c480031eae4ba47
|
||||
- name: RELATED_IMAGE_dirigible_openshift_plugin_registry_image_IBZWQYJSGU3DUMZTGY2TMMZVMQYWKMBUGAZTMOJXMRSWCMBWG42GEYTCMRRTONBZMM2GEZJSMRRDEOJYGE4GCOJTMI4GKMLFGUZWGM3DGUYTINBRGEZQ____
|
||||
|
|
@ -1086,17 +1080,17 @@ spec:
|
|||
- name: RELATED_IMAGE_universal_developer_image_plugin_registry_image_IBZWQYJSGU3DUNJTMNSWGNJYMRSDCOJQMRSDCZJQGYYTAMBUG44GCZJYG44WIN3DGI4GCYTEHBTGGOBYGNSDKZTEMY2WEZJTMVRDMZJZGQZWMZJVMU3Q____
|
||||
value: quay.io/devfile/universal-developer-image@sha256:53cec58dd190dd1e06100478ae879d7c28abd8fc883d5fdf5be3eb6e943fe5e7
|
||||
- name: RELATED_IMAGE_che_code_plugin_registry_image_NFXHG2LEMVZHG___
|
||||
value: quay.io/che-incubator/che-code@sha256:0a5bdd653570a1a83bb8acbd0168cb1b23569d10699747dc45dbcbe67760e042
|
||||
value: quay.io/che-incubator/che-code@sha256:89035afbba213397384d2088081ff0fe0152b493a695e8a301479d40994415f6
|
||||
- name: RELATED_IMAGE_universal_developer_image_plugin_registry_image_IBZWQYJSGU3DUNRWGM3DSZTGGQ3TMYRWMJSDAMZVMY2WCOJZGJSDKMBVMIYGKMTBGYZDIZRUGZQTOZBRHAYGCY3CGYYWGNBRGA4DMYJTG43TGOLFMVQQ____
|
||||
value: quay.io/devfile/universal-developer-image@sha256:66369ff476b6bd035f5a992d505b0e2a624f46a7d180acb61c41086a37739eea
|
||||
- name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUMRQGY3TCMZVG5STINDDME3DQZDGGI2TQNBZGVQWGNJTHBQTOZBRGA4TMMRQHA4TSZBUGU3WCOBTGQ2WINZZMUZGMMDGMZSTCMZVGUYQ____
|
||||
value: quay.io/che-incubator/che-idea@sha256:20671357e44ca68df258495ac538a7d109620899d457a8345d79e2f0ffe13551
|
||||
- name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUZTCMY3TGNZYGUYGMMTBMI3DGMBYMFRGMMLDMQ3DSYZXMY3TMMDEMM4GCNTFGVTGMOJZGYZWEZTDGJSTOMTGMI2DCNZZGUZTCNTDGIZA____
|
||||
value: quay.io/che-incubator/che-idea@sha256:fbf737850f2ab6308abf1cd69c7f760dc8a6e5ff9963bfc2e72fb41795316c22
|
||||
- name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUM3CGRSDCMBZHE3TGZBWMZQWCNZRMRQTIMBVGQ4DAYRXGA4WEZTFMI2GGNLFGZQTKNZYMZTDKODBGNRWCNBRMM4DMNJQGE3GMNZUGA4Q____
|
||||
value: quay.io/che-incubator/che-pycharm@sha256:3b4d109973d6faa71da405480b709bfeb4c5e6a578ff58a3ca41c865016f7409
|
||||
- name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUOJXMFSTKY3CGBTDANTBHFRGKYTDMYZTQM3FGJTGGYRQHAZGMMLFMZRDMMBXMM3WCOJVGI2TOZLCGA3WKNDCMY4DGYRVG4ZTQN3FHFRA____
|
||||
value: quay.io/che-incubator/che-pycharm@sha256:97ae5cb0f06a9bebcf383e2fcb082f1efb607c7a95257eb07e4bf83b57387e9b
|
||||
- name: RELATED_IMAGE_che_idea_plugin_registry_image_NZSXQ5A_
|
||||
value: quay.io/che-incubator/che-idea@sha256:285fda8f8806e07cb7e0ebb010f6915f730a8b3ebf772a02444f2b5533913c39
|
||||
- name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUZTFHAYDANLFMQ3GGOLDMQ2TEN3CGY4DKZRYMQ3GGYJTHA2GIMRVGY2DCMBSMUYDGYRTHFQTMZJQGBTDCNRRMNRWMYRUMM2GCYTFHE2Q____
|
||||
value: quay.io/che-incubator/che-idea@sha256:fe8005ed6c9cd527b685f8d6ca384d2564102e03b39a6e00f161ccfb4c4abe95
|
||||
- name: RELATED_IMAGE_che_pycharm_plugin_registry_image_NZSXQ5A_
|
||||
value: quay.io/che-incubator/che-pycharm@sha256:3d288b8737095dcee3823409de8a493635960194bc24321201b3960b10ba9162
|
||||
- name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUZBRHBRDAODCMY3DQOJWMI4DCYLDMRRGCNTDMEYDKMBXGEZWCMBRGI4TGNRRHAYTKMBYGJRGCZBWMRQTKMZRHEZWKYJSMNQWGZDDGIZA____
|
||||
value: quay.io/che-incubator/che-pycharm@sha256:d18b08bf6896b81acdba6ca050713a0129361815082bad6da53193ea2cacdc22
|
||||
- name: RELATED_IMAGE_che_buildah_base_plugin_registry_image_IBZWQYJSGU3DUNBRG4ZDAM3EHA3DEOLFMRSDSMTGGE4DOYLGMQZWKYTCGNSDQZDDGI4DGMZYMQZTIOBQHFSWENZVMZTGGMTFGA4GCNBQGBTDQZBVGZRA____
|
||||
value: quay.io/eclipse/che-buildah-base@sha256:417203d8629edd92f187afd3ebb3d8dc28338d34809eb75ffc2e08a400f8d56b
|
||||
- name: RELATED_IMAGE_che_sidecar_workspace_data_sync_plugin_registry_image_IBZWQYJSGU3DUOBYMQYDCMRVHAZTOZBVME2TOY3CGI2GEYRTMVSDQMLFGZQTQZRUGEYTSYJVGA2DGYRXHEZDMYTEGJRGIMBRG4YTAOBVGRRTINDGGEYA____
|
||||
|
|
@ -1115,8 +1109,8 @@ spec:
|
|||
value: quay.io/eclipse/che-dotnet-2.2@sha256:4463170271629f235ddcd53fddfe8ce19ac70d918fd008613b6983b4e5782139
|
||||
- name: RELATED_IMAGE_che_dotnet_3_1_devfile_registry_image_MNSTANJSGZTA____
|
||||
value: quay.io/eclipse/che-dotnet-3.1@sha256:58ac9fd8aeff6a1d0ceb8d6b4eb64d439cb55b0a8b42fbbd2ebb8e876cff140c
|
||||
- name: RELATED_IMAGE_che_golang_1_17_devfile_registry_image_G4ZWKZJZMQ4Q____
|
||||
value: quay.io/eclipse/che-golang-1.17@sha256:9946eef52bed43bad722348801c21ac3f884dbcf38f27acf4fafd59e2514ee01
|
||||
- name: RELATED_IMAGE_che_golang_1_17_devfile_registry_image_GZQTSNRZMUYA____
|
||||
value: quay.io/eclipse/che-golang-1.17@sha256:001e1c03dd1a47bc317eee106c004437c19066fc2c757f4336ea64686a99b709
|
||||
- name: RELATED_IMAGE_che_java11_gradle_devfile_registry_image_MNSTANJSGZTA____
|
||||
value: quay.io/eclipse/che-java11-gradle@sha256:2a3079baf4556b3a81d54def3d293ecd54109130155b36a968ccdfe0e4ebb4cf
|
||||
- name: RELATED_IMAGE_che_java11_maven_devfile_registry_image_MNSTANJSGZTA____
|
||||
|
|
@ -1142,8 +1136,8 @@ spec:
|
|||
- name: RELATED_IMAGE_ubi8_minimal_devfile_registry_image_HAXDG___
|
||||
value: registry.access.redhat.com/ubi8-minimal@sha256:2f6b88c037c0503da7704bccd3fc73cb76324101af39ad28f16460e7bce98324
|
||||
- name: RELATED_IMAGE_ubi_minimal_devfile_registry_image_
|
||||
value: registry.access.redhat.com/ubi8/ubi-minimal@sha256:45b495856f6911192d93220bb773a881f51d52c0375c2a90574853c963d7a455
|
||||
image: quay.io/eclipse/che-operator@sha256:df8046128d601ea56406666cdfafc0585eaa0be677667f362764a73225db7b4a
|
||||
value: registry.access.redhat.com/ubi8/ubi-minimal@sha256:2e4bbb2be6e7aff711ddc93f0b07e49c93d41e4c2ffc8ea75f804ad6fe25564e
|
||||
image: quay.io/eclipse/che-operator@sha256:9e742625fc2aeb87c1c9b933976b23339f64a6ab5ae99c711dd3f6f64205e2c5
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 10
|
||||
|
|
@ -1414,11 +1408,11 @@ spec:
|
|||
maturity: stable
|
||||
provider:
|
||||
name: Eclipse Foundation
|
||||
version: 7.43.0
|
||||
version: 7.44.0
|
||||
relatedImages:
|
||||
- name: che-operator-7.43.0
|
||||
image: quay.io/eclipse/che-operator@sha256:df8046128d601ea56406666cdfafc0585eaa0be677667f362764a73225db7b4a
|
||||
# tag: quay.io/eclipse/che-operator:7.43.0
|
||||
- name: che-operator-7.44.0
|
||||
image: quay.io/eclipse/che-operator@sha256:9e742625fc2aeb87c1c9b933976b23339f64a6ab5ae99c711dd3f6f64205e2c5
|
||||
# tag: quay.io/eclipse/che-operator:7.44.0
|
||||
- name: kube-rbac-proxy-v0.11.0
|
||||
image: quay.io/brancz/kube-rbac-proxy@sha256:b62289c3f3f883ee76dd4e8879042dd19abff743340e451cb59f9654fc472e4f
|
||||
# tag: quay.io/brancz/kube-rbac-proxy:v0.11.0
|
||||
|
|
@ -1440,12 +1434,12 @@ spec:
|
|||
- name: che--traefik-v2.5.0-eb30f9f09a65cee1fab5ef9c64cb4ec91b800dc3fdd738d62a9d4334f0114683
|
||||
image: quay.io/eclipse/che--traefik@sha256:eb30f9f09a65cee1fab5ef9c64cb4ec91b800dc3fdd738d62a9d4334f0114683
|
||||
# tag: quay.io/eclipse/che--traefik:v2.5.0-eb30f9f09a65cee1fab5ef9c64cb4ec91b800dc3fdd738d62a9d4334f0114683
|
||||
- name: che-dashboard-7.43.0
|
||||
image: quay.io/eclipse/che-dashboard@sha256:38e322f33655a665047b299681d28a7d3543bcec44a4c295e14ca49888644b7d
|
||||
# tag: quay.io/eclipse/che-dashboard:7.43.0
|
||||
- name: che-devfile-registry-7.43.0
|
||||
image: quay.io/eclipse/che-devfile-registry@sha256:332434eedbe5213e252a4b79738f59b39b8cca2fc5e7fe0735f71ac78e205e24
|
||||
# tag: quay.io/eclipse/che-devfile-registry:7.43.0
|
||||
- name: che-dashboard-7.44.0
|
||||
image: quay.io/eclipse/che-dashboard@sha256:b3a7981b838f2184109561c403594df6cd9cc5dd3de8b13f4bd2de34fe33f605
|
||||
# tag: quay.io/eclipse/che-dashboard:7.44.0
|
||||
- name: che-devfile-registry-7.44.0
|
||||
image: quay.io/eclipse/che-devfile-registry@sha256:fcbaf4ba7528d0661e1d6a625f7b1e9c4c6d81291f0731b612a6d28820f01199
|
||||
# tag: quay.io/eclipse/che-devfile-registry:7.44.0
|
||||
- name: che-jwtproxy-0.10.0
|
||||
image: quay.io/eclipse/che-jwtproxy@sha256:881d1c91e7f5840314f25104ef5c0acee59ed484a5f9ef39daf3008725ea1033
|
||||
# tag: quay.io/eclipse/che-jwtproxy:0.10.0
|
||||
|
|
@ -1455,12 +1449,12 @@ spec:
|
|||
- name: che-plugin-metadata-broker-v3.4.0
|
||||
image: quay.io/eclipse/che-plugin-metadata-broker@sha256:df1ea2eadb28dbc97761adf4ea984af5ca941025a67b39c6abe373816a84bba9
|
||||
# tag: quay.io/eclipse/che-plugin-metadata-broker:v3.4.0
|
||||
- name: che-plugin-registry-7.43.0
|
||||
image: quay.io/eclipse/che-plugin-registry@sha256:c5ae13322d6265a1ea09b9e7527f68c49635ded0e87a9eb25c587f95790d13a6
|
||||
# tag: quay.io/eclipse/che-plugin-registry:7.43.0
|
||||
- name: che-server-7.43.0
|
||||
image: quay.io/eclipse/che-server@sha256:f11148998ec2ffa88fc6f60abe07c15844473986ad7e2fe2ee1f32f67e78c906
|
||||
# tag: quay.io/eclipse/che-server:7.43.0
|
||||
- name: che-plugin-registry-7.44.0
|
||||
image: quay.io/eclipse/che-plugin-registry@sha256:cac5ff9d926a836435f312aff354a271f1a465b34e89564d4eb45a8856e44b2b
|
||||
# tag: quay.io/eclipse/che-plugin-registry:7.44.0
|
||||
- name: che-server-7.44.0
|
||||
image: quay.io/eclipse/che-server@sha256:e13e577f05feec893560cf2c7adeb574391d51c1e51319bdcc40f9460ab975ce
|
||||
# tag: quay.io/eclipse/che-server:7.44.0
|
||||
- name: oauth2-proxy-v7.2.0
|
||||
image: quay.io/oauth2-proxy/oauth2-proxy@sha256:21efe7d87bbfde86a2929bc26f5ea2929a3ad263276941bd867b6633c9ca427c
|
||||
# tag: quay.io/oauth2-proxy/oauth2-proxy:v7.2.0
|
||||
|
|
@ -1470,9 +1464,9 @@ spec:
|
|||
- name: origin-oauth-proxy-4.7
|
||||
image: quay.io/openshift/origin-oauth-proxy@sha256:4814e2dc961acf570a6318294ae0f253426a3d387c9b128a2522f416d0cf6e2f
|
||||
# tag: quay.io/openshift/origin-oauth-proxy:4.7
|
||||
- name: ubi8-minimal-8.5-230
|
||||
image: registry.access.redhat.com/ubi8-minimal@sha256:45b495856f6911192d93220bb773a881f51d52c0375c2a90574853c963d7a455
|
||||
# tag: registry.access.redhat.com/ubi8-minimal:8.5-230
|
||||
- name: ubi8-minimal-8.5-230.1645809059
|
||||
image: registry.access.redhat.com/ubi8-minimal@sha256:2e4bbb2be6e7aff711ddc93f0b07e49c93d41e4c2ffc8ea75f804ad6fe25564e
|
||||
# tag: registry.access.redhat.com/ubi8-minimal:8.5-230.1645809059
|
||||
- name: che-plugin-sidecar-@sha256:4bce2e39fee6b9e4a8b4e8681380ce2462674597a48b81c131cbbf055dd5d0c3
|
||||
image: quay.io/eclipse/che-plugin-sidecar@sha256:4bce2e39fee6b9e4a8b4e8681380ce2462674597a48b81c131cbbf055dd5d0c3
|
||||
# tag: quay.io/eclipse/che-plugin-sidecar@sha256:4bce2e39fee6b9e4a8b4e8681380ce2462674597a48b81c131cbbf055dd5d0c3
|
||||
|
|
@ -1551,15 +1545,15 @@ spec:
|
|||
- name: che-plugin-sidecar-@sha256:bb404ffaa12565beb12b4cd8160cfa3ff3ef3be420430a6562f1fe48639cbf1f
|
||||
image: quay.io/eclipse/che-plugin-sidecar@sha256:bb404ffaa12565beb12b4cd8160cfa3ff3ef3be420430a6562f1fe48639cbf1f
|
||||
# tag: quay.io/eclipse/che-plugin-sidecar@sha256:bb404ffaa12565beb12b4cd8160cfa3ff3ef3be420430a6562f1fe48639cbf1f
|
||||
- name: che-theia-@sha256:472def7fa0764848b2c8bf817d695ce354804b7cdc06fb446b896157609eabf3
|
||||
image: quay.io/eclipse/che-theia@sha256:472def7fa0764848b2c8bf817d695ce354804b7cdc06fb446b896157609eabf3
|
||||
# tag: quay.io/eclipse/che-theia@sha256:472def7fa0764848b2c8bf817d695ce354804b7cdc06fb446b896157609eabf3
|
||||
- name: che-machine-exec-@sha256:0033274945beaa29e990510f801a664ed582af75c7d52a958abf0094f143cc7a
|
||||
image: quay.io/eclipse/che-machine-exec@sha256:0033274945beaa29e990510f801a664ed582af75c7d52a958abf0094f143cc7a
|
||||
# tag: quay.io/eclipse/che-machine-exec@sha256:0033274945beaa29e990510f801a664ed582af75c7d52a958abf0094f143cc7a
|
||||
- name: che-theia-endpoint-runtime-binary-@sha256:d850c9f64e6107aefaa50beeb078740e123916de58faa0870eb55e2e36055971
|
||||
image: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:d850c9f64e6107aefaa50beeb078740e123916de58faa0870eb55e2e36055971
|
||||
# tag: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:d850c9f64e6107aefaa50beeb078740e123916de58faa0870eb55e2e36055971
|
||||
- name: che-theia-@sha256:7a19ed76a22d48e1135f04b96c89d105ee1687db1be9d705de65c8743d46925c
|
||||
image: quay.io/eclipse/che-theia@sha256:7a19ed76a22d48e1135f04b96c89d105ee1687db1be9d705de65c8743d46925c
|
||||
# tag: quay.io/eclipse/che-theia@sha256:7a19ed76a22d48e1135f04b96c89d105ee1687db1be9d705de65c8743d46925c
|
||||
- name: che-machine-exec-@sha256:d18044d8a796416501f6509ce5e4800ae8812394505295f47a6d337fdbf85e71
|
||||
image: quay.io/eclipse/che-machine-exec@sha256:d18044d8a796416501f6509ce5e4800ae8812394505295f47a6d337fdbf85e71
|
||||
# tag: quay.io/eclipse/che-machine-exec@sha256:d18044d8a796416501f6509ce5e4800ae8812394505295f47a6d337fdbf85e71
|
||||
- name: che-theia-endpoint-runtime-binary-@sha256:eba4119705c1351fe6048629f1f1da27c7c2b7dab3b57d68e99b71f2352093bb
|
||||
image: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:eba4119705c1351fe6048629f1f1da27c7c2b7dab3b57d68e99b71f2352093bb
|
||||
# tag: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:eba4119705c1351fe6048629f1f1da27c7c2b7dab3b57d68e99b71f2352093bb
|
||||
- name: che-editor-jupyter-@sha256:83439ae9edcaa3a97536742315a7912f93e499f49847da094c480031eae4ba47
|
||||
image: index.docker.io/ksmster/che-editor-jupyter@sha256:83439ae9edcaa3a97536742315a7912f93e499f49847da094c480031eae4ba47
|
||||
# tag: index.docker.io/ksmster/che-editor-jupyter@sha256:83439ae9edcaa3a97536742315a7912f93e499f49847da094c480031eae4ba47
|
||||
|
|
@ -1576,23 +1570,23 @@ spec:
|
|||
image: quay.io/devfile/universal-developer-image@sha256:53cec58dd190dd1e06100478ae879d7c28abd8fc883d5fdf5be3eb6e943fe5e7
|
||||
# tag: quay.io/devfile/universal-developer-image@sha256:53cec58dd190dd1e06100478ae879d7c28abd8fc883d5fdf5be3eb6e943fe5e7
|
||||
- name: che-code-insiders
|
||||
image: quay.io/che-incubator/che-code@sha256:0a5bdd653570a1a83bb8acbd0168cb1b23569d10699747dc45dbcbe67760e042
|
||||
image: quay.io/che-incubator/che-code@sha256:89035afbba213397384d2088081ff0fe0152b493a695e8a301479d40994415f6
|
||||
# tag: quay.io/che-incubator/che-code:insiders
|
||||
- name: universal-developer-image-@sha256:66369ff476b6bd035f5a992d505b0e2a624f46a7d180acb61c41086a37739eea
|
||||
image: quay.io/devfile/universal-developer-image@sha256:66369ff476b6bd035f5a992d505b0e2a624f46a7d180acb61c41086a37739eea
|
||||
# tag: quay.io/devfile/universal-developer-image@sha256:66369ff476b6bd035f5a992d505b0e2a624f46a7d180acb61c41086a37739eea
|
||||
- name: che-idea-@sha256:20671357e44ca68df258495ac538a7d109620899d457a8345d79e2f0ffe13551
|
||||
image: quay.io/che-incubator/che-idea@sha256:20671357e44ca68df258495ac538a7d109620899d457a8345d79e2f0ffe13551
|
||||
# tag: quay.io/che-incubator/che-idea@sha256:20671357e44ca68df258495ac538a7d109620899d457a8345d79e2f0ffe13551
|
||||
- name: che-idea-@sha256:fbf737850f2ab6308abf1cd69c7f760dc8a6e5ff9963bfc2e72fb41795316c22
|
||||
image: quay.io/che-incubator/che-idea@sha256:fbf737850f2ab6308abf1cd69c7f760dc8a6e5ff9963bfc2e72fb41795316c22
|
||||
# tag: quay.io/che-incubator/che-idea@sha256:fbf737850f2ab6308abf1cd69c7f760dc8a6e5ff9963bfc2e72fb41795316c22
|
||||
- name: che-pycharm-@sha256:3b4d109973d6faa71da405480b709bfeb4c5e6a578ff58a3ca41c865016f7409
|
||||
image: quay.io/che-incubator/che-pycharm@sha256:3b4d109973d6faa71da405480b709bfeb4c5e6a578ff58a3ca41c865016f7409
|
||||
# tag: quay.io/che-incubator/che-pycharm@sha256:3b4d109973d6faa71da405480b709bfeb4c5e6a578ff58a3ca41c865016f7409
|
||||
- name: che-pycharm-@sha256:97ae5cb0f06a9bebcf383e2fcb082f1efb607c7a95257eb07e4bf83b57387e9b
|
||||
image: quay.io/che-incubator/che-pycharm@sha256:97ae5cb0f06a9bebcf383e2fcb082f1efb607c7a95257eb07e4bf83b57387e9b
|
||||
# tag: quay.io/che-incubator/che-pycharm@sha256:97ae5cb0f06a9bebcf383e2fcb082f1efb607c7a95257eb07e4bf83b57387e9b
|
||||
- name: che-idea-next
|
||||
image: quay.io/che-incubator/che-idea@sha256:285fda8f8806e07cb7e0ebb010f6915f730a8b3ebf772a02444f2b5533913c39
|
||||
# tag: quay.io/che-incubator/che-idea:next
|
||||
- name: che-idea-@sha256:fe8005ed6c9cd527b685f8d6ca384d2564102e03b39a6e00f161ccfb4c4abe95
|
||||
image: quay.io/che-incubator/che-idea@sha256:fe8005ed6c9cd527b685f8d6ca384d2564102e03b39a6e00f161ccfb4c4abe95
|
||||
# tag: quay.io/che-incubator/che-idea@sha256:fe8005ed6c9cd527b685f8d6ca384d2564102e03b39a6e00f161ccfb4c4abe95
|
||||
- name: che-pycharm-next
|
||||
image: quay.io/che-incubator/che-pycharm@sha256:3d288b8737095dcee3823409de8a493635960194bc24321201b3960b10ba9162
|
||||
# tag: quay.io/che-incubator/che-pycharm:next
|
||||
- name: che-pycharm-@sha256:d18b08bf6896b81acdba6ca050713a0129361815082bad6da53193ea2cacdc22
|
||||
image: quay.io/che-incubator/che-pycharm@sha256:d18b08bf6896b81acdba6ca050713a0129361815082bad6da53193ea2cacdc22
|
||||
# tag: quay.io/che-incubator/che-pycharm@sha256:d18b08bf6896b81acdba6ca050713a0129361815082bad6da53193ea2cacdc22
|
||||
- name: che-buildah-base-@sha256:417203d8629edd92f187afd3ebb3d8dc28338d34809eb75ffc2e08a400f8d56b
|
||||
image: quay.io/eclipse/che-buildah-base@sha256:417203d8629edd92f187afd3ebb3d8dc28338d34809eb75ffc2e08a400f8d56b
|
||||
# tag: quay.io/eclipse/che-buildah-base@sha256:417203d8629edd92f187afd3ebb3d8dc28338d34809eb75ffc2e08a400f8d56b
|
||||
|
|
@ -1620,9 +1614,9 @@ spec:
|
|||
- name: che-dotnet-3.1-ce0526f
|
||||
image: quay.io/eclipse/che-dotnet-3.1@sha256:58ac9fd8aeff6a1d0ceb8d6b4eb64d439cb55b0a8b42fbbd2ebb8e876cff140c
|
||||
# tag: quay.io/eclipse/che-dotnet-3.1:ce0526f
|
||||
- name: che-golang-1.17-73ee9d9
|
||||
image: quay.io/eclipse/che-golang-1.17@sha256:9946eef52bed43bad722348801c21ac3f884dbcf38f27acf4fafd59e2514ee01
|
||||
# tag: quay.io/eclipse/che-golang-1.17:73ee9d9
|
||||
- name: che-golang-1.17-6a969e0
|
||||
image: quay.io/eclipse/che-golang-1.17@sha256:001e1c03dd1a47bc317eee106c004437c19066fc2c757f4336ea64686a99b709
|
||||
# tag: quay.io/eclipse/che-golang-1.17:6a969e0
|
||||
- name: che-java11-gradle-ce0526f
|
||||
image: quay.io/eclipse/che-java11-gradle@sha256:2a3079baf4556b3a81d54def3d293ecd54109130155b36a968ccdfe0e4ebb4cf
|
||||
# tag: quay.io/eclipse/che-java11-gradle:ce0526f
|
||||
|
|
@ -1660,5 +1654,5 @@ spec:
|
|||
image: registry.access.redhat.com/ubi8-minimal@sha256:2f6b88c037c0503da7704bccd3fc73cb76324101af39ad28f16460e7bce98324
|
||||
# tag: registry.access.redhat.com/ubi8-minimal:8.3
|
||||
- name: ubi-minimal-
|
||||
image: registry.access.redhat.com/ubi8/ubi-minimal@sha256:45b495856f6911192d93220bb773a881f51d52c0375c2a90574853c963d7a455
|
||||
image: registry.access.redhat.com/ubi8/ubi-minimal@sha256:2e4bbb2be6e7aff711ddc93f0b07e49c93d41e4c2ffc8ea75f804ad6fe25564e
|
||||
# tag: registry.access.redhat.com/ubi8/ubi-minimal
|
||||
|
|
|
|||
|
|
@ -1,530 +1,279 @@
|
|||
--- /home/runner/work/che-operator/che-operator/bundle/stable/eclipse-che-preview-openshift/generated/openshift/che-operator.clusterserviceversion.yaml 2022-02-02 14:09:17.905638507 +0000
|
||||
+++ /home/runner/work/che-operator/che-operator/bundle/stable/eclipse-che-preview-openshift/manifests/che-operator.clusterserviceversion.yaml 2022-02-02 14:12:00.920943555 +0000
|
||||
@@ -18,23 +18,6 @@
|
||||
[
|
||||
{
|
||||
"apiVersion": "org.eclipse.che/v1",
|
||||
- "kind": "CheBackupServerConfiguration",
|
||||
- "metadata": {
|
||||
- "name": "eclipse-che-backup-server-configuration"
|
||||
- },
|
||||
- "spec": {
|
||||
- "awss3": {
|
||||
- "awsAccessKeySecretRef": "minio-credentials-secret",
|
||||
- "hostname": "minio.mydomain.net",
|
||||
- "port": 9000,
|
||||
- "protocol": "http",
|
||||
- "repositoryPasswordSecretRef": "secret-name",
|
||||
- "repositoryPath": "che-backups-bucket"
|
||||
- }
|
||||
- }
|
||||
- },
|
||||
- {
|
||||
- "apiVersion": "org.eclipse.che/v1",
|
||||
"kind": "CheCluster",
|
||||
"metadata": {
|
||||
"name": "eclipse-che"
|
||||
@@ -52,6 +35,9 @@
|
||||
"chePostgresSecret": "",
|
||||
"externalDb": false
|
||||
},
|
||||
+ "devWorkspace": {
|
||||
+ "enable": true
|
||||
+ },
|
||||
"metrics": {
|
||||
"enable": true
|
||||
},
|
||||
@@ -63,7 +49,6 @@
|
||||
"proxyPort": "",
|
||||
"proxySecret": "",
|
||||
"proxyURL": "",
|
||||
- "tlsSupport": true,
|
||||
"workspaceNamespaceDefault": "<username>-che"
|
||||
},
|
||||
"storage": {
|
||||
@@ -74,34 +59,13 @@
|
||||
"workspacePVCStorageClassName": ""
|
||||
}
|
||||
}
|
||||
- },
|
||||
- {
|
||||
- "apiVersion": "org.eclipse.che/v1",
|
||||
- "kind": "CheClusterBackup",
|
||||
- "metadata": {
|
||||
- "name": "eclipse-che-backup"
|
||||
- },
|
||||
- "spec": {
|
||||
- "backupServerConfigRef": "eclipse-che-backup-server-configuration",
|
||||
- "useInternalBackupServer": false
|
||||
- }
|
||||
- },
|
||||
- {
|
||||
- "apiVersion": "org.eclipse.che/v1",
|
||||
- "kind": "CheClusterRestore",
|
||||
- "metadata": {
|
||||
- "name": "eclipse-che-restore"
|
||||
- },
|
||||
- "spec": {
|
||||
- "backupServerConfigRef": "eclipse-che-backup-server-configuration"
|
||||
- }
|
||||
}
|
||||
]
|
||||
--- /home/runner/work/che-operator/che-operator/bundle/stable/eclipse-che-preview-openshift/generated/openshift/che-operator.clusterserviceversion.yaml 2022-03-01 19:33:18.037686313 +0000
|
||||
+++ /home/runner/work/che-operator/che-operator/bundle/stable/eclipse-che-preview-openshift/manifests/che-operator.clusterserviceversion.yaml 2022-03-01 19:35:42.158579935 +0000
|
||||
@@ -64,18 +64,18 @@
|
||||
capabilities: Seamless Upgrades
|
||||
categories: Developer Tools
|
||||
certified: "false"
|
||||
- containerImage: quay.io/eclipse/che-operator@sha256:aa1ef73099bf18024e4e04e9e411fa112567c5cb0330c209601da1497a27770f
|
||||
- createdAt: "2022-01-13T08:35:18Z"
|
||||
+ containerImage: quay.io/eclipse/che-operator@sha256:df8046128d601ea56406666cdfafc0585eaa0be677667f362764a73225db7b4a
|
||||
+ createdAt: "2022-02-02T14:09:18Z"
|
||||
- containerImage: quay.io/eclipse/che-operator@sha256:df8046128d601ea56406666cdfafc0585eaa0be677667f362764a73225db7b4a
|
||||
- createdAt: "2022-02-02T14:09:18Z"
|
||||
+ containerImage: quay.io/eclipse/che-operator@sha256:9e742625fc2aeb87c1c9b933976b23339f64a6ab5ae99c711dd3f6f64205e2c5
|
||||
+ createdAt: "2022-03-01T19:33:18Z"
|
||||
description: A Kube-native development solution that delivers portable and collaborative
|
||||
developer workspaces.
|
||||
operatorframework.io/suggested-namespace: openshift-operators
|
||||
@@ -111,7 +75,7 @@
|
||||
operators.openshift.io/infrastructure-features: '["disconnected", "proxy-aware",
|
||||
"fips"]'
|
||||
- operators.operatorframework.io/builder: operator-sdk-v1.6.1+git
|
||||
+ operators.operatorframework.io/builder: operator-sdk-v1.9.0+git
|
||||
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
|
||||
repository: https://github.com/eclipse-che/che-operator
|
||||
support: Eclipse Foundation
|
||||
- name: eclipse-che-preview-openshift.v7.42.0
|
||||
+ name: eclipse-che-preview-openshift.v7.43.0
|
||||
- name: eclipse-che-preview-openshift.v7.43.0
|
||||
+ name: eclipse-che-preview-openshift.v7.44.0
|
||||
namespace: placeholder
|
||||
spec:
|
||||
apiservicedefinitions: {}
|
||||
@@ -230,9 +194,6 @@
|
||||
used by the Che installation.
|
||||
displayName: Persistent storage
|
||||
path: storage
|
||||
- - path: devWorkspace
|
||||
- x-descriptors:
|
||||
- - urn:alm:descriptor:com.tectonic.ui:hidden
|
||||
statusDescriptors:
|
||||
- description: Status of a Che installation. Can be `Available`, `Unavailable`,
|
||||
or `Available, Rolling Update in Progress`.
|
||||
@@ -291,88 +252,6 @@
|
||||
x-descriptors:
|
||||
- urn:alm:descriptor:text
|
||||
version: v1
|
||||
- - description: The `CheBackupServerConfiguration` custom resource allows defining
|
||||
- and managing Eclipse Che Backup Server Configurations
|
||||
- displayName: Eclipse Che Backup Server
|
||||
- kind: CheBackupServerConfiguration
|
||||
- name: chebackupserverconfigurations.org.eclipse.che
|
||||
- specDescriptors:
|
||||
- - description: Amazon S3 or compatible alternatives.
|
||||
- displayName: AwsS3 server
|
||||
- path: awss3
|
||||
- - description: Rest backup server configuration.
|
||||
- displayName: Rest server
|
||||
- path: rest
|
||||
- - description: Sftp backup server configuration.
|
||||
- displayName: Sftp server
|
||||
- path: sftp
|
||||
- version: v1
|
||||
- - description: The `CheClusterBackup` custom resource allows defining and managing
|
||||
- Eclipse Che backup
|
||||
- displayName: Eclipse Che instance Backup Specification
|
||||
- kind: CheClusterBackup
|
||||
- name: checlusterbackups.org.eclipse.che
|
||||
- resources:
|
||||
- - kind: Deployment
|
||||
- name: backup-rest-server-deployment
|
||||
- version: apps/v1
|
||||
- - kind: Service
|
||||
- name: backup-rest-server-service
|
||||
- version: v1
|
||||
- specDescriptors:
|
||||
- - description: Name of custom resource with a backup server configuration
|
||||
- to use for this backup. Note, UseInternalBackupServer field can configure
|
||||
- internal backup server automatically.
|
||||
- displayName: Backup server configuration
|
||||
- path: backupServerConfigRef
|
||||
- x-descriptors:
|
||||
- - urn:alm:descriptor:com.tectonic.ui:text
|
||||
- - description: Automatically setup pod with REST backup server and use the
|
||||
- server in this configuration. Note, this flag takes precedence and will
|
||||
- overwrite existing backup server configuration.
|
||||
- displayName: Use internal backup server
|
||||
- path: useInternalBackupServer
|
||||
- x-descriptors:
|
||||
- - urn:alm:descriptor:com.tectonic.ui:booleanSwitch
|
||||
- statusDescriptors:
|
||||
- - description: Message explaining the state of the backup or an error message
|
||||
- displayName: Message
|
||||
- path: message
|
||||
- - description: Last backup snapshot ID
|
||||
- displayName: Snapshot Id
|
||||
- path: snapshotId
|
||||
- - description: Describes backup progress
|
||||
- displayName: Phase
|
||||
- path: stage
|
||||
- - description: 'Backup progress state: InProgress, Failed, Succeeded'
|
||||
- displayName: State
|
||||
- path: state
|
||||
- version: v1
|
||||
- - description: The `CheClusterRestore` custom resource allows defining and managing
|
||||
- Eclipse Che restore
|
||||
- displayName: Eclipse Che instance Restore Specification
|
||||
- kind: CheClusterRestore
|
||||
- name: checlusterrestores.org.eclipse.che
|
||||
- specDescriptors:
|
||||
- - description: Name of custom resource with a backup server configuration
|
||||
- to use for this restore. Can be omitted if only one server configuration
|
||||
- object exists within the namespace.
|
||||
- displayName: Backup Server Config Ref
|
||||
- path: backupServerConfigRef
|
||||
- - description: If omitted, latest snapshot will be used.
|
||||
- displayName: Snapshot Id
|
||||
- path: snapshotId
|
||||
- statusDescriptors:
|
||||
- - description: Restore result or error message
|
||||
- displayName: Message
|
||||
- path: message
|
||||
- - description: Describes phase of restore progress
|
||||
- displayName: Phase
|
||||
- path: stage
|
||||
- - description: 'Restore progress state: InProgress, Failed, Succeeded'
|
||||
- displayName: State
|
||||
- path: state
|
||||
- version: v1
|
||||
description: |
|
||||
A collaborative Kubernetes-native development solution that delivers OpenShift workspaces and in-browser IDE for rapid cloud application development.
|
||||
This operator installs PostgreSQL, Plugin and Devfile registries, Dashboard, Gateway and the Eclipse Che server, as well as configures all these services.
|
||||
@@ -505,14 +384,6 @@
|
||||
- checlusters/status
|
||||
- checlusters/finalizers
|
||||
- checlusters/status
|
||||
- - checlusterbackups
|
||||
- - checlusterbackups/status
|
||||
- - checlusterbackups/finalizers
|
||||
- - checlusterrestores
|
||||
- - checlusterrestores/status
|
||||
- - backupserverconfigurations
|
||||
- - backupserverconfigurations/status
|
||||
- - chebackupserverconfigurations
|
||||
verbs:
|
||||
- '*'
|
||||
- apiGroups:
|
||||
@@ -1046,24 +917,10 @@
|
||||
- '*'
|
||||
verbs:
|
||||
- '*'
|
||||
- - apiGroups:
|
||||
- - workspace.devfile.io
|
||||
- resources:
|
||||
- - devworkspaces
|
||||
- - devworkspacetemplates
|
||||
- verbs:
|
||||
- - get
|
||||
- - list
|
||||
- - watch
|
||||
- - apiGroups:
|
||||
- - controller.devfile.io
|
||||
- resources:
|
||||
- - devworkspaceroutings
|
||||
- - components
|
||||
+ - nonResourceURLs:
|
||||
+ - /metrics
|
||||
verbs:
|
||||
- get
|
||||
- - list
|
||||
- - watch
|
||||
serviceAccountName: che-operator
|
||||
deployments:
|
||||
- name: che-operator
|
||||
@@ -1101,23 +958,21 @@
|
||||
@@ -958,17 +958,17 @@
|
||||
- name: OPERATOR_NAME
|
||||
value: che-operator
|
||||
- name: CHE_VERSION
|
||||
- value: 7.42.0
|
||||
+ value: 7.43.0
|
||||
- value: 7.43.0
|
||||
+ value: 7.44.0
|
||||
- name: RELATED_IMAGE_che_server
|
||||
- value: quay.io/eclipse/che-server@sha256:8c42ae38d5be895da292f0a5fdde7c4fc3037793423174bac17381b771816f14
|
||||
+ value: quay.io/eclipse/che-server@sha256:f11148998ec2ffa88fc6f60abe07c15844473986ad7e2fe2ee1f32f67e78c906
|
||||
- value: quay.io/eclipse/che-server@sha256:f11148998ec2ffa88fc6f60abe07c15844473986ad7e2fe2ee1f32f67e78c906
|
||||
+ value: quay.io/eclipse/che-server@sha256:e13e577f05feec893560cf2c7adeb574391d51c1e51319bdcc40f9460ab975ce
|
||||
- name: RELATED_IMAGE_dashboard
|
||||
- value: quay.io/eclipse/che-dashboard@sha256:5c4483c924980907c49b08f3b0de36a52cccdd877482d38124857931cc6b9535
|
||||
+ value: quay.io/eclipse/che-dashboard@sha256:38e322f33655a665047b299681d28a7d3543bcec44a4c295e14ca49888644b7d
|
||||
- value: quay.io/eclipse/che-dashboard@sha256:38e322f33655a665047b299681d28a7d3543bcec44a4c295e14ca49888644b7d
|
||||
+ value: quay.io/eclipse/che-dashboard@sha256:b3a7981b838f2184109561c403594df6cd9cc5dd3de8b13f4bd2de34fe33f605
|
||||
- name: RELATED_IMAGE_plugin_registry
|
||||
- value: quay.io/eclipse/che-plugin-registry@sha256:b156e22967ce0c0faa93ddc431a9bd4742dcafd6d51184d2624b003520b62f10
|
||||
+ value: quay.io/eclipse/che-plugin-registry@sha256:c5ae13322d6265a1ea09b9e7527f68c49635ded0e87a9eb25c587f95790d13a6
|
||||
- value: quay.io/eclipse/che-plugin-registry@sha256:c5ae13322d6265a1ea09b9e7527f68c49635ded0e87a9eb25c587f95790d13a6
|
||||
+ value: quay.io/eclipse/che-plugin-registry@sha256:cac5ff9d926a836435f312aff354a271f1a465b34e89564d4eb45a8856e44b2b
|
||||
- name: RELATED_IMAGE_devfile_registry
|
||||
- value: quay.io/eclipse/che-devfile-registry@sha256:87650cbed254fa31a0fd39bed3e22dc9f3d4bd7e7c9355a9e71cb6d85e6665a2
|
||||
+ value: quay.io/eclipse/che-devfile-registry@sha256:332434eedbe5213e252a4b79738f59b39b8cca2fc5e7fe0735f71ac78e205e24
|
||||
- value: quay.io/eclipse/che-devfile-registry@sha256:332434eedbe5213e252a4b79738f59b39b8cca2fc5e7fe0735f71ac78e205e24
|
||||
+ value: quay.io/eclipse/che-devfile-registry@sha256:fcbaf4ba7528d0661e1d6a625f7b1e9c4c6d81291f0731b612a6d28820f01199
|
||||
- name: RELATED_IMAGE_pvc_jobs
|
||||
- value: registry.access.redhat.com/ubi8-minimal@sha256:cf1c63e3247e4074ee3549a064b8798a1a2513ad57dd79c9edb979836355b469
|
||||
+ value: registry.access.redhat.com/ubi8-minimal@sha256:45b495856f6911192d93220bb773a881f51d52c0375c2a90574853c963d7a455
|
||||
- value: registry.access.redhat.com/ubi8-minimal@sha256:45b495856f6911192d93220bb773a881f51d52c0375c2a90574853c963d7a455
|
||||
+ value: registry.access.redhat.com/ubi8-minimal@sha256:2e4bbb2be6e7aff711ddc93f0b07e49c93d41e4c2ffc8ea75f804ad6fe25564e
|
||||
- name: RELATED_IMAGE_postgres
|
||||
value: quay.io/eclipse/che--centos--postgresql-96-centos7@sha256:b681d78125361519180a6ac05242c296f8906c11eab7e207b5ca9a89b6344392
|
||||
- name: RELATED_IMAGE_postgres_13_3
|
||||
value: quay.io/eclipse/che--centos--postgresql-13-centos7@sha256:71b24684d64da46f960682cc4216222a7e4ed8b1a31dd5a865b3e71afdea20d2
|
||||
- - name: RELATED_IMAGE_keycloak
|
||||
- value: quay.io/eclipse/che-keycloak@sha256:9e735835e5952f7b246675199c39cd15cb644ee2022e9f6b399a48ef257dfe8e
|
||||
- name: RELATED_IMAGE_che_workspace_plugin_broker_metadata
|
||||
value: quay.io/eclipse/che-plugin-metadata-broker@sha256:df1ea2eadb28dbc97761adf4ea984af5ca941025a67b39c6abe373816a84bba9
|
||||
- name: RELATED_IMAGE_che_workspace_plugin_broker_artifacts
|
||||
@@ -1129,9 +984,7 @@
|
||||
- name: RELATED_IMAGE_single_host_gateway_config_sidecar
|
||||
value: quay.io/che-incubator/configbump@sha256:175ff2ba1bd74429de192c0a9facf39da5699c6da9f151bd461b3dc8624dd532
|
||||
- name: RELATED_IMAGE_devworkspace_controller
|
||||
- value: quay.io/devfile/devworkspace-controller@sha256:eacb8a72b9171e888ba54be44fa37b95a19165fda97a3fa44695ecdd3b855f56
|
||||
- - name: RELATED_IMAGE_internal_rest_backup_server
|
||||
- value: quay.io/eclipse/che-backup-server-rest@sha256:023639e023ef5d1370e4381037b6c162733ffa11ef21d902a497034f8e9ab91a
|
||||
+ value: quay.io/devfile/devworkspace-controller@sha256:fa3241b88600902f5703199990b5466d2a05cd3d46a708863e98148600bbf6d9
|
||||
- name: RELATED_IMAGE_gateway_authentication_sidecar
|
||||
value: quay.io/openshift/origin-oauth-proxy@sha256:4814e2dc961acf570a6318294ae0f253426a3d387c9b128a2522f416d0cf6e2f
|
||||
- name: RELATED_IMAGE_gateway_authorization_sidecar
|
||||
@@ -1216,12 +1069,12 @@
|
||||
@@ -1005,12 +1005,6 @@
|
||||
value: Red Hat Applications
|
||||
- name: CONSOLE_LINK_IMAGE
|
||||
value: /dashboard/assets/branding/loader.svg
|
||||
- - name: CHE_IDENTITY_SECRET
|
||||
- value: che-identity-secret
|
||||
- - name: CHE_IDENTITY_POSTGRES_SECRET
|
||||
- value: che-identity-postgres-secret
|
||||
- - name: CHE_POSTGRES_SECRET
|
||||
- value: che-postgres-secret
|
||||
- name: CHE_SERVER_TRUST_STORE_CONFIGMAP_NAME
|
||||
value: ca-certs
|
||||
- name: MAX_CONCURRENT_RECONCILES
|
||||
@@ -1069,12 +1063,12 @@
|
||||
value: quay.io/eclipse/che-plugin-sidecar@sha256:2ba8fffe6f2d64f82896367a34fdb657672984548c7904f906178e8e08294277
|
||||
- name: RELATED_IMAGE_che_plugin_sidecar_plugin_registry_image_IBZWQYJSGU3DUYTCGQYDIZTGMFQTCMRVGY2WEZLCGEZGENDDMQ4DCNRQMNTGCM3GMYZWKZRTMJSTIMRQGQZTAYJWGU3DEZRRMZSTIOBWGM4WGYTGGFTA____
|
||||
value: quay.io/eclipse/che-plugin-sidecar@sha256:bb404ffaa12565beb12b4cd8160cfa3ff3ef3be420430a6562f1fe48639cbf1f
|
||||
- - name: RELATED_IMAGE_che_theia_plugin_registry_image_IBZWQYJSGU3DUMDCME4WIZRTHA4TQZBYGZSDANJVGQ2DAZLEGM3GIYJTGRSTIOJYGRSDANRXHFTGENZQGE3TGYLFMNSDSNLGG4YDEMLEMQ3TKOJZG4YA____
|
||||
- value: quay.io/eclipse/che-theia@sha256:0ba9df3898d86d055440ed36da34e4984d0679fb70173aecd95f7021dd759970
|
||||
- - name: RELATED_IMAGE_che_machine_exec_plugin_registry_image_IBZWQYJSGU3DUMBRGM4DGNJWGE4DKMLCGY4TIMZYGZRTMZJZGY4WKMLDGBRTIZJYGQZTGM3DMYYDQNZXHBRGKNBRGI4GGYRRGJQWGZJQGQZTGZJWME4Q____
|
||||
- value: quay.io/eclipse/che-machine-exec@sha256:01383561851b694386c6e969e1c0c4e84333cf08778be4128cb12ace0433e6a9
|
||||
- - name: RELATED_IMAGE_che_theia_endpoint_runtime_binary_plugin_registry_image_IBZWQYJSGU3DUYRSHA4DAYJRHE2GMYZUHBSDEM3FMY3TOMJXGU3DGM3CMVTDCZJTHAZGCMZVMU2GEYLFHAZTCYTBGJTGGOLCGJSDIMRRGA3DAY3GMY4A____
|
||||
- value: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:b2880a194fc48d23ef77175633bef1e382a35e4bae831ba2fc9b2d421060cff8
|
||||
+ - name: RELATED_IMAGE_che_theia_plugin_registry_image_IBZWQYJSGU3DUNBXGJSGKZRXMZQTANZWGQ4DIODCGJRTQYTGHAYTOZBWHE2WGZJTGU2DQMBUMI3WGZDDGA3GMYRUGQ3GEOBZGYYTKNZWGA4WKYLCMYZQ____
|
||||
+ value: quay.io/eclipse/che-theia@sha256:472def7fa0764848b2c8bf817d695ce354804b7cdc06fb446b896157609eabf3
|
||||
+ - name: RELATED_IMAGE_che_machine_exec_plugin_registry_image_IBZWQYJSGU3DUMBQGMZTENZUHE2DKYTFMFQTEOLFHE4TANJRGBTDQMBRME3DMNDFMQ2TQMTBMY3TKYZXMQ2TEYJZGU4GCYTGGAYDSNDGGE2DGY3DG5QQ____
|
||||
+ value: quay.io/eclipse/che-machine-exec@sha256:0033274945beaa29e990510f801a664ed582af75c7d52a958abf0094f143cc7a
|
||||
+ - name: RELATED_IMAGE_che_theia_endpoint_runtime_binary_plugin_registry_image_IBZWQYJSGU3DUZBYGUYGGOLGGY2GKNRRGA3WCZLGMFQTKMDCMVSWEMBXHA3TIMDFGEZDGOJRGZSGKNJYMZQWCMBYG4YGKYRVGVSTEZJTGYYDKNJZG4YQ____
|
||||
+ value: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:d850c9f64e6107aefaa50beeb078740e123916de58faa0870eb55e2e36055971
|
||||
- - name: RELATED_IMAGE_che_theia_plugin_registry_image_IBZWQYJSGU3DUNBXGJSGKZRXMZQTANZWGQ4DIODCGJRTQYTGHAYTOZBWHE2WGZJTGU2DQMBUMI3WGZDDGA3GMYRUGQ3GEOBZGYYTKNZWGA4WKYLCMYZQ____
|
||||
- value: quay.io/eclipse/che-theia@sha256:472def7fa0764848b2c8bf817d695ce354804b7cdc06fb446b896157609eabf3
|
||||
- - name: RELATED_IMAGE_che_machine_exec_plugin_registry_image_IBZWQYJSGU3DUMBQGMZTENZUHE2DKYTFMFQTEOLFHE4TANJRGBTDQMBRME3DMNDFMQ2TQMTBMY3TKYZXMQ2TEYJZGU4GCYTGGAYDSNDGGE2DGY3DG5QQ____
|
||||
- value: quay.io/eclipse/che-machine-exec@sha256:0033274945beaa29e990510f801a664ed582af75c7d52a958abf0094f143cc7a
|
||||
- - name: RELATED_IMAGE_che_theia_endpoint_runtime_binary_plugin_registry_image_IBZWQYJSGU3DUZBYGUYGGOLGGY2GKNRRGA3WCZLGMFQTKMDCMVSWEMBXHA3TIMDFGEZDGOJRGZSGKNJYMZQWCMBYG4YGKYRVGVSTEZJTGYYDKNJZG4YQ____
|
||||
- value: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:d850c9f64e6107aefaa50beeb078740e123916de58faa0870eb55e2e36055971
|
||||
+ - name: RELATED_IMAGE_che_theia_plugin_registry_image_IBZWQYJSGU3DUN3BGE4WKZBXGZQTEMTEGQ4GKMJRGM2WMMBUMI4TMYZYHFSDCMBVMVSTCNRYG5SGEMLCMU4WINZQGVSGKNRVMM4DONBTMQ2DMOJSGVRQ____
|
||||
+ value: quay.io/eclipse/che-theia@sha256:7a19ed76a22d48e1135f04b96c89d105ee1687db1be9d705de65c8743d46925c
|
||||
+ - name: RELATED_IMAGE_che_machine_exec_plugin_registry_image_IBZWQYJSGU3DUZBRHAYDINDEHBQTOOJWGQYTMNJQGFTDMNJQHFRWKNLFGQ4DAMDBMU4DQMJSGM4TINJQGUZDSNLGGQ3WCNTEGMZTOZTEMJTDQNLFG4YQ____
|
||||
+ value: quay.io/eclipse/che-machine-exec@sha256:d18044d8a796416501f6509ce5e4800ae8812394505295f47a6d337fdbf85e71
|
||||
+ - name: RELATED_IMAGE_che_theia_endpoint_runtime_binary_plugin_registry_image_IBZWQYJSGU3DUZLCME2DCMJZG4YDKYZRGM2TCZTFGYYDIOBWGI4WMMLGGFSGCMRXMM3WGMTCG5SGCYRTMI2TOZBWHBSTSOLCG4YWMMRTGUZDAOJTMJRA____
|
||||
+ value: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:eba4119705c1351fe6048629f1f1da27c7c2b7dab3b57d68e99b71f2352093bb
|
||||
- name: RELATED_IMAGE_che_editor_jupyter_plugin_registry_image_IBZWQYJSGU3DUOBTGQZTSYLFHFSWIY3BMEZWCOJXGUZTMNZUGIZTCNLBG44TCMTGHEZWKNBZHFTDIOJYGQ3WIYJQHE2GGNBYGAYDGMLFMFSTIYTBGQ3Q____
|
||||
value: index.docker.io/ksmster/che-editor-jupyter@sha256:83439ae9edcaa3a97536742315a7912f93e499f49847da094c480031eae4ba47
|
||||
- name: RELATED_IMAGE_dirigible_openshift_plugin_registry_image_IBZWQYJSGU3DUMZTGY2TMMZVMQYWKMBUGAZTMOJXMRSWCMBWG42GEYTCMRRTONBZMM2GEZJSMRRDEOJYGE4GCOJTMI4GKMLFGUZWGM3DGUYTINBRGEZQ____
|
||||
@@ -1233,13 +1086,17 @@
|
||||
@@ -1086,17 +1080,17 @@
|
||||
- name: RELATED_IMAGE_universal_developer_image_plugin_registry_image_IBZWQYJSGU3DUNJTMNSWGNJYMRSDCOJQMRSDCZJQGYYTAMBUG44GCZJYG44WIN3DGI4GCYTEHBTGGOBYGNSDKZTEMY2WEZJTMVRDMZJZGQZWMZJVMU3Q____
|
||||
value: quay.io/devfile/universal-developer-image@sha256:53cec58dd190dd1e06100478ae879d7c28abd8fc883d5fdf5be3eb6e943fe5e7
|
||||
- name: RELATED_IMAGE_che_code_plugin_registry_image_NFXHG2LEMVZHG___
|
||||
- value: quay.io/che-incubator/che-code@sha256:398866d27a8c8b60b9c6bdf0d85d47e55d092c647c897c71a979f9b23982ace5
|
||||
- - name: RELATED_IMAGE_universal_developer_image_plugin_registry_image_IBZWQYJSGU3DUZBYGY3DKMDEGMZWIOJYMVTGMZRSHBSTQNRXGY3GIOLFGE3GKNTDMQYTONTBMY4TQNBRGBRWGMDGMM3WCOBTMMYTENZUME2GGOJVHEZA____
|
||||
- value: quay.io/devfile/universal-developer-image@sha256:d86650d33d98efff28e86766d9e16e6cd176af98410cc0fc7a83c1274a4c9592
|
||||
- - name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUYZRGIZDKMLGMUZTIZJYGEZGENBZGUZDKMJUGY4TOYZUGEYDMNJUMJRTONBVGE4TCODGGU3DAZJSGAYTEM3DME2DSYRSMFTDOMBSGM2Q____
|
||||
- value: quay.io/che-incubator/che-idea@sha256:c12251fe34e812b4952514697c410654bc7451918f560e20123ca49b2af70235
|
||||
- - name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUNTEMY4GCN3BMEYGEMZYGUZDIZLGMZRGGMZYGRSDAMDBMU2TAYRWMQ4DKY3CMZSDEYJTG4YTCNLEGNRDCOBQHEYDEYZTGQ4TENBSHE3A____
|
||||
- value: quay.io/che-incubator/che-pycharm@sha256:6df8a7aa0b38524effbc384d00ae50b6d85cbfd2a37115d3b180902c34924296
|
||||
+ value: quay.io/che-incubator/che-code@sha256:0a5bdd653570a1a83bb8acbd0168cb1b23569d10699747dc45dbcbe67760e042
|
||||
+ - name: RELATED_IMAGE_universal_developer_image_plugin_registry_image_IBZWQYJSGU3DUNRWGM3DSZTGGQ3TMYRWMJSDAMZVMY2WCOJZGJSDKMBVMIYGKMTBGYZDIZRUGZQTOZBRHAYGCY3CGYYWGNBRGA4DMYJTG43TGOLFMVQQ____
|
||||
+ value: quay.io/devfile/universal-developer-image@sha256:66369ff476b6bd035f5a992d505b0e2a624f46a7d180acb61c41086a37739eea
|
||||
+ - name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUMRQGY3TCMZVG5STINDDME3DQZDGGI2TQNBZGVQWGNJTHBQTOZBRGA4TMMRQHA4TSZBUGU3WCOBTGQ2WINZZMUZGMMDGMZSTCMZVGUYQ____
|
||||
+ value: quay.io/che-incubator/che-idea@sha256:20671357e44ca68df258495ac538a7d109620899d457a8345d79e2f0ffe13551
|
||||
+ - name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUZTCMY3TGNZYGUYGMMTBMI3DGMBYMFRGMMLDMQ3DSYZXMY3TMMDEMM4GCNTFGVTGMOJZGYZWEZTDGJSTOMTGMI2DCNZZGUZTCNTDGIZA____
|
||||
+ value: quay.io/che-incubator/che-idea@sha256:fbf737850f2ab6308abf1cd69c7f760dc8a6e5ff9963bfc2e72fb41795316c22
|
||||
+ - name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUM3CGRSDCMBZHE3TGZBWMZQWCNZRMRQTIMBVGQ4DAYRXGA4WEZTFMI2GGNLFGZQTKNZYMZTDKODBGNRWCNBRMM4DMNJQGE3GMNZUGA4Q____
|
||||
+ value: quay.io/che-incubator/che-pycharm@sha256:3b4d109973d6faa71da405480b709bfeb4c5e6a578ff58a3ca41c865016f7409
|
||||
+ - name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUOJXMFSTKY3CGBTDANTBHFRGKYTDMYZTQM3FGJTGGYRQHAZGMMLFMZRDMMBXMM3WCOJVGI2TOZLCGA3WKNDCMY4DGYRVG4ZTQN3FHFRA____
|
||||
+ value: quay.io/che-incubator/che-pycharm@sha256:97ae5cb0f06a9bebcf383e2fcb082f1efb607c7a95257eb07e4bf83b57387e9b
|
||||
- value: quay.io/che-incubator/che-code@sha256:0a5bdd653570a1a83bb8acbd0168cb1b23569d10699747dc45dbcbe67760e042
|
||||
+ value: quay.io/che-incubator/che-code@sha256:89035afbba213397384d2088081ff0fe0152b493a695e8a301479d40994415f6
|
||||
- name: RELATED_IMAGE_universal_developer_image_plugin_registry_image_IBZWQYJSGU3DUNRWGM3DSZTGGQ3TMYRWMJSDAMZVMY2WCOJZGJSDKMBVMIYGKMTBGYZDIZRUGZQTOZBRHAYGCY3CGYYWGNBRGA4DMYJTG43TGOLFMVQQ____
|
||||
value: quay.io/devfile/universal-developer-image@sha256:66369ff476b6bd035f5a992d505b0e2a624f46a7d180acb61c41086a37739eea
|
||||
- - name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUMRQGY3TCMZVG5STINDDME3DQZDGGI2TQNBZGVQWGNJTHBQTOZBRGA4TMMRQHA4TSZBUGU3WCOBTGQ2WINZZMUZGMMDGMZSTCMZVGUYQ____
|
||||
- value: quay.io/che-incubator/che-idea@sha256:20671357e44ca68df258495ac538a7d109620899d457a8345d79e2f0ffe13551
|
||||
- - name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUZTCMY3TGNZYGUYGMMTBMI3DGMBYMFRGMMLDMQ3DSYZXMY3TMMDEMM4GCNTFGVTGMOJZGYZWEZTDGJSTOMTGMI2DCNZZGUZTCNTDGIZA____
|
||||
- value: quay.io/che-incubator/che-idea@sha256:fbf737850f2ab6308abf1cd69c7f760dc8a6e5ff9963bfc2e72fb41795316c22
|
||||
- - name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUM3CGRSDCMBZHE3TGZBWMZQWCNZRMRQTIMBVGQ4DAYRXGA4WEZTFMI2GGNLFGZQTKNZYMZTDKODBGNRWCNBRMM4DMNJQGE3GMNZUGA4Q____
|
||||
- value: quay.io/che-incubator/che-pycharm@sha256:3b4d109973d6faa71da405480b709bfeb4c5e6a578ff58a3ca41c865016f7409
|
||||
- - name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUOJXMFSTKY3CGBTDANTBHFRGKYTDMYZTQM3FGJTGGYRQHAZGMMLFMZRDMMBXMM3WCOJVGI2TOZLCGA3WKNDCMY4DGYRVG4ZTQN3FHFRA____
|
||||
- value: quay.io/che-incubator/che-pycharm@sha256:97ae5cb0f06a9bebcf383e2fcb082f1efb607c7a95257eb07e4bf83b57387e9b
|
||||
+ - name: RELATED_IMAGE_che_idea_plugin_registry_image_NZSXQ5A_
|
||||
+ value: quay.io/che-incubator/che-idea@sha256:285fda8f8806e07cb7e0ebb010f6915f730a8b3ebf772a02444f2b5533913c39
|
||||
+ - name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUZTFHAYDANLFMQ3GGOLDMQ2TEN3CGY4DKZRYMQ3GGYJTHA2GIMRVGY2DCMBSMUYDGYRTHFQTMZJQGBTDCNRRMNRWMYRUMM2GCYTFHE2Q____
|
||||
+ value: quay.io/che-incubator/che-idea@sha256:fe8005ed6c9cd527b685f8d6ca384d2564102e03b39a6e00f161ccfb4c4abe95
|
||||
+ - name: RELATED_IMAGE_che_pycharm_plugin_registry_image_NZSXQ5A_
|
||||
+ value: quay.io/che-incubator/che-pycharm@sha256:3d288b8737095dcee3823409de8a493635960194bc24321201b3960b10ba9162
|
||||
+ - name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUZBRHBRDAODCMY3DQOJWMI4DCYLDMRRGCNTDMEYDKMBXGEZWCMBRGI4TGNRRHAYTKMBYGJRGCZBWMRQTKMZRHEZWKYJSMNQWGZDDGIZA____
|
||||
+ value: quay.io/che-incubator/che-pycharm@sha256:d18b08bf6896b81acdba6ca050713a0129361815082bad6da53193ea2cacdc22
|
||||
- name: RELATED_IMAGE_che_buildah_base_plugin_registry_image_IBZWQYJSGU3DUNBRG4ZDAM3EHA3DEOLFMRSDSMTGGE4DOYLGMQZWKYTCGNSDQZDDGI4DGMZYMQZTIOBQHFSWENZVMZTGGMTFGA4GCNBQGBTDQZBVGZRA____
|
||||
value: quay.io/eclipse/che-buildah-base@sha256:417203d8629edd92f187afd3ebb3d8dc28338d34809eb75ffc2e08a400f8d56b
|
||||
- name: RELATED_IMAGE_che_sidecar_workspace_data_sync_plugin_registry_image_IBZWQYJSGU3DUOBYMQYDCMRVHAZTOZBVME2TOY3CGI2GEYRTMVSDQMLFGZQTQZRUGEYTSYJVGA2DGYRXHEZDMYTEGJRGIMBRG4YTAOBVGRRTINDGGEYA____
|
||||
@@ -1258,8 +1115,8 @@
|
||||
@@ -1115,8 +1109,8 @@
|
||||
value: quay.io/eclipse/che-dotnet-2.2@sha256:4463170271629f235ddcd53fddfe8ce19ac70d918fd008613b6983b4e5782139
|
||||
- name: RELATED_IMAGE_che_dotnet_3_1_devfile_registry_image_MNSTANJSGZTA____
|
||||
value: quay.io/eclipse/che-dotnet-3.1@sha256:58ac9fd8aeff6a1d0ceb8d6b4eb64d439cb55b0a8b42fbbd2ebb8e876cff140c
|
||||
- - name: RELATED_IMAGE_che_golang_1_17_devfile_registry_image_MFSTIOJUMVSA____
|
||||
- value: quay.io/eclipse/che-golang-1.17@sha256:cdf7a3843907ba3d2e79a90fb99ec1c59c1383617bb5be32177e9d4159f762a3
|
||||
+ - name: RELATED_IMAGE_che_golang_1_17_devfile_registry_image_G4ZWKZJZMQ4Q____
|
||||
+ value: quay.io/eclipse/che-golang-1.17@sha256:9946eef52bed43bad722348801c21ac3f884dbcf38f27acf4fafd59e2514ee01
|
||||
- - name: RELATED_IMAGE_che_golang_1_17_devfile_registry_image_G4ZWKZJZMQ4Q____
|
||||
- value: quay.io/eclipse/che-golang-1.17@sha256:9946eef52bed43bad722348801c21ac3f884dbcf38f27acf4fafd59e2514ee01
|
||||
+ - name: RELATED_IMAGE_che_golang_1_17_devfile_registry_image_GZQTSNRZMUYA____
|
||||
+ value: quay.io/eclipse/che-golang-1.17@sha256:001e1c03dd1a47bc317eee106c004437c19066fc2c757f4336ea64686a99b709
|
||||
- name: RELATED_IMAGE_che_java11_gradle_devfile_registry_image_MNSTANJSGZTA____
|
||||
value: quay.io/eclipse/che-java11-gradle@sha256:2a3079baf4556b3a81d54def3d293ecd54109130155b36a968ccdfe0e4ebb4cf
|
||||
- name: RELATED_IMAGE_che_java11_maven_devfile_registry_image_MNSTANJSGZTA____
|
||||
@@ -1285,8 +1142,8 @@
|
||||
@@ -1142,8 +1136,8 @@
|
||||
- name: RELATED_IMAGE_ubi8_minimal_devfile_registry_image_HAXDG___
|
||||
value: registry.access.redhat.com/ubi8-minimal@sha256:2f6b88c037c0503da7704bccd3fc73cb76324101af39ad28f16460e7bce98324
|
||||
- name: RELATED_IMAGE_ubi_minimal_devfile_registry_image_
|
||||
- value: registry.access.redhat.com/ubi8/ubi-minimal@sha256:cf1c63e3247e4074ee3549a064b8798a1a2513ad57dd79c9edb979836355b469
|
||||
- image: quay.io/eclipse/che-operator@sha256:aa1ef73099bf18024e4e04e9e411fa112567c5cb0330c209601da1497a27770f
|
||||
+ value: registry.access.redhat.com/ubi8/ubi-minimal@sha256:45b495856f6911192d93220bb773a881f51d52c0375c2a90574853c963d7a455
|
||||
+ image: quay.io/eclipse/che-operator@sha256:df8046128d601ea56406666cdfafc0585eaa0be677667f362764a73225db7b4a
|
||||
- value: registry.access.redhat.com/ubi8/ubi-minimal@sha256:45b495856f6911192d93220bb773a881f51d52c0375c2a90574853c963d7a455
|
||||
- image: quay.io/eclipse/che-operator@sha256:df8046128d601ea56406666cdfafc0585eaa0be677667f362764a73225db7b4a
|
||||
+ value: registry.access.redhat.com/ubi8/ubi-minimal@sha256:2e4bbb2be6e7aff711ddc93f0b07e49c93d41e4c2ffc8ea75f804ad6fe25564e
|
||||
+ image: quay.io/eclipse/che-operator@sha256:9e742625fc2aeb87c1c9b933976b23339f64a6ab5ae99c711dd3f6f64205e2c5
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 10
|
||||
@@ -1313,7 +1170,7 @@
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
- memory: 5Gi
|
||||
+ memory: 256Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 64Mi
|
||||
@@ -1414,14 +1271,6 @@
|
||||
- checlusters
|
||||
- checlusters/status
|
||||
- checlusters/finalizers
|
||||
- - checlusterbackups
|
||||
- - checlusterbackups/status
|
||||
- - checlusterbackups/finalizers
|
||||
- - checlusterrestores
|
||||
- - checlusterrestores/status
|
||||
- - backupserverconfigurations
|
||||
- - backupserverconfigurations/status
|
||||
- - chebackupserverconfigurations
|
||||
verbs:
|
||||
- '*'
|
||||
- apiGroups:
|
||||
@@ -1565,12 +1414,11 @@
|
||||
@@ -1414,11 +1408,11 @@
|
||||
maturity: stable
|
||||
provider:
|
||||
name: Eclipse Foundation
|
||||
- replaces: eclipse-che-preview-openshift.v7.41.2
|
||||
- version: 7.42.0
|
||||
+ version: 7.43.0
|
||||
- version: 7.43.0
|
||||
+ version: 7.44.0
|
||||
relatedImages:
|
||||
- - name: che-operator-7.42.0
|
||||
- image: quay.io/eclipse/che-operator@sha256:aa1ef73099bf18024e4e04e9e411fa112567c5cb0330c209601da1497a27770f
|
||||
- # tag: quay.io/eclipse/che-operator:7.42.0
|
||||
+ - name: che-operator-7.43.0
|
||||
+ image: quay.io/eclipse/che-operator@sha256:df8046128d601ea56406666cdfafc0585eaa0be677667f362764a73225db7b4a
|
||||
+ # tag: quay.io/eclipse/che-operator:7.43.0
|
||||
- - name: che-operator-7.43.0
|
||||
- image: quay.io/eclipse/che-operator@sha256:df8046128d601ea56406666cdfafc0585eaa0be677667f362764a73225db7b4a
|
||||
- # tag: quay.io/eclipse/che-operator:7.43.0
|
||||
+ - name: che-operator-7.44.0
|
||||
+ image: quay.io/eclipse/che-operator@sha256:9e742625fc2aeb87c1c9b933976b23339f64a6ab5ae99c711dd3f6f64205e2c5
|
||||
+ # tag: quay.io/eclipse/che-operator:7.44.0
|
||||
- name: kube-rbac-proxy-v0.11.0
|
||||
image: quay.io/brancz/kube-rbac-proxy@sha256:b62289c3f3f883ee76dd4e8879042dd19abff743340e451cb59f9654fc472e4f
|
||||
# tag: quay.io/brancz/kube-rbac-proxy:v0.11.0
|
||||
@@ -1580,9 +1428,9 @@
|
||||
- name: header-rewrite-proxy-latest
|
||||
image: quay.io/che-incubator/header-rewrite-proxy@sha256:bd7873b8feef35f218f54c6251ea224bea2c8bf202a328230019a0ba2941245d
|
||||
# tag: quay.io/che-incubator/header-rewrite-proxy:latest
|
||||
- - name: devworkspace-controller-v0.9.0
|
||||
- image: quay.io/devfile/devworkspace-controller@sha256:eacb8a72b9171e888ba54be44fa37b95a19165fda97a3fa44695ecdd3b855f56
|
||||
- # tag: quay.io/devfile/devworkspace-controller:v0.9.0
|
||||
+ - name: devworkspace-controller-v0.12.3
|
||||
+ image: quay.io/devfile/devworkspace-controller@sha256:fa3241b88600902f5703199990b5466d2a05cd3d46a708863e98148600bbf6d9
|
||||
+ # tag: quay.io/devfile/devworkspace-controller:v0.12.3
|
||||
- name: che--centos--postgresql-13-centos7-1-71b24684d64da46f960682cc4216222a7e4ed8b1a31dd5a865b3e71afdea20d2
|
||||
image: quay.io/eclipse/che--centos--postgresql-13-centos7@sha256:71b24684d64da46f960682cc4216222a7e4ed8b1a31dd5a865b3e71afdea20d2
|
||||
# tag: quay.io/eclipse/che--centos--postgresql-13-centos7:1-71b24684d64da46f960682cc4216222a7e4ed8b1a31dd5a865b3e71afdea20d2
|
||||
@@ -1592,33 +1440,27 @@
|
||||
@@ -1440,12 +1434,12 @@
|
||||
- name: che--traefik-v2.5.0-eb30f9f09a65cee1fab5ef9c64cb4ec91b800dc3fdd738d62a9d4334f0114683
|
||||
image: quay.io/eclipse/che--traefik@sha256:eb30f9f09a65cee1fab5ef9c64cb4ec91b800dc3fdd738d62a9d4334f0114683
|
||||
# tag: quay.io/eclipse/che--traefik:v2.5.0-eb30f9f09a65cee1fab5ef9c64cb4ec91b800dc3fdd738d62a9d4334f0114683
|
||||
- - name: che-backup-server-rest-b6cc165
|
||||
- image: quay.io/eclipse/che-backup-server-rest@sha256:023639e023ef5d1370e4381037b6c162733ffa11ef21d902a497034f8e9ab91a
|
||||
- # tag: quay.io/eclipse/che-backup-server-rest:b6cc165
|
||||
- - name: che-dashboard-7.42.0
|
||||
- image: quay.io/eclipse/che-dashboard@sha256:5c4483c924980907c49b08f3b0de36a52cccdd877482d38124857931cc6b9535
|
||||
- # tag: quay.io/eclipse/che-dashboard:7.42.0
|
||||
- - name: che-devfile-registry-7.42.0
|
||||
- image: quay.io/eclipse/che-devfile-registry@sha256:87650cbed254fa31a0fd39bed3e22dc9f3d4bd7e7c9355a9e71cb6d85e6665a2
|
||||
- # tag: quay.io/eclipse/che-devfile-registry:7.42.0
|
||||
+ - name: che-dashboard-7.43.0
|
||||
+ image: quay.io/eclipse/che-dashboard@sha256:38e322f33655a665047b299681d28a7d3543bcec44a4c295e14ca49888644b7d
|
||||
+ # tag: quay.io/eclipse/che-dashboard:7.43.0
|
||||
+ - name: che-devfile-registry-7.43.0
|
||||
+ image: quay.io/eclipse/che-devfile-registry@sha256:332434eedbe5213e252a4b79738f59b39b8cca2fc5e7fe0735f71ac78e205e24
|
||||
+ # tag: quay.io/eclipse/che-devfile-registry:7.43.0
|
||||
- - name: che-dashboard-7.43.0
|
||||
- image: quay.io/eclipse/che-dashboard@sha256:38e322f33655a665047b299681d28a7d3543bcec44a4c295e14ca49888644b7d
|
||||
- # tag: quay.io/eclipse/che-dashboard:7.43.0
|
||||
- - name: che-devfile-registry-7.43.0
|
||||
- image: quay.io/eclipse/che-devfile-registry@sha256:332434eedbe5213e252a4b79738f59b39b8cca2fc5e7fe0735f71ac78e205e24
|
||||
- # tag: quay.io/eclipse/che-devfile-registry:7.43.0
|
||||
+ - name: che-dashboard-7.44.0
|
||||
+ image: quay.io/eclipse/che-dashboard@sha256:b3a7981b838f2184109561c403594df6cd9cc5dd3de8b13f4bd2de34fe33f605
|
||||
+ # tag: quay.io/eclipse/che-dashboard:7.44.0
|
||||
+ - name: che-devfile-registry-7.44.0
|
||||
+ image: quay.io/eclipse/che-devfile-registry@sha256:fcbaf4ba7528d0661e1d6a625f7b1e9c4c6d81291f0731b612a6d28820f01199
|
||||
+ # tag: quay.io/eclipse/che-devfile-registry:7.44.0
|
||||
- name: che-jwtproxy-0.10.0
|
||||
image: quay.io/eclipse/che-jwtproxy@sha256:881d1c91e7f5840314f25104ef5c0acee59ed484a5f9ef39daf3008725ea1033
|
||||
# tag: quay.io/eclipse/che-jwtproxy:0.10.0
|
||||
- - name: che-keycloak-7.42.0
|
||||
- image: quay.io/eclipse/che-keycloak@sha256:9e735835e5952f7b246675199c39cd15cb644ee2022e9f6b399a48ef257dfe8e
|
||||
- # tag: quay.io/eclipse/che-keycloak:7.42.0
|
||||
- name: che-plugin-artifacts-broker-v3.4.0
|
||||
image: quay.io/eclipse/che-plugin-artifacts-broker@sha256:4891a6e19be9eae59372f4b31144653f9bd1284e0301ecfe896a099ca6a12b58
|
||||
# tag: quay.io/eclipse/che-plugin-artifacts-broker:v3.4.0
|
||||
@@ -1455,12 +1449,12 @@
|
||||
- name: che-plugin-metadata-broker-v3.4.0
|
||||
image: quay.io/eclipse/che-plugin-metadata-broker@sha256:df1ea2eadb28dbc97761adf4ea984af5ca941025a67b39c6abe373816a84bba9
|
||||
# tag: quay.io/eclipse/che-plugin-metadata-broker:v3.4.0
|
||||
- - name: che-plugin-registry-7.42.0
|
||||
- image: quay.io/eclipse/che-plugin-registry@sha256:b156e22967ce0c0faa93ddc431a9bd4742dcafd6d51184d2624b003520b62f10
|
||||
- # tag: quay.io/eclipse/che-plugin-registry:7.42.0
|
||||
- - name: che-server-7.42.0
|
||||
- image: quay.io/eclipse/che-server@sha256:8c42ae38d5be895da292f0a5fdde7c4fc3037793423174bac17381b771816f14
|
||||
- # tag: quay.io/eclipse/che-server:7.42.0
|
||||
+ - name: che-plugin-registry-7.43.0
|
||||
+ image: quay.io/eclipse/che-plugin-registry@sha256:c5ae13322d6265a1ea09b9e7527f68c49635ded0e87a9eb25c587f95790d13a6
|
||||
+ # tag: quay.io/eclipse/che-plugin-registry:7.43.0
|
||||
+ - name: che-server-7.43.0
|
||||
+ image: quay.io/eclipse/che-server@sha256:f11148998ec2ffa88fc6f60abe07c15844473986ad7e2fe2ee1f32f67e78c906
|
||||
+ # tag: quay.io/eclipse/che-server:7.43.0
|
||||
- - name: che-plugin-registry-7.43.0
|
||||
- image: quay.io/eclipse/che-plugin-registry@sha256:c5ae13322d6265a1ea09b9e7527f68c49635ded0e87a9eb25c587f95790d13a6
|
||||
- # tag: quay.io/eclipse/che-plugin-registry:7.43.0
|
||||
- - name: che-server-7.43.0
|
||||
- image: quay.io/eclipse/che-server@sha256:f11148998ec2ffa88fc6f60abe07c15844473986ad7e2fe2ee1f32f67e78c906
|
||||
- # tag: quay.io/eclipse/che-server:7.43.0
|
||||
+ - name: che-plugin-registry-7.44.0
|
||||
+ image: quay.io/eclipse/che-plugin-registry@sha256:cac5ff9d926a836435f312aff354a271f1a465b34e89564d4eb45a8856e44b2b
|
||||
+ # tag: quay.io/eclipse/che-plugin-registry:7.44.0
|
||||
+ - name: che-server-7.44.0
|
||||
+ image: quay.io/eclipse/che-server@sha256:e13e577f05feec893560cf2c7adeb574391d51c1e51319bdcc40f9460ab975ce
|
||||
+ # tag: quay.io/eclipse/che-server:7.44.0
|
||||
- name: oauth2-proxy-v7.2.0
|
||||
image: quay.io/oauth2-proxy/oauth2-proxy@sha256:21efe7d87bbfde86a2929bc26f5ea2929a3ad263276941bd867b6633c9ca427c
|
||||
# tag: quay.io/oauth2-proxy/oauth2-proxy:v7.2.0
|
||||
@@ -1628,9 +1470,9 @@
|
||||
@@ -1470,9 +1464,9 @@
|
||||
- name: origin-oauth-proxy-4.7
|
||||
image: quay.io/openshift/origin-oauth-proxy@sha256:4814e2dc961acf570a6318294ae0f253426a3d387c9b128a2522f416d0cf6e2f
|
||||
# tag: quay.io/openshift/origin-oauth-proxy:4.7
|
||||
- - name: ubi8-minimal-8.5-218
|
||||
- image: registry.access.redhat.com/ubi8-minimal@sha256:cf1c63e3247e4074ee3549a064b8798a1a2513ad57dd79c9edb979836355b469
|
||||
- # tag: registry.access.redhat.com/ubi8-minimal:8.5-218
|
||||
+ - name: ubi8-minimal-8.5-230
|
||||
+ image: registry.access.redhat.com/ubi8-minimal@sha256:45b495856f6911192d93220bb773a881f51d52c0375c2a90574853c963d7a455
|
||||
+ # tag: registry.access.redhat.com/ubi8-minimal:8.5-230
|
||||
- - name: ubi8-minimal-8.5-230
|
||||
- image: registry.access.redhat.com/ubi8-minimal@sha256:45b495856f6911192d93220bb773a881f51d52c0375c2a90574853c963d7a455
|
||||
- # tag: registry.access.redhat.com/ubi8-minimal:8.5-230
|
||||
+ - name: ubi8-minimal-8.5-230.1645809059
|
||||
+ image: registry.access.redhat.com/ubi8-minimal@sha256:2e4bbb2be6e7aff711ddc93f0b07e49c93d41e4c2ffc8ea75f804ad6fe25564e
|
||||
+ # tag: registry.access.redhat.com/ubi8-minimal:8.5-230.1645809059
|
||||
- name: che-plugin-sidecar-@sha256:4bce2e39fee6b9e4a8b4e8681380ce2462674597a48b81c131cbbf055dd5d0c3
|
||||
image: quay.io/eclipse/che-plugin-sidecar@sha256:4bce2e39fee6b9e4a8b4e8681380ce2462674597a48b81c131cbbf055dd5d0c3
|
||||
# tag: quay.io/eclipse/che-plugin-sidecar@sha256:4bce2e39fee6b9e4a8b4e8681380ce2462674597a48b81c131cbbf055dd5d0c3
|
||||
@@ -1709,15 +1551,15 @@
|
||||
@@ -1551,15 +1545,15 @@
|
||||
- name: che-plugin-sidecar-@sha256:bb404ffaa12565beb12b4cd8160cfa3ff3ef3be420430a6562f1fe48639cbf1f
|
||||
image: quay.io/eclipse/che-plugin-sidecar@sha256:bb404ffaa12565beb12b4cd8160cfa3ff3ef3be420430a6562f1fe48639cbf1f
|
||||
# tag: quay.io/eclipse/che-plugin-sidecar@sha256:bb404ffaa12565beb12b4cd8160cfa3ff3ef3be420430a6562f1fe48639cbf1f
|
||||
- - name: che-theia-@sha256:0ba9df3898d86d055440ed36da34e4984d0679fb70173aecd95f7021dd759970
|
||||
- image: quay.io/eclipse/che-theia@sha256:0ba9df3898d86d055440ed36da34e4984d0679fb70173aecd95f7021dd759970
|
||||
- # tag: quay.io/eclipse/che-theia@sha256:0ba9df3898d86d055440ed36da34e4984d0679fb70173aecd95f7021dd759970
|
||||
- - name: che-machine-exec-@sha256:01383561851b694386c6e969e1c0c4e84333cf08778be4128cb12ace0433e6a9
|
||||
- image: quay.io/eclipse/che-machine-exec@sha256:01383561851b694386c6e969e1c0c4e84333cf08778be4128cb12ace0433e6a9
|
||||
- # tag: quay.io/eclipse/che-machine-exec@sha256:01383561851b694386c6e969e1c0c4e84333cf08778be4128cb12ace0433e6a9
|
||||
- - name: che-theia-endpoint-runtime-binary-@sha256:b2880a194fc48d23ef77175633bef1e382a35e4bae831ba2fc9b2d421060cff8
|
||||
- image: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:b2880a194fc48d23ef77175633bef1e382a35e4bae831ba2fc9b2d421060cff8
|
||||
- # tag: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:b2880a194fc48d23ef77175633bef1e382a35e4bae831ba2fc9b2d421060cff8
|
||||
+ - name: che-theia-@sha256:472def7fa0764848b2c8bf817d695ce354804b7cdc06fb446b896157609eabf3
|
||||
+ image: quay.io/eclipse/che-theia@sha256:472def7fa0764848b2c8bf817d695ce354804b7cdc06fb446b896157609eabf3
|
||||
+ # tag: quay.io/eclipse/che-theia@sha256:472def7fa0764848b2c8bf817d695ce354804b7cdc06fb446b896157609eabf3
|
||||
+ - name: che-machine-exec-@sha256:0033274945beaa29e990510f801a664ed582af75c7d52a958abf0094f143cc7a
|
||||
+ image: quay.io/eclipse/che-machine-exec@sha256:0033274945beaa29e990510f801a664ed582af75c7d52a958abf0094f143cc7a
|
||||
+ # tag: quay.io/eclipse/che-machine-exec@sha256:0033274945beaa29e990510f801a664ed582af75c7d52a958abf0094f143cc7a
|
||||
+ - name: che-theia-endpoint-runtime-binary-@sha256:d850c9f64e6107aefaa50beeb078740e123916de58faa0870eb55e2e36055971
|
||||
+ image: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:d850c9f64e6107aefaa50beeb078740e123916de58faa0870eb55e2e36055971
|
||||
+ # tag: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:d850c9f64e6107aefaa50beeb078740e123916de58faa0870eb55e2e36055971
|
||||
- - name: che-theia-@sha256:472def7fa0764848b2c8bf817d695ce354804b7cdc06fb446b896157609eabf3
|
||||
- image: quay.io/eclipse/che-theia@sha256:472def7fa0764848b2c8bf817d695ce354804b7cdc06fb446b896157609eabf3
|
||||
- # tag: quay.io/eclipse/che-theia@sha256:472def7fa0764848b2c8bf817d695ce354804b7cdc06fb446b896157609eabf3
|
||||
- - name: che-machine-exec-@sha256:0033274945beaa29e990510f801a664ed582af75c7d52a958abf0094f143cc7a
|
||||
- image: quay.io/eclipse/che-machine-exec@sha256:0033274945beaa29e990510f801a664ed582af75c7d52a958abf0094f143cc7a
|
||||
- # tag: quay.io/eclipse/che-machine-exec@sha256:0033274945beaa29e990510f801a664ed582af75c7d52a958abf0094f143cc7a
|
||||
- - name: che-theia-endpoint-runtime-binary-@sha256:d850c9f64e6107aefaa50beeb078740e123916de58faa0870eb55e2e36055971
|
||||
- image: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:d850c9f64e6107aefaa50beeb078740e123916de58faa0870eb55e2e36055971
|
||||
- # tag: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:d850c9f64e6107aefaa50beeb078740e123916de58faa0870eb55e2e36055971
|
||||
+ - name: che-theia-@sha256:7a19ed76a22d48e1135f04b96c89d105ee1687db1be9d705de65c8743d46925c
|
||||
+ image: quay.io/eclipse/che-theia@sha256:7a19ed76a22d48e1135f04b96c89d105ee1687db1be9d705de65c8743d46925c
|
||||
+ # tag: quay.io/eclipse/che-theia@sha256:7a19ed76a22d48e1135f04b96c89d105ee1687db1be9d705de65c8743d46925c
|
||||
+ - name: che-machine-exec-@sha256:d18044d8a796416501f6509ce5e4800ae8812394505295f47a6d337fdbf85e71
|
||||
+ image: quay.io/eclipse/che-machine-exec@sha256:d18044d8a796416501f6509ce5e4800ae8812394505295f47a6d337fdbf85e71
|
||||
+ # tag: quay.io/eclipse/che-machine-exec@sha256:d18044d8a796416501f6509ce5e4800ae8812394505295f47a6d337fdbf85e71
|
||||
+ - name: che-theia-endpoint-runtime-binary-@sha256:eba4119705c1351fe6048629f1f1da27c7c2b7dab3b57d68e99b71f2352093bb
|
||||
+ image: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:eba4119705c1351fe6048629f1f1da27c7c2b7dab3b57d68e99b71f2352093bb
|
||||
+ # tag: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:eba4119705c1351fe6048629f1f1da27c7c2b7dab3b57d68e99b71f2352093bb
|
||||
- name: che-editor-jupyter-@sha256:83439ae9edcaa3a97536742315a7912f93e499f49847da094c480031eae4ba47
|
||||
image: index.docker.io/ksmster/che-editor-jupyter@sha256:83439ae9edcaa3a97536742315a7912f93e499f49847da094c480031eae4ba47
|
||||
# tag: index.docker.io/ksmster/che-editor-jupyter@sha256:83439ae9edcaa3a97536742315a7912f93e499f49847da094c480031eae4ba47
|
||||
@@ -1734,17 +1576,23 @@
|
||||
@@ -1576,23 +1570,23 @@
|
||||
image: quay.io/devfile/universal-developer-image@sha256:53cec58dd190dd1e06100478ae879d7c28abd8fc883d5fdf5be3eb6e943fe5e7
|
||||
# tag: quay.io/devfile/universal-developer-image@sha256:53cec58dd190dd1e06100478ae879d7c28abd8fc883d5fdf5be3eb6e943fe5e7
|
||||
- name: che-code-insiders
|
||||
- image: quay.io/che-incubator/che-code@sha256:398866d27a8c8b60b9c6bdf0d85d47e55d092c647c897c71a979f9b23982ace5
|
||||
+ image: quay.io/che-incubator/che-code@sha256:0a5bdd653570a1a83bb8acbd0168cb1b23569d10699747dc45dbcbe67760e042
|
||||
- image: quay.io/che-incubator/che-code@sha256:0a5bdd653570a1a83bb8acbd0168cb1b23569d10699747dc45dbcbe67760e042
|
||||
+ image: quay.io/che-incubator/che-code@sha256:89035afbba213397384d2088081ff0fe0152b493a695e8a301479d40994415f6
|
||||
# tag: quay.io/che-incubator/che-code:insiders
|
||||
- - name: universal-developer-image-@sha256:d86650d33d98efff28e86766d9e16e6cd176af98410cc0fc7a83c1274a4c9592
|
||||
- image: quay.io/devfile/universal-developer-image@sha256:d86650d33d98efff28e86766d9e16e6cd176af98410cc0fc7a83c1274a4c9592
|
||||
- # tag: quay.io/devfile/universal-developer-image@sha256:d86650d33d98efff28e86766d9e16e6cd176af98410cc0fc7a83c1274a4c9592
|
||||
- - name: che-idea-@sha256:c12251fe34e812b4952514697c410654bc7451918f560e20123ca49b2af70235
|
||||
- image: quay.io/che-incubator/che-idea@sha256:c12251fe34e812b4952514697c410654bc7451918f560e20123ca49b2af70235
|
||||
- # tag: quay.io/che-incubator/che-idea@sha256:c12251fe34e812b4952514697c410654bc7451918f560e20123ca49b2af70235
|
||||
- - name: che-pycharm-@sha256:6df8a7aa0b38524effbc384d00ae50b6d85cbfd2a37115d3b180902c34924296
|
||||
- image: quay.io/che-incubator/che-pycharm@sha256:6df8a7aa0b38524effbc384d00ae50b6d85cbfd2a37115d3b180902c34924296
|
||||
- # tag: quay.io/che-incubator/che-pycharm@sha256:6df8a7aa0b38524effbc384d00ae50b6d85cbfd2a37115d3b180902c34924296
|
||||
+ - name: universal-developer-image-@sha256:66369ff476b6bd035f5a992d505b0e2a624f46a7d180acb61c41086a37739eea
|
||||
+ image: quay.io/devfile/universal-developer-image@sha256:66369ff476b6bd035f5a992d505b0e2a624f46a7d180acb61c41086a37739eea
|
||||
+ # tag: quay.io/devfile/universal-developer-image@sha256:66369ff476b6bd035f5a992d505b0e2a624f46a7d180acb61c41086a37739eea
|
||||
+ - name: che-idea-@sha256:20671357e44ca68df258495ac538a7d109620899d457a8345d79e2f0ffe13551
|
||||
+ image: quay.io/che-incubator/che-idea@sha256:20671357e44ca68df258495ac538a7d109620899d457a8345d79e2f0ffe13551
|
||||
+ # tag: quay.io/che-incubator/che-idea@sha256:20671357e44ca68df258495ac538a7d109620899d457a8345d79e2f0ffe13551
|
||||
+ - name: che-idea-@sha256:fbf737850f2ab6308abf1cd69c7f760dc8a6e5ff9963bfc2e72fb41795316c22
|
||||
+ image: quay.io/che-incubator/che-idea@sha256:fbf737850f2ab6308abf1cd69c7f760dc8a6e5ff9963bfc2e72fb41795316c22
|
||||
+ # tag: quay.io/che-incubator/che-idea@sha256:fbf737850f2ab6308abf1cd69c7f760dc8a6e5ff9963bfc2e72fb41795316c22
|
||||
+ - name: che-pycharm-@sha256:3b4d109973d6faa71da405480b709bfeb4c5e6a578ff58a3ca41c865016f7409
|
||||
+ image: quay.io/che-incubator/che-pycharm@sha256:3b4d109973d6faa71da405480b709bfeb4c5e6a578ff58a3ca41c865016f7409
|
||||
+ # tag: quay.io/che-incubator/che-pycharm@sha256:3b4d109973d6faa71da405480b709bfeb4c5e6a578ff58a3ca41c865016f7409
|
||||
+ - name: che-pycharm-@sha256:97ae5cb0f06a9bebcf383e2fcb082f1efb607c7a95257eb07e4bf83b57387e9b
|
||||
+ image: quay.io/che-incubator/che-pycharm@sha256:97ae5cb0f06a9bebcf383e2fcb082f1efb607c7a95257eb07e4bf83b57387e9b
|
||||
+ # tag: quay.io/che-incubator/che-pycharm@sha256:97ae5cb0f06a9bebcf383e2fcb082f1efb607c7a95257eb07e4bf83b57387e9b
|
||||
- name: universal-developer-image-@sha256:66369ff476b6bd035f5a992d505b0e2a624f46a7d180acb61c41086a37739eea
|
||||
image: quay.io/devfile/universal-developer-image@sha256:66369ff476b6bd035f5a992d505b0e2a624f46a7d180acb61c41086a37739eea
|
||||
# tag: quay.io/devfile/universal-developer-image@sha256:66369ff476b6bd035f5a992d505b0e2a624f46a7d180acb61c41086a37739eea
|
||||
- - name: che-idea-@sha256:20671357e44ca68df258495ac538a7d109620899d457a8345d79e2f0ffe13551
|
||||
- image: quay.io/che-incubator/che-idea@sha256:20671357e44ca68df258495ac538a7d109620899d457a8345d79e2f0ffe13551
|
||||
- # tag: quay.io/che-incubator/che-idea@sha256:20671357e44ca68df258495ac538a7d109620899d457a8345d79e2f0ffe13551
|
||||
- - name: che-idea-@sha256:fbf737850f2ab6308abf1cd69c7f760dc8a6e5ff9963bfc2e72fb41795316c22
|
||||
- image: quay.io/che-incubator/che-idea@sha256:fbf737850f2ab6308abf1cd69c7f760dc8a6e5ff9963bfc2e72fb41795316c22
|
||||
- # tag: quay.io/che-incubator/che-idea@sha256:fbf737850f2ab6308abf1cd69c7f760dc8a6e5ff9963bfc2e72fb41795316c22
|
||||
- - name: che-pycharm-@sha256:3b4d109973d6faa71da405480b709bfeb4c5e6a578ff58a3ca41c865016f7409
|
||||
- image: quay.io/che-incubator/che-pycharm@sha256:3b4d109973d6faa71da405480b709bfeb4c5e6a578ff58a3ca41c865016f7409
|
||||
- # tag: quay.io/che-incubator/che-pycharm@sha256:3b4d109973d6faa71da405480b709bfeb4c5e6a578ff58a3ca41c865016f7409
|
||||
- - name: che-pycharm-@sha256:97ae5cb0f06a9bebcf383e2fcb082f1efb607c7a95257eb07e4bf83b57387e9b
|
||||
- image: quay.io/che-incubator/che-pycharm@sha256:97ae5cb0f06a9bebcf383e2fcb082f1efb607c7a95257eb07e4bf83b57387e9b
|
||||
- # tag: quay.io/che-incubator/che-pycharm@sha256:97ae5cb0f06a9bebcf383e2fcb082f1efb607c7a95257eb07e4bf83b57387e9b
|
||||
+ - name: che-idea-next
|
||||
+ image: quay.io/che-incubator/che-idea@sha256:285fda8f8806e07cb7e0ebb010f6915f730a8b3ebf772a02444f2b5533913c39
|
||||
+ # tag: quay.io/che-incubator/che-idea:next
|
||||
+ - name: che-idea-@sha256:fe8005ed6c9cd527b685f8d6ca384d2564102e03b39a6e00f161ccfb4c4abe95
|
||||
+ image: quay.io/che-incubator/che-idea@sha256:fe8005ed6c9cd527b685f8d6ca384d2564102e03b39a6e00f161ccfb4c4abe95
|
||||
+ # tag: quay.io/che-incubator/che-idea@sha256:fe8005ed6c9cd527b685f8d6ca384d2564102e03b39a6e00f161ccfb4c4abe95
|
||||
+ - name: che-pycharm-next
|
||||
+ image: quay.io/che-incubator/che-pycharm@sha256:3d288b8737095dcee3823409de8a493635960194bc24321201b3960b10ba9162
|
||||
+ # tag: quay.io/che-incubator/che-pycharm:next
|
||||
+ - name: che-pycharm-@sha256:d18b08bf6896b81acdba6ca050713a0129361815082bad6da53193ea2cacdc22
|
||||
+ image: quay.io/che-incubator/che-pycharm@sha256:d18b08bf6896b81acdba6ca050713a0129361815082bad6da53193ea2cacdc22
|
||||
+ # tag: quay.io/che-incubator/che-pycharm@sha256:d18b08bf6896b81acdba6ca050713a0129361815082bad6da53193ea2cacdc22
|
||||
- name: che-buildah-base-@sha256:417203d8629edd92f187afd3ebb3d8dc28338d34809eb75ffc2e08a400f8d56b
|
||||
image: quay.io/eclipse/che-buildah-base@sha256:417203d8629edd92f187afd3ebb3d8dc28338d34809eb75ffc2e08a400f8d56b
|
||||
# tag: quay.io/eclipse/che-buildah-base@sha256:417203d8629edd92f187afd3ebb3d8dc28338d34809eb75ffc2e08a400f8d56b
|
||||
@@ -1772,9 +1620,9 @@
|
||||
@@ -1620,9 +1614,9 @@
|
||||
- name: che-dotnet-3.1-ce0526f
|
||||
image: quay.io/eclipse/che-dotnet-3.1@sha256:58ac9fd8aeff6a1d0ceb8d6b4eb64d439cb55b0a8b42fbbd2ebb8e876cff140c
|
||||
# tag: quay.io/eclipse/che-dotnet-3.1:ce0526f
|
||||
- - name: che-golang-1.17-ae494ed
|
||||
- image: quay.io/eclipse/che-golang-1.17@sha256:cdf7a3843907ba3d2e79a90fb99ec1c59c1383617bb5be32177e9d4159f762a3
|
||||
- # tag: quay.io/eclipse/che-golang-1.17:ae494ed
|
||||
+ - name: che-golang-1.17-73ee9d9
|
||||
+ image: quay.io/eclipse/che-golang-1.17@sha256:9946eef52bed43bad722348801c21ac3f884dbcf38f27acf4fafd59e2514ee01
|
||||
+ # tag: quay.io/eclipse/che-golang-1.17:73ee9d9
|
||||
- - name: che-golang-1.17-73ee9d9
|
||||
- image: quay.io/eclipse/che-golang-1.17@sha256:9946eef52bed43bad722348801c21ac3f884dbcf38f27acf4fafd59e2514ee01
|
||||
- # tag: quay.io/eclipse/che-golang-1.17:73ee9d9
|
||||
+ - name: che-golang-1.17-6a969e0
|
||||
+ image: quay.io/eclipse/che-golang-1.17@sha256:001e1c03dd1a47bc317eee106c004437c19066fc2c757f4336ea64686a99b709
|
||||
+ # tag: quay.io/eclipse/che-golang-1.17:6a969e0
|
||||
- name: che-java11-gradle-ce0526f
|
||||
image: quay.io/eclipse/che-java11-gradle@sha256:2a3079baf4556b3a81d54def3d293ecd54109130155b36a968ccdfe0e4ebb4cf
|
||||
# tag: quay.io/eclipse/che-java11-gradle:ce0526f
|
||||
@@ -1812,5 +1660,5 @@
|
||||
@@ -1660,5 +1654,5 @@
|
||||
image: registry.access.redhat.com/ubi8-minimal@sha256:2f6b88c037c0503da7704bccd3fc73cb76324101af39ad28f16460e7bce98324
|
||||
# tag: registry.access.redhat.com/ubi8-minimal:8.3
|
||||
- name: ubi-minimal-
|
||||
- image: registry.access.redhat.com/ubi8/ubi-minimal@sha256:cf1c63e3247e4074ee3549a064b8798a1a2513ad57dd79c9edb979836355b469
|
||||
+ image: registry.access.redhat.com/ubi8/ubi-minimal@sha256:45b495856f6911192d93220bb773a881f51d52c0375c2a90574853c963d7a455
|
||||
- image: registry.access.redhat.com/ubi8/ubi-minimal@sha256:45b495856f6911192d93220bb773a881f51d52c0375c2a90574853c963d7a455
|
||||
+ image: registry.access.redhat.com/ubi8/ubi-minimal@sha256:2e4bbb2be6e7aff711ddc93f0b07e49c93d41e4c2ffc8ea75f804ad6fe25564e
|
||||
# tag: registry.access.redhat.com/ubi8/ubi-minimal
|
||||
|
|
|
|||
|
|
@ -1,415 +0,0 @@
|
|||
--- /home/runner/work/che-operator/che-operator/bundle/stable/eclipse-che-preview-openshift/generated/openshift/org_v1_che_crd.yaml 2022-02-02 14:09:18.113642790 +0000
|
||||
+++ /home/runner/work/che-operator/che-operator/bundle/stable/eclipse-che-preview-openshift/manifests/org_v1_che_crd.yaml 2022-02-02 14:09:18.125643037 +0000
|
||||
@@ -61,14 +61,16 @@
|
||||
used by the Che installation.
|
||||
properties:
|
||||
debug:
|
||||
- description: Debug internal identity provider.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Debug internal identity provider.
|
||||
type: boolean
|
||||
externalIdentityProvider:
|
||||
- description: 'Instructs the Operator on whether or not to deploy
|
||||
- a dedicated Identity Provider (Keycloak or RH SSO instance).
|
||||
- Instructs the Operator on whether to deploy a dedicated Identity
|
||||
- Provider (Keycloak or RH-SSO instance). By default, a dedicated
|
||||
- Identity Provider server is deployed as part of the Che installation.
|
||||
+ description: 'Deprecated. The value of this flag is ignored.
|
||||
+ Instructs the Operator on whether or not to deploy a dedicated
|
||||
+ Identity Provider (Keycloak or RH SSO instance). Instructs
|
||||
+ the Operator on whether to deploy a dedicated Identity Provider
|
||||
+ (Keycloak or RH-SSO instance). By default, a dedicated Identity
|
||||
+ Provider server is deployed as part of the Che installation.
|
||||
When `externalIdentityProvider` is `true`, no dedicated identity
|
||||
provider will be deployed by the Operator and you will need
|
||||
to provide details about the external identity provider you
|
||||
@@ -90,18 +92,21 @@
|
||||
Sidecar functionality is now implemented in Traefik plugin.
|
||||
type: string
|
||||
identityProviderAdminUserName:
|
||||
- description: Overrides the name of the Identity Provider administrator
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Overrides the name of the Identity Provider administrator
|
||||
user. Defaults to `admin`.
|
||||
type: string
|
||||
identityProviderClientId:
|
||||
- description: Name of a Identity provider, Keycloak or RH-SSO,
|
||||
- `client-id` that is used for Che. Override this when an external
|
||||
- Identity Provider is in use. See the `externalIdentityProvider`
|
||||
- field. When omitted or left blank, it is set to the value
|
||||
- of the `flavour` field suffixed with `-public`.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Name of a Identity provider, Keycloak or RH-SSO, `client-id`
|
||||
+ that is used for Che. Override this when an external Identity
|
||||
+ Provider is in use. See the `externalIdentityProvider` field.
|
||||
+ When omitted or left blank, it is set to the value of the
|
||||
+ `flavour` field suffixed with `-public`.
|
||||
type: string
|
||||
identityProviderContainerResources:
|
||||
- description: Identity provider container custom settings.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Identity provider container custom settings.
|
||||
properties:
|
||||
limits:
|
||||
description: Limits describes the maximum amount of compute
|
||||
@@ -129,19 +134,22 @@
|
||||
type: object
|
||||
type: object
|
||||
identityProviderImage:
|
||||
- description: Overrides the container image used in the Identity
|
||||
- Provider, Keycloak or RH-SSO, deployment. This includes the
|
||||
- image tag. Omit it or leave it empty to use the default container
|
||||
- image provided by the Operator.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Overrides the container image used in the Identity Provider,
|
||||
+ Keycloak or RH-SSO, deployment. This includes the image tag.
|
||||
+ Omit it or leave it empty to use the default container image
|
||||
+ provided by the Operator.
|
||||
type: string
|
||||
identityProviderImagePullPolicy:
|
||||
- description: Overrides the image pull policy used in the Identity
|
||||
- Provider, Keycloak or RH-SSO, deployment. Default value is
|
||||
- `Always` for `nightly`, `next` or `latest` images, and `IfNotPresent`
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Overrides the image pull policy used in the Identity Provider,
|
||||
+ Keycloak or RH-SSO, deployment. Default value is `Always`
|
||||
+ for `nightly`, `next` or `latest` images, and `IfNotPresent`
|
||||
in other cases.
|
||||
type: string
|
||||
identityProviderIngress:
|
||||
- description: Ingress custom settings.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Ingress custom settings.
|
||||
properties:
|
||||
annotations:
|
||||
additionalProperties:
|
||||
@@ -157,25 +165,27 @@
|
||||
type: string
|
||||
type: object
|
||||
identityProviderPassword:
|
||||
- description: Overrides the password of Keycloak administrator
|
||||
- user. Override this when an external Identity Provider is
|
||||
- in use. See the `externalIdentityProvider` field. When omitted
|
||||
- or left blank, it is set to an auto-generated password.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Overrides the password of Keycloak administrator user. Override
|
||||
+ this when an external Identity Provider is in use. See the
|
||||
+ `externalIdentityProvider` field. When omitted or left blank,
|
||||
+ it is set to an auto-generated password.
|
||||
type: string
|
||||
identityProviderPostgresPassword:
|
||||
- description: Password for a Identity Provider, Keycloak or RH-SSO,
|
||||
- to connect to the database. Override this when an external
|
||||
- Identity Provider is in use. See the `externalIdentityProvider`
|
||||
- field. When omitted or left blank, it is set to an auto-generated
|
||||
- password.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Password for a Identity Provider, Keycloak or RH-SSO, to connect
|
||||
+ to the database. Override this when an external Identity Provider
|
||||
+ is in use. See the `externalIdentityProvider` field. When
|
||||
+ omitted or left blank, it is set to an auto-generated password.
|
||||
type: string
|
||||
identityProviderPostgresSecret:
|
||||
- description: 'The secret that contains `password` for the Identity
|
||||
- Provider, Keycloak or RH-SSO, to connect to the database.
|
||||
- When the secret is defined, the `identityProviderPostgresPassword`
|
||||
- is ignored. When the value is omitted or left blank, the one
|
||||
- of following scenarios applies: 1. `identityProviderPostgresPassword`
|
||||
- is defined, then it will be used to connect to the database.
|
||||
+ description: 'Deprecated. The value of this flag is ignored.
|
||||
+ The secret that contains `password` for the Identity Provider,
|
||||
+ Keycloak or RH-SSO, to connect to the database. When the secret
|
||||
+ is defined, the `identityProviderPostgresPassword` is ignored.
|
||||
+ When the value is omitted or left blank, the one of following
|
||||
+ scenarios applies: 1. `identityProviderPostgresPassword` is
|
||||
+ defined, then it will be used to connect to the database.
|
||||
2. `identityProviderPostgresPassword` is not defined, then
|
||||
a new secret with the name `che-identity-postgres-secret`
|
||||
will be created with an auto-generated value for `password`.
|
||||
@@ -183,14 +193,16 @@
|
||||
label.'
|
||||
type: string
|
||||
identityProviderRealm:
|
||||
- description: Name of a Identity provider, Keycloak or RH-SSO,
|
||||
- realm that is used for Che. Override this when an external
|
||||
- Identity Provider is in use. See the `externalIdentityProvider`
|
||||
- field. When omitted or left blank, it is set to the value
|
||||
- of the `flavour` field.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Name of a Identity provider, Keycloak or RH-SSO, realm that
|
||||
+ is used for Che. Override this when an external Identity Provider
|
||||
+ is in use. See the `externalIdentityProvider` field. When
|
||||
+ omitted or left blank, it is set to the value of the `flavour`
|
||||
+ field.
|
||||
type: string
|
||||
identityProviderRoute:
|
||||
- description: Route custom settings.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Route custom settings.
|
||||
properties:
|
||||
annotations:
|
||||
additionalProperties:
|
||||
@@ -212,8 +224,9 @@
|
||||
type: string
|
||||
type: object
|
||||
identityProviderSecret:
|
||||
- description: 'The secret that contains `user` and `password`
|
||||
- for Identity Provider. When the secret is defined, the `identityProviderAdminUserName`
|
||||
+ description: 'Deprecated. The value of this flag is ignored.
|
||||
+ The secret that contains `user` and `password` for Identity
|
||||
+ Provider. When the secret is defined, the `identityProviderAdminUserName`
|
||||
and `identityProviderPassword` are ignored. When the value
|
||||
is omitted or left blank, the one of following scenarios applies:
|
||||
1. `identityProviderAdminUserName` and `identityProviderPassword`
|
||||
@@ -232,20 +245,22 @@
|
||||
set by the Operator.
|
||||
type: string
|
||||
initialOpenShiftOAuthUser:
|
||||
- description: For operating with the OpenShift OAuth authentication,
|
||||
- create a new user account since the kubeadmin can not be used.
|
||||
- If the value is true, then a new OpenShift OAuth user will
|
||||
- be created for the HTPasswd identity provider. If the value
|
||||
- is false and the user has already been created, then it will
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ For operating with the OpenShift OAuth authentication, create
|
||||
+ a new user account since the kubeadmin can not be used. If
|
||||
+ the value is true, then a new OpenShift OAuth user will be
|
||||
+ created for the HTPasswd identity provider. If the value is
|
||||
+ false and the user has already been created, then it will
|
||||
be removed. If value is an empty, then do nothing. The user's
|
||||
credentials are stored in the `openshift-oauth-user-credentials`
|
||||
secret in 'openshift-config' namespace by Operator. Note that
|
||||
this solution is Openshift 4 platform-specific.
|
||||
type: boolean
|
||||
nativeUserMode:
|
||||
- description: Enables native user mode. Currently works only
|
||||
- on OpenShift and DevWorkspace engine. Native User mode uses
|
||||
- OpenShift OAuth directly as identity provider, without Keycloak.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Enables native user mode. Currently works only on OpenShift
|
||||
+ and DevWorkspace engine. Native User mode uses OpenShift OAuth
|
||||
+ directly as identity provider, without Keycloak.
|
||||
type: boolean
|
||||
oAuthClientName:
|
||||
description: Name of the OpenShift `OAuthClient` resource used
|
||||
@@ -259,17 +274,19 @@
|
||||
field.
|
||||
type: string
|
||||
openShiftoAuth:
|
||||
- description: 'Enables the integration of the identity provider
|
||||
- (Keycloak / RHSSO) with OpenShift OAuth. Empty value on OpenShift
|
||||
- by default. This will allow users to directly login with their
|
||||
+ description: 'Deprecated. The value of this flag is ignored.
|
||||
+ Enables the integration of the identity provider (Keycloak
|
||||
+ / RHSSO) with OpenShift OAuth. Empty value on OpenShift by
|
||||
+ default. 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.'
|
||||
type: boolean
|
||||
updateAdminPassword:
|
||||
- description: Forces the default `admin` Che user to update password
|
||||
- on first login. Defaults to `false`.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Forces the default `admin` Che user to update password on
|
||||
+ first login. Defaults to `false`.
|
||||
type: boolean
|
||||
type: object
|
||||
database:
|
||||
@@ -456,10 +473,11 @@
|
||||
This MUST be explicitly specified: there are no defaults.'
|
||||
type: string
|
||||
ingressStrategy:
|
||||
- description: 'Strategy for ingress creation. Options are: `multi-host`
|
||||
- (host is explicitly provided in ingress), `single-host` (host
|
||||
- is provided, path-based rules) and `default-host` (no host
|
||||
- is provided, path-based rules). Defaults to `multi-host` Deprecated
|
||||
+ description: 'Deprecated. The value of this flag is ignored.
|
||||
+ Strategy for ingress creation. Options are: `multi-host` (host
|
||||
+ is explicitly provided in ingress), `single-host` (host is
|
||||
+ provided, path-based rules) and `default-host` (no host is
|
||||
+ provided, path-based rules). Defaults to `multi-host` Deprecated
|
||||
in favor of `serverExposureStrategy` in the `server` section,
|
||||
which defines this regardless of the cluster type. When both
|
||||
are defined, the `serverExposureStrategy` option takes precedence.'
|
||||
@@ -473,15 +491,16 @@
|
||||
run as. Default value is `1724`.
|
||||
type: string
|
||||
singleHostExposureType:
|
||||
- description: When the serverExposureStrategy is set to `single-host`,
|
||||
- the way the server, registries and workspaces are exposed
|
||||
- is further configured by this property. The possible values
|
||||
- are `native`, which means that the server and workspaces are
|
||||
- exposed using ingresses on K8s or `gateway` where the server
|
||||
- and workspaces are exposed using a custom gateway based on
|
||||
- link:https://doc.traefik.io/traefik/[Traefik]. All the endpoints
|
||||
- whether backed by the ingress or gateway `route` always point
|
||||
- to the subpaths on the same domain. Defaults to `native`.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ When the serverExposureStrategy is set to `single-host`, the
|
||||
+ way the server, registries and workspaces are exposed is further
|
||||
+ configured by this property. The possible values are `native`,
|
||||
+ which means that the server and workspaces are exposed using
|
||||
+ ingresses on K8s or `gateway` where the server and workspaces
|
||||
+ are exposed using a custom gateway based on link:https://doc.traefik.io/traefik/[Traefik].
|
||||
+ All the endpoints whether backed by the ingress or gateway
|
||||
+ `route` always point 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
|
||||
@@ -535,9 +554,9 @@
|
||||
to `false`.
|
||||
type: string
|
||||
cheFlavor:
|
||||
- description: Specifies a variation of the installation. The
|
||||
- options are `che` for upstream Che installations, or `codeready`
|
||||
- for link:https://developers.redhat.com/products/codeready-workspaces/overview[CodeReady
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Specifies a variation of the installation. The options are
|
||||
+ `che` for upstream Che installations, or `codeready` for link:https://developers.redhat.com/products/codeready-workspaces/overview[CodeReady
|
||||
Workspaces] installation. Override the default value only
|
||||
on necessary occasions.
|
||||
type: string
|
||||
@@ -646,7 +665,8 @@
|
||||
or `latest` images, and `IfNotPresent` in other cases.
|
||||
type: string
|
||||
dashboardIngress:
|
||||
- description: Dashboard ingress custom settings.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Dashboard ingress custom settings.
|
||||
properties:
|
||||
annotations:
|
||||
additionalProperties:
|
||||
@@ -670,7 +690,8 @@
|
||||
deployment. Defaults to 16Mi.
|
||||
type: string
|
||||
dashboardRoute:
|
||||
- description: Dashboard route custom settings.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Dashboard route custom settings.
|
||||
properties:
|
||||
annotations:
|
||||
additionalProperties:
|
||||
@@ -706,7 +727,8 @@
|
||||
by the Operator.
|
||||
type: string
|
||||
devfileRegistryIngress:
|
||||
- description: The devfile registry ingress custom settings.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ The devfile registry ingress custom settings.
|
||||
properties:
|
||||
annotations:
|
||||
additionalProperties:
|
||||
@@ -735,7 +757,8 @@
|
||||
`next` or `latest` images, and `IfNotPresent` in other cases.
|
||||
type: string
|
||||
devfileRegistryRoute:
|
||||
- description: The devfile registry route custom settings.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ The devfile registry route custom settings.
|
||||
properties:
|
||||
annotations:
|
||||
additionalProperties:
|
||||
@@ -761,9 +784,9 @@
|
||||
fields.
|
||||
type: string
|
||||
disableInternalClusterSVCNames:
|
||||
- description: Disable internal cluster SVC names usage to communicate
|
||||
- between components to speed up the traffic and avoid proxy
|
||||
- issues.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Disable internal cluster SVC names usage to communicate between
|
||||
+ components to speed up the traffic and avoid proxy issues.
|
||||
type: boolean
|
||||
externalDevfileRegistries:
|
||||
description: External devfile registries, that serves sample,
|
||||
@@ -828,7 +851,8 @@
|
||||
by the Operator.
|
||||
type: string
|
||||
pluginRegistryIngress:
|
||||
- description: Plugin registry ingress custom settings.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Plugin registry ingress custom settings.
|
||||
properties:
|
||||
annotations:
|
||||
additionalProperties:
|
||||
@@ -857,7 +881,8 @@
|
||||
`next` or `latest` images, and `IfNotPresent` in other cases.
|
||||
type: string
|
||||
pluginRegistryRoute:
|
||||
- description: Plugin registry route custom settings.
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Plugin registry route custom settings.
|
||||
properties:
|
||||
annotations:
|
||||
additionalProperties:
|
||||
@@ -933,8 +958,9 @@
|
||||
deployment In cores. (500m = .5 cores). Default to 100m.
|
||||
type: string
|
||||
serverExposureStrategy:
|
||||
- description: Sets the server and workspaces exposure type. Possible
|
||||
- values are `multi-host`, `single-host`, `default-host`. Defaults
|
||||
+ description: Deprecated. The value of this flag is ignored.
|
||||
+ Sets the server and workspaces exposure type. Possible values
|
||||
+ are `multi-host`, `single-host`, `default-host`. Defaults
|
||||
to `multi-host`, which creates a separate ingress, or OpenShift
|
||||
routes, for every required endpoint. `single-host` makes Che
|
||||
exposed on a single host name with workspaces exposed on subpaths.
|
||||
@@ -993,6 +1019,55 @@
|
||||
placeholders, such as che-workspace-<username>. In that case,
|
||||
a new namespace will be created for each user or workspace.
|
||||
type: string
|
||||
+ workspacePodNodeSelector:
|
||||
+ additionalProperties:
|
||||
+ type: string
|
||||
+ description: The node selector that limits the nodes that can
|
||||
+ run the workspace pods.
|
||||
+ type: object
|
||||
+ workspacePodTolerations:
|
||||
+ description: The pod tolerations put on the workspace pods to
|
||||
+ limit where the workspace pods can run.
|
||||
+ items:
|
||||
+ description: The pod this Toleration is attached to tolerates
|
||||
+ any taint that matches the triple <key,value,effect> using
|
||||
+ the matching operator <operator>.
|
||||
+ properties:
|
||||
+ effect:
|
||||
+ description: Effect indicates the taint effect to match.
|
||||
+ Empty means match all taint effects. When specified,
|
||||
+ allowed values are NoSchedule, PreferNoSchedule and
|
||||
+ NoExecute.
|
||||
+ type: string
|
||||
+ key:
|
||||
+ description: Key is the taint key that the toleration
|
||||
+ applies to. Empty means match all taint keys. If the
|
||||
+ key is empty, operator must be Exists; this combination
|
||||
+ means to match all values and all keys.
|
||||
+ type: string
|
||||
+ operator:
|
||||
+ description: Operator represents a key's relationship
|
||||
+ to the value. Valid operators are Exists and Equal.
|
||||
+ Defaults to Equal. Exists is equivalent to wildcard
|
||||
+ for value, so that a pod can tolerate all taints of
|
||||
+ a particular category.
|
||||
+ type: string
|
||||
+ tolerationSeconds:
|
||||
+ description: TolerationSeconds represents the period of
|
||||
+ time the toleration (which must be of effect NoExecute,
|
||||
+ otherwise this field is ignored) tolerates the taint.
|
||||
+ By default, it is not set, which means tolerate the
|
||||
+ taint forever (do not evict). Zero and negative values
|
||||
+ will be treated as 0 (evict immediately) by the system.
|
||||
+ format: int64
|
||||
+ type: integer
|
||||
+ value:
|
||||
+ description: Value is the taint value the toleration matches
|
||||
+ to. If the operator is Exists, the value should be empty,
|
||||
+ otherwise just a regular string.
|
||||
+ type: string
|
||||
+ type: object
|
||||
+ type: array
|
||||
workspacesDefaultPlugins:
|
||||
description: Default plug-ins applied to Devworkspaces.
|
||||
items:
|
||||
|
|
@ -18,7 +18,7 @@ annotations:
|
|||
operators.operatorframework.io.bundle.package.v1: eclipse-che-preview-openshift
|
||||
operators.operatorframework.io.bundle.channels.v1: stable
|
||||
operators.operatorframework.io.bundle.channel.default.v1: stable
|
||||
operators.operatorframework.io.metrics.builder: operator-sdk-v1.6.1+git
|
||||
operators.operatorframework.io.metrics.builder: operator-sdk-v1.9.0+git
|
||||
operators.operatorframework.io.metrics.mediatype.v1: metrics+v1
|
||||
operators.operatorframework.io.metrics.project_layout: go.kubebuilder.io/v3
|
||||
|
||||
|
|
|
|||
|
|
@ -20,28 +20,28 @@ stages:
|
|||
- entrypoint:
|
||||
- scorecard-test
|
||||
- basic-check-spec
|
||||
image: quay.io/operator-framework/scorecard-test:v1.7.1
|
||||
image: quay.io/operator-framework/scorecard-test:v1.9.2
|
||||
labels:
|
||||
suite: basic
|
||||
test: basic-check-spec-test
|
||||
- entrypoint:
|
||||
- scorecard-test
|
||||
- olm-bundle-validation
|
||||
image: quay.io/operator-framework/scorecard-test:v1.7.1
|
||||
image: quay.io/operator-framework/scorecard-test:v1.9.2
|
||||
labels:
|
||||
suite: olm
|
||||
test: olm-bundle-validation-test
|
||||
- entrypoint:
|
||||
- scorecard-test
|
||||
- olm-crds-have-validation
|
||||
image: quay.io/operator-framework/scorecard-test:v1.7.1
|
||||
image: quay.io/operator-framework/scorecard-test:v1.9.2
|
||||
labels:
|
||||
suite: olm
|
||||
test: olm-crds-have-validation-test
|
||||
- entrypoint:
|
||||
- scorecard-test
|
||||
- olm-spec-descriptors
|
||||
image: quay.io/operator-framework/scorecard-test:v1.7.1
|
||||
image: quay.io/operator-framework/scorecard-test:v1.9.2
|
||||
labels:
|
||||
suite: olm
|
||||
test: olm-spec-descriptors-test
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
apiVersion: v1
|
||||
description: A Helm chart for deploying Eclipse Che on a Kubernetes
|
||||
name: eclipse-che
|
||||
version: 7.43.0
|
||||
version: 7.44.0
|
||||
annotations:
|
||||
artifacthub.io/license: EPL-2.0
|
||||
artifacthub.io/links: |
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: che-operator
|
||||
image: quay.io/eclipse/che-operator:7.43.0
|
||||
image: quay.io/eclipse/che-operator:7.44.0
|
||||
command:
|
||||
- /manager
|
||||
args:
|
||||
|
|
@ -60,19 +60,19 @@ spec:
|
|||
- name: OPERATOR_NAME
|
||||
value: che-operator
|
||||
- name: CHE_VERSION
|
||||
value: 7.43.0
|
||||
value: 7.44.0
|
||||
- name: RELATED_IMAGE_che_server
|
||||
value: quay.io/eclipse/che-server:7.43.0
|
||||
value: quay.io/eclipse/che-server:7.44.0
|
||||
- name: RELATED_IMAGE_dashboard
|
||||
value: quay.io/eclipse/che-dashboard:7.43.0
|
||||
value: quay.io/eclipse/che-dashboard:7.44.0
|
||||
- name: RELATED_IMAGE_plugin_registry
|
||||
value: quay.io/eclipse/che-plugin-registry:7.43.0
|
||||
value: quay.io/eclipse/che-plugin-registry:7.44.0
|
||||
- name: RELATED_IMAGE_devfile_registry
|
||||
value: quay.io/eclipse/che-devfile-registry:7.43.0
|
||||
value: quay.io/eclipse/che-devfile-registry:7.44.0
|
||||
- name: RELATED_IMAGE_che_tls_secrets_creation_job
|
||||
value: quay.io/eclipse/che-tls-secret-creator:alpine-01a4c34
|
||||
- name: RELATED_IMAGE_pvc_jobs
|
||||
value: registry.access.redhat.com/ubi8-minimal:8.5-230
|
||||
value: registry.access.redhat.com/ubi8-minimal:8.5-230.1645809059
|
||||
- name: RELATED_IMAGE_postgres
|
||||
value: quay.io/eclipse/che--centos--postgresql-96-centos7:9.6-b681d78125361519180a6ac05242c296f8906c11eab7e207b5ca9a89b6344392
|
||||
- name: RELATED_IMAGE_postgres_13_3
|
||||
|
|
@ -109,12 +109,6 @@ spec:
|
|||
value: Red Hat Applications
|
||||
- name: CONSOLE_LINK_IMAGE
|
||||
value: /dashboard/assets/branding/loader.svg
|
||||
- name: CHE_IDENTITY_SECRET
|
||||
value: che-identity-secret
|
||||
- name: CHE_IDENTITY_POSTGRES_SECRET
|
||||
value: che-identity-postgres-secret
|
||||
- name: CHE_POSTGRES_SECRET
|
||||
value: che-postgres-secret
|
||||
- name: CHE_SERVER_TRUST_STORE_CONFIGMAP_NAME
|
||||
value: ca-certs
|
||||
- name: MAX_CONCURRENT_RECONCILES
|
||||
|
|
@ -173,12 +167,12 @@ spec:
|
|||
value: quay.io/eclipse/che-plugin-sidecar@sha256:2ba8fffe6f2d64f82896367a34fdb657672984548c7904f906178e8e08294277
|
||||
- name: RELATED_IMAGE_che_plugin_sidecar_plugin_registry_image_IBZWQYJSGU3DUYTCGQYDIZTGMFQTCMRVGY2WEZLCGEZGENDDMQ4DCNRQMNTGCM3GMYZWKZRTMJSTIMRQGQZTAYJWGU3DEZRRMZSTIOBWGM4WGYTGGFTA____
|
||||
value: quay.io/eclipse/che-plugin-sidecar@sha256:bb404ffaa12565beb12b4cd8160cfa3ff3ef3be420430a6562f1fe48639cbf1f
|
||||
- name: RELATED_IMAGE_che_theia_plugin_registry_image_IBZWQYJSGU3DUNBXGJSGKZRXMZQTANZWGQ4DIODCGJRTQYTGHAYTOZBWHE2WGZJTGU2DQMBUMI3WGZDDGA3GMYRUGQ3GEOBZGYYTKNZWGA4WKYLCMYZQ____
|
||||
value: quay.io/eclipse/che-theia@sha256:472def7fa0764848b2c8bf817d695ce354804b7cdc06fb446b896157609eabf3
|
||||
- name: RELATED_IMAGE_che_machine_exec_plugin_registry_image_IBZWQYJSGU3DUMBQGMZTENZUHE2DKYTFMFQTEOLFHE4TANJRGBTDQMBRME3DMNDFMQ2TQMTBMY3TKYZXMQ2TEYJZGU4GCYTGGAYDSNDGGE2DGY3DG5QQ____
|
||||
value: quay.io/eclipse/che-machine-exec@sha256:0033274945beaa29e990510f801a664ed582af75c7d52a958abf0094f143cc7a
|
||||
- name: RELATED_IMAGE_che_theia_endpoint_runtime_binary_plugin_registry_image_IBZWQYJSGU3DUZBYGUYGGOLGGY2GKNRRGA3WCZLGMFQTKMDCMVSWEMBXHA3TIMDFGEZDGOJRGZSGKNJYMZQWCMBYG4YGKYRVGVSTEZJTGYYDKNJZG4YQ____
|
||||
value: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:d850c9f64e6107aefaa50beeb078740e123916de58faa0870eb55e2e36055971
|
||||
- name: RELATED_IMAGE_che_theia_plugin_registry_image_IBZWQYJSGU3DUN3BGE4WKZBXGZQTEMTEGQ4GKMJRGM2WMMBUMI4TMYZYHFSDCMBVMVSTCNRYG5SGEMLCMU4WINZQGVSGKNRVMM4DONBTMQ2DMOJSGVRQ____
|
||||
value: quay.io/eclipse/che-theia@sha256:7a19ed76a22d48e1135f04b96c89d105ee1687db1be9d705de65c8743d46925c
|
||||
- name: RELATED_IMAGE_che_machine_exec_plugin_registry_image_IBZWQYJSGU3DUZBRHAYDINDEHBQTOOJWGQYTMNJQGFTDMNJQHFRWKNLFGQ4DAMDBMU4DQMJSGM4TINJQGUZDSNLGGQ3WCNTEGMZTOZTEMJTDQNLFG4YQ____
|
||||
value: quay.io/eclipse/che-machine-exec@sha256:d18044d8a796416501f6509ce5e4800ae8812394505295f47a6d337fdbf85e71
|
||||
- name: RELATED_IMAGE_che_theia_endpoint_runtime_binary_plugin_registry_image_IBZWQYJSGU3DUZLCME2DCMJZG4YDKYZRGM2TCZTFGYYDIOBWGI4WMMLGGFSGCMRXMM3WGMTCG5SGCYRTMI2TOZBWHBSTSOLCG4YWMMRTGUZDAOJTMJRA____
|
||||
value: quay.io/eclipse/che-theia-endpoint-runtime-binary@sha256:eba4119705c1351fe6048629f1f1da27c7c2b7dab3b57d68e99b71f2352093bb
|
||||
- name: RELATED_IMAGE_che_editor_jupyter_plugin_registry_image_IBZWQYJSGU3DUOBTGQZTSYLFHFSWIY3BMEZWCOJXGUZTMNZUGIZTCNLBG44TCMTGHEZWKNBZHFTDIOJYGQ3WIYJQHE2GGNBYGAYDGMLFMFSTIYTBGQ3Q____
|
||||
value: index.docker.io/ksmster/che-editor-jupyter@sha256:83439ae9edcaa3a97536742315a7912f93e499f49847da094c480031eae4ba47
|
||||
- name: RELATED_IMAGE_dirigible_openshift_plugin_registry_image_IBZWQYJSGU3DUMZTGY2TMMZVMQYWKMBUGAZTMOJXMRSWCMBWG42GEYTCMRRTONBZMM2GEZJSMRRDEOJYGE4GCOJTMI4GKMLFGUZWGM3DGUYTINBRGEZQ____
|
||||
|
|
@ -190,17 +184,17 @@ spec:
|
|||
- name: RELATED_IMAGE_universal_developer_image_plugin_registry_image_IBZWQYJSGU3DUNJTMNSWGNJYMRSDCOJQMRSDCZJQGYYTAMBUG44GCZJYG44WIN3DGI4GCYTEHBTGGOBYGNSDKZTEMY2WEZJTMVRDMZJZGQZWMZJVMU3Q____
|
||||
value: quay.io/devfile/universal-developer-image@sha256:53cec58dd190dd1e06100478ae879d7c28abd8fc883d5fdf5be3eb6e943fe5e7
|
||||
- name: RELATED_IMAGE_che_code_plugin_registry_image_NFXHG2LEMVZHG___
|
||||
value: quay.io/che-incubator/che-code@sha256:0a5bdd653570a1a83bb8acbd0168cb1b23569d10699747dc45dbcbe67760e042
|
||||
value: quay.io/che-incubator/che-code@sha256:89035afbba213397384d2088081ff0fe0152b493a695e8a301479d40994415f6
|
||||
- name: RELATED_IMAGE_universal_developer_image_plugin_registry_image_IBZWQYJSGU3DUNRWGM3DSZTGGQ3TMYRWMJSDAMZVMY2WCOJZGJSDKMBVMIYGKMTBGYZDIZRUGZQTOZBRHAYGCY3CGYYWGNBRGA4DMYJTG43TGOLFMVQQ____
|
||||
value: quay.io/devfile/universal-developer-image@sha256:66369ff476b6bd035f5a992d505b0e2a624f46a7d180acb61c41086a37739eea
|
||||
- name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUMRQGY3TCMZVG5STINDDME3DQZDGGI2TQNBZGVQWGNJTHBQTOZBRGA4TMMRQHA4TSZBUGU3WCOBTGQ2WINZZMUZGMMDGMZSTCMZVGUYQ____
|
||||
value: quay.io/che-incubator/che-idea@sha256:20671357e44ca68df258495ac538a7d109620899d457a8345d79e2f0ffe13551
|
||||
- name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUZTCMY3TGNZYGUYGMMTBMI3DGMBYMFRGMMLDMQ3DSYZXMY3TMMDEMM4GCNTFGVTGMOJZGYZWEZTDGJSTOMTGMI2DCNZZGUZTCNTDGIZA____
|
||||
value: quay.io/che-incubator/che-idea@sha256:fbf737850f2ab6308abf1cd69c7f760dc8a6e5ff9963bfc2e72fb41795316c22
|
||||
- name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUM3CGRSDCMBZHE3TGZBWMZQWCNZRMRQTIMBVGQ4DAYRXGA4WEZTFMI2GGNLFGZQTKNZYMZTDKODBGNRWCNBRMM4DMNJQGE3GMNZUGA4Q____
|
||||
value: quay.io/che-incubator/che-pycharm@sha256:3b4d109973d6faa71da405480b709bfeb4c5e6a578ff58a3ca41c865016f7409
|
||||
- name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUOJXMFSTKY3CGBTDANTBHFRGKYTDMYZTQM3FGJTGGYRQHAZGMMLFMZRDMMBXMM3WCOJVGI2TOZLCGA3WKNDCMY4DGYRVG4ZTQN3FHFRA____
|
||||
value: quay.io/che-incubator/che-pycharm@sha256:97ae5cb0f06a9bebcf383e2fcb082f1efb607c7a95257eb07e4bf83b57387e9b
|
||||
- name: RELATED_IMAGE_che_idea_plugin_registry_image_NZSXQ5A_
|
||||
value: quay.io/che-incubator/che-idea@sha256:285fda8f8806e07cb7e0ebb010f6915f730a8b3ebf772a02444f2b5533913c39
|
||||
- name: RELATED_IMAGE_che_idea_plugin_registry_image_IBZWQYJSGU3DUZTFHAYDANLFMQ3GGOLDMQ2TEN3CGY4DKZRYMQ3GGYJTHA2GIMRVGY2DCMBSMUYDGYRTHFQTMZJQGBTDCNRRMNRWMYRUMM2GCYTFHE2Q____
|
||||
value: quay.io/che-incubator/che-idea@sha256:fe8005ed6c9cd527b685f8d6ca384d2564102e03b39a6e00f161ccfb4c4abe95
|
||||
- name: RELATED_IMAGE_che_pycharm_plugin_registry_image_NZSXQ5A_
|
||||
value: quay.io/che-incubator/che-pycharm@sha256:3d288b8737095dcee3823409de8a493635960194bc24321201b3960b10ba9162
|
||||
- name: RELATED_IMAGE_che_pycharm_plugin_registry_image_IBZWQYJSGU3DUZBRHBRDAODCMY3DQOJWMI4DCYLDMRRGCNTDMEYDKMBXGEZWCMBRGI4TGNRRHAYTKMBYGJRGCZBWMRQTKMZRHEZWKYJSMNQWGZDDGIZA____
|
||||
value: quay.io/che-incubator/che-pycharm@sha256:d18b08bf6896b81acdba6ca050713a0129361815082bad6da53193ea2cacdc22
|
||||
- name: RELATED_IMAGE_che_buildah_base_plugin_registry_image_IBZWQYJSGU3DUNBRG4ZDAM3EHA3DEOLFMRSDSMTGGE4DOYLGMQZWKYTCGNSDQZDDGI4DGMZYMQZTIOBQHFSWENZVMZTGGMTFGA4GCNBQGBTDQZBVGZRA____
|
||||
value: quay.io/eclipse/che-buildah-base@sha256:417203d8629edd92f187afd3ebb3d8dc28338d34809eb75ffc2e08a400f8d56b
|
||||
- name: RELATED_IMAGE_che_sidecar_workspace_data_sync_plugin_registry_image_IBZWQYJSGU3DUOBYMQYDCMRVHAZTOZBVME2TOY3CGI2GEYRTMVSDQMLFGZQTQZRUGEYTSYJVGA2DGYRXHEZDMYTEGJRGIMBRG4YTAOBVGRRTINDGGEYA____
|
||||
|
|
@ -219,8 +213,8 @@ spec:
|
|||
value: quay.io/eclipse/che-dotnet-2.2@sha256:4463170271629f235ddcd53fddfe8ce19ac70d918fd008613b6983b4e5782139
|
||||
- name: RELATED_IMAGE_che_dotnet_3_1_devfile_registry_image_MNSTANJSGZTA____
|
||||
value: quay.io/eclipse/che-dotnet-3.1@sha256:58ac9fd8aeff6a1d0ceb8d6b4eb64d439cb55b0a8b42fbbd2ebb8e876cff140c
|
||||
- name: RELATED_IMAGE_che_golang_1_17_devfile_registry_image_G4ZWKZJZMQ4Q____
|
||||
value: quay.io/eclipse/che-golang-1.17@sha256:9946eef52bed43bad722348801c21ac3f884dbcf38f27acf4fafd59e2514ee01
|
||||
- name: RELATED_IMAGE_che_golang_1_17_devfile_registry_image_GZQTSNRZMUYA____
|
||||
value: quay.io/eclipse/che-golang-1.17@sha256:001e1c03dd1a47bc317eee106c004437c19066fc2c757f4336ea64686a99b709
|
||||
- name: RELATED_IMAGE_che_java11_gradle_devfile_registry_image_MNSTANJSGZTA____
|
||||
value: quay.io/eclipse/che-java11-gradle@sha256:2a3079baf4556b3a81d54def3d293ecd54109130155b36a968ccdfe0e4ebb4cf
|
||||
- name: RELATED_IMAGE_che_java11_maven_devfile_registry_image_MNSTANJSGZTA____
|
||||
|
|
@ -246,7 +240,7 @@ spec:
|
|||
- name: RELATED_IMAGE_ubi8_minimal_devfile_registry_image_HAXDG___
|
||||
value: registry.access.redhat.com/ubi8-minimal@sha256:2f6b88c037c0503da7704bccd3fc73cb76324101af39ad28f16460e7bce98324
|
||||
- name: RELATED_IMAGE_ubi_minimal_devfile_registry_image_
|
||||
value: registry.access.redhat.com/ubi8/ubi-minimal@sha256:45b495856f6911192d93220bb773a881f51d52c0375c2a90574853c963d7a455
|
||||
value: registry.access.redhat.com/ubi8/ubi-minimal@sha256:2e4bbb2be6e7aff711ddc93f0b07e49c93d41e4c2ffc8ea75f804ad6fe25564e
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ run() {
|
|||
echo "$(getCheClusterCRFromExistedCSV)" | oc apply -n "${NAMESPACE}" -f -
|
||||
waitEclipseCheDeployed $(getCheVersionFromExistedCSV)
|
||||
|
||||
approveInstallPlan "eclipse-che-operator"
|
||||
approveInstallPlan "${subscription}"
|
||||
waitEclipseCheDeployed $(getCheVersionFromExistedCSV)
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -13,5 +13,5 @@
|
|||
package version
|
||||
|
||||
var (
|
||||
Version = "7.43.0"
|
||||
Version = "7.44.0"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue