Commit Graph

865 Commits (78d3585b7c7e2011d6138cb178e49283defb66cd)

Author SHA1 Message Date
Serhii Leshchenko 78d3585b7c
Refactor exposure to have an ability share host among components (#760)
* Refactor exposure to have an ability share host among components

Signed-off-by: Anatolii Bazko <abazko@redhat.com>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2021-04-09 12:09:59 +03:00
Flavius Lacatusu 87936ec478
Fix single-host tests for che-operator (#765)
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-04-09 10:33:42 +03:00
Anatolii Bazko 268899efa6
Fix getting exposure strategy in case of k8s (#766)
* Fix getting exposure strategy in case of k8s

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-04-09 10:33:15 +03:00
Anatolii Bazko 236f7ab5de
Add GitHub action to validate source code (#762)
* Add GitHub action to validate source code

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-04-09 09:55:33 +03:00
Flavius Lacatusu 31accc125a
Merge pull request #731 from eclipse-che/dwo_sh
feat: Implement Single Host when devworkspace it is enabled
2021-04-08 14:05:57 +02:00
Flavius Lacatusu 5f6534b710
fix
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-04-08 12:40:55 +02:00
Anatolii Bazko 9ec3d5cfcb
Fix GitHub workflow (#759)
* Fix GitHub workflow

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-04-07 17:39:16 +03:00
Anatolii Bazko 6972d8948d
Allow to trigger image build manullay (#758)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-04-07 17:28:51 +03:00
Anatolii Bazko fa39d6f79e
Code clean up 3 (#753)
* Code clean up part 3

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-04-07 14:55:14 +03:00
Flavius Lacatusu d0b919e001
Merge branch 'master' into dwo_sh
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-04-07 10:03:22 +02:00
Lukas Krejci 92d317caf5
Use v1beta1 api for the chemanager crd. (#757)
* Fixes eclipse/che#19500. Use v1beta1 api for the chemanager crd.

* Update olm.
2021-04-07 10:49:01 +03:00
Anatolii Bazko 127918ab6d
Improve reconciling crb finalizers (#756)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-04-07 09:05:17 +03:00
Flavius Lacatusu 9c22b46a46
fix suggestions
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-04-06 12:31:05 +02:00
che-bot 4b003c79ba
Copy 7.28.1 csv to master (#755)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-04-06 10:08:50 +03:00
Flavius Lacatusu b12b6e505f
Merge branch 'master' into dwo_sh
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-04-05 11:56:47 +02:00
Oleksandr Andriienko 4b87fd321e
Change default pvc to 10G. (#739)
* Change default pvc to 10G.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-04-05 09:45:11 +03:00
Anatolii Bazko ea73ff97ce
Add nightly olm bundle version check (#750)
* Add nightly olm bundle version check

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-04-02 14:09:18 +03:00
Anatolii Bazko 1ea969ee52
Code clean up part 2 (#736)
* Code clean up part 2

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-04-01 15:58:37 +03:00
Oleksandr Andriienko f41ac4dd4e
Add GOROOT check for dev scripts. (#749)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-04-01 09:24:04 +03:00
Flavius Lacatusu 50ef598da6 Merge branch 'master' into dwo_sh 2021-03-31 11:35:49 +02:00
Flavius Lacatusu 687df9cd44
Allow to add dwo custom image to cr
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-03-31 11:31:15 +02:00
Nick Boldt 2727aa5b5d
18879 refactor force_update to use same forceRecreateTags logic in other repos, and block release if tag exists w/o forceRecreateTags = true (#748)
Change-Id: I6febb719f6838826cf6fb0cc05bb1fc4dc0ab990
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-03-31 08:57:46 +03:00
Flavius Lacatusu 1d147cd07a
qMerge branch 'master' into dwo_sh
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-03-30 15:09:22 +02:00
Flavius Lacatusu 2b84f7dc1a
Set single-host CR spec and add tests
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-03-30 15:06:50 +02:00
Nick Boldt 681303b223
bug(fix) don't install dnf as we don't need it (microdnf can do cve updates too) (#746)
* try installing with dnf as it supports modules (but microdnf does not?)

Change-Id: Ia1bd0f6aff78751c3570a23cf12b4d953850531b
Signed-off-by: nickboldt <nboldt@redhat.com>

* don't install dnf as we don't need it (microdnf can do cve updates too)

Change-Id: I9f36113905f082b3b7b27eb3fd08770826b66e61
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-03-30 09:52:24 +03:00
Nick Boldt 3b00a575f2
use 🚫 or ... (#747)
* use 🚫 or  when announcing pass/fail in MM

Change-Id: I0870d567865ef4ad52a87aaa436e14c426adfa46
Signed-off-by: nickboldt <nboldt@redhat.com>

* #19334 use mattermost/action-mattermost-notify@1.0.2 instead of master

Signed-off-by: nickboldt <nboldt@redhat.com>
2021-03-30 09:41:46 +03:00
Nick Boldt ef794e2384
CRW-1655 unpack zips to generic folders as we can't do COPY with wildcard folders (#735)
* Draft: CRW-1655 unpack zips to generic folders as we can't do COPY with wildcard folders

Change-Id: Ifd3d0a6d3167af760bae5ea72ffde79ba7354664
Signed-off-by: nickboldt <nboldt@redhat.com>

* also update all rpms, not just specific ones (that might no longer exist)

Change-Id: I6c7b21d65572b6de7ea2895020b0581c05dda918
Signed-off-by: nickboldt <nboldt@redhat.com>

* install httpd-tools for /usr/bin/htpasswd; install dnf so we can update RPMs w/ latest CVE fixes

Change-Id: Ic4c9ba91d5bfcd9fa919adb697528dea050225e7
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-03-29 09:59:02 -04:00
che-bot 4fd1c9c831
Copy 7.28.0 csv to master (#738)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-03-29 16:45:30 +03:00
Flavius Lacatusu 120be0ac70
Merge pull request #744 from eclipse-che/minikube_olmn
Install olm 0.17 version instead off minikube olm addon
2021-03-29 11:44:50 +02:00
Sergey Skorik 066abdbb9a
Update happy-path test devfile url, use builded che-operator image for Che deployment (#743) 2021-03-29 11:45:07 +03:00
Flavius Lacatusu 34e428cff3
fix 2021-03-29 10:35:17 +02:00
Flavius Lacatusu e055c4e426
Install olm 0.17 version instead off minikube addon
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-03-29 09:24:44 +02:00
Flavius Lacatusu 1b0963f43e
Merge pull request #740 from flacatus/fix
Minor fix. Che operator update tests still curl to `eclipse` org
2021-03-26 14:32:50 +01:00
Flavius Lacatusu c4e7891ecf
fix
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-03-26 13:57:14 +01:00
Flavius Lacatusu d68315878d
fix
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-03-26 11:52:17 +01:00
Mykhailo Kuznietsov 8724853a84
Release workflows refactoring (#733)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-03-26 11:49:27 +02:00
Flavius Lacatusu a19fc7ad00
feat: Implement SingleHost by default when devworkspace it is enabled
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-03-26 10:34:51 +01:00
Sergey Skorik 8e99287eec
Stabilize devworkspace-happy-path job (#734) 2021-03-26 10:25:33 +02:00
Sergey Skorik 0266ae00f1
Create a script for openshift-ci devworkspace test job (#697) 2021-03-25 15:06:38 +02:00
Flavius Lacatusu b1308d3486
Merge pull request #732 from flacatus/fix_ocp_ci
Replace openshift ci registry image in our container build for test purpose
2021-03-24 16:15:06 +01:00
Flavius Lacatusu 194ecbec7f
Replace openshift ci image
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-03-24 16:00:24 +01:00
Anatolii Bazko 87cdb9e3c4
Code clean up part #1 (#730)
* Code clean up part #1

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-03-24 16:52:11 +02:00
Angel Misevski 43edc40e25
Remove components CRD from DevWorkspace Operator deployment (#729)
* Remove components CRD from DevWorkspace Operator deployment

Signed-off-by: Angel Misevski <amisevsk@redhat.com>

* Fixup documentation on using docker-run.sh script

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
2021-03-23 09:28:05 +02:00
Anatolii Bazko adfdb45556
Remove consolelink object when CheCluster is removed (#708)
* Remove cluster objects when CheCluster is removed

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-03-22 18:25:35 +02:00
Anatolii Bazko 4091005785
Replace `eclipse` organization occurrence on `eclipse-che` (#727)
* Replace eclipse organization occurrence on eclipse-che

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-03-22 12:32:48 +02:00
Flavius Lacatusu a5cbdf7e0d
Merge pull request #728 from eclipse-che/fix_catalogs
Fix e2e: Wait for catalog source to be ready
2021-03-22 11:23:35 +01:00
Flavius Lacatusu 430125a066
Fix: Wait for catalog source to be ready
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-03-22 11:00:52 +01:00
Anatolii Bazko d179655975
Update stable bundle (#725)
* Update stable bundles

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-03-22 09:19:15 +02:00
Nick Boldt 7b09ae0fce
document differences between Che operator and CRW operator build process (CRW-1655) (#726)
Change-Id: If2731ead18ca8a90506b34c1911a43e8b17f4498
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-03-22 09:13:13 +02:00
che-bot 394325bacf
Copy 7.27.2 csv to master (#724)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-03-19 14:04:08 +02:00