Commit Graph

1055 Commits (f8e05779f8d89f8e57bc1659d7fa004a5f9a63d0)

Author SHA1 Message Date
Flavius Lacatusu f8e05779f8
fix: update unit tests and update e2e description
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-07-27 15:23:21 +02:00
Flavius Lacatusu c73db2a22e
Add ci tests for the new stable channel
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-07-26 21:42:42 +02:00
Flavius Lacatusu e63f5fda5d
fix suggestions
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-07-26 20:24:48 +02:00
Flavius Lacatusu b420c83ffe
Merge branch 'main' into dwo_dep
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-07-26 12:38:57 +02:00
Flavius Lacatusu 7f37ea2768
feat: Add initial commit of DWO olm deps
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-07-26 12:37:32 +02:00
Anatolii Bazko 833b3aad86
fix: Remove previous RELATED_IMAGES before adding new ones (#967)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-07-26 12:38:42 +03:00
David Kwon 2e41ee4388 Rename variables, handle duplicate code
Signed-off-by: David Kwon <dakwon@redhat.com>
2021-07-22 15:34:27 +02:00
David Kwon 298fb403fb Change formatting
Signed-off-by: David Kwon <dakwon@redhat.com>
2021-07-22 15:34:27 +02:00
David Kwon 2073d94407 Use GetImageNameAndTag, create tests, change variable names
Signed-off-by: David Kwon <dakwon@redhat.com>
2021-07-22 15:34:27 +02:00
David Kwon cd0d0d2a8f Don't hardcode default image version numbers for tests
Signed-off-by: David Kwon <dakwon@redhat.com>
2021-07-22 15:34:27 +02:00
David Kwon 5d0abfd5fb feat: Update image puller default images when CSV file is updated
Signed-off-by: David Kwon <dakwon@redhat.com>
2021-07-22 15:34:27 +02:00
Mykhailo Kuznietsov 8244cc6f7f
ci: Copy 7.33.2 to main (#962)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-07-22 15:14:01 +03:00
Anatolii Bazko 82aaa30659
fix: Make CRDs compatible with OpenShift 3.11 (#961)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-07-22 12:09:25 +03:00
Serhii Leshchenko 4104c42b57
chore(debug): Improve debug UX (#958)
* Introduce verbose mode for makefile
* Do not create CheCluster on debug if it exists
2021-07-22 08:53:18 +03:00
Oleksandr Andriienko 5650d4cf85
Fail update tests if bundle contains only one bundle. (#959)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-07-22 08:44:22 +03:00
Max Shaposhnik 9195560156
fix: Allow roles update for che workspace cluster role 2021-07-21 22:03:04 +03:00
Sergii Kabashniuk 727141e3d4
feat: Devworkspaces on K8s (#935)
* Devworkspaces on K8s

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

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2021-07-21 19:00:09 +03:00
Anatolii Bazko f65e5b0cff
fix: Make CRD file compatible with OpenShift 3.11 (#957)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-07-21 18:40:20 +03:00
Oleksandr Andriienko ca6f98c53d
Add OLM channels recovery script. (#955)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-07-21 18:21:24 +03:00
Serhii Leshchenko 5ab41546b3
feat: add an ability to add localhost to allows list for keycloak (#937)
* feat: add an ability to mount configmap to deployment
* feat: add an ability to configure additional weborigins and redirecturls for keycloak
2021-07-21 16:00:20 +03:00
Michal Vala 6bf5c65a44
feat: Traefik plugin for header rewrite in nativeUserMode (#938)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-07-21 13:43:32 +02:00
Oleksandr Andriienko 142b568026
Fix tear down OLM channels. Improve force bundle images rebuild logic. (#954)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-07-21 14:07:56 +03:00
Serhii Leshchenko d8f87e4165
feat: ask confirmation if ingress domain does not correspond the current cluster (#936)
* chore(Makefile): ask confirmation if ingress domain does not correspond the current cluster

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-07-21 11:08:08 +03:00
Oleksandr Andriienko 24f854c0c1
Don't ignore restore status error. I hope it will make restore feature more stable. (#941)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-07-21 09:27:10 +03:00
Oleksandr Andriienko 3141f09a48
fix: Use vendor folder to speed up image build. (#947)
* Use vendor folder to speed up image build. Fix build index images on the Openshift ci.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-07-20 19:19:53 +03:00
Anatolii Bazko 38d90fbfeb
chore(manager.yaml): revert traefik image (#952)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-07-20 16:55:46 +03:00
Mykhailo Kuznietsov d31be420e9
chore: change Devworkspace Che Operator image tag (#943)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-07-20 16:08:18 +03:00
Anatolii Bazko 2fb2314f22
fix: Reuse ServiceDefaultDiffOpts for gateway service (#950)
* fix: Reuse ServiceDefaultDiffOpts for gateway service

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-07-20 14:08:37 +03:00
Nick Boldt b613bb2b6c
build: Update traefik image (#944)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2021-07-20 10:22:17 +03:00
Oleksandr Andriienko 28f0903ec4
feat: Add ability to rebuild OLM images manully (#949)
* Add ability to rebuild nightly OLM images manually.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>

* Format.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-07-19 21:30:07 +03:00
Nick Boldt a7da2a2912
build: CRW-1956 collect zips and restic vendor sources earlier in the process, so that downstream bootstrap build can simply stop at the WORKDIR line to save time (#946)
Change-Id: I20a61cfaceb1ba91dd87e266d3224b04dd5187aa
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-07-19 21:27:05 +03:00
Oleksandr Andriienko f555494a7d
feat: Newer operator sdk (#826)
* Define new dependencies. Update vendor folder. Use newer operator sdk v1.7.1.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-07-19 14:29:11 +03:00
Mykhailo Kuznietsov 48d69e27fb
feat: Improve community operator scripts (#942)
* Add ability to select platforms for community operator update PR

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

* :chore: Adapt to community operator projects migration

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-07-19 12:46:46 +03:00
che-bot 35725a4fbd
ci: Copy 7.33.1 csv to main (#934)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-07-19 09:09:18 +03:00
Nick Boldt 1ed1fe5b8f
chore: CRW-1956 - combine and clean up curl steps so they're easier to downstream; combine copy steps; update base images (#939)
Change-Id: Ibfec078c2d7602031231ed6d55d0d975f61fa6d4
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-07-16 15:08:04 -04:00
Anatolii Bazko ac0bd56e41
feat: enable internal cluster SVC names usage by default (#919)
* feat: enable internal cluster SVC names usage by default

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-07-15 17:21:00 +03:00
che-bot 26a0554a45
ci: Copy 7.33.0 csv to main (#931)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-07-15 16:10:51 +03:00
Anatolii Bazko 8de4ddd56b
fix: Backport fixes found during che-operator 7.33.0 release (#929)
* fix: Backport fixes found during che-operator 7.33.0 release

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-07-15 15:00:53 +03:00
Anatolii Bazko fb1f238ff4
fix: adds nginx.org/websocket-services annotation for che ingress (#921)
* fix: adds nginx.org/websocket-services annotation for che ingress

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-07-15 14:53:22 +03:00
Anatolii Bazko e29484fd45
fix: setting keycloak system properties for rh-sso (#928)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-07-14 21:00:43 +03:00
Anatolii Bazko 9bb621bf88
chore: removes proxy_cluster_role.yaml (#922)
* chore: remove proxy_cluster_role.yaml

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-07-14 12:48:22 +03:00
Anatolii Bazko 564876750c
chore: download restic in zip format instead of using git clone (#923)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-07-14 11:21:27 +03:00
Michal Maléř 28d77f186c
chore(che_types.go): Fix `pvcClaimSize` description (#924)
* chore(che_types.go): Fix pvcClaimSize description

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

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2021-07-14 10:18:36 +03:00
Flavius Lacatusu da1bc3b8ab
Merge pull request #920 from eclipse-che/dwo_engine_tests
fix: Start workspace with devfilev2 when devworkspace is enabled in our e2e tests
2021-07-14 08:58:14 +02:00
Flavius Lacatusu 8e38b771a0
fix: Start workspace with devfilev2 when devworkspace is enabled
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-07-13 16:07:50 +02:00
David Kwon cab8b92213 feat: set RELATED_IMAGES images to image puller spec as defaults
Signed-off-by: David Kwon <dakwon@redhat.com>
2021-07-13 13:37:03 +02:00
Sergii Leshchenko 78e5dbaa0c fix: make che operator take into account DWO Service 2021-07-13 09:27:04 +03:00
Anatolii Bazko a6f9e6a2f8
fix: adding image digests (#915)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-07-12 14:36:38 +03:00
Mykhailo Kuznietsov 273cf5daba
fix: fix CSV generation during release (#912) 2021-07-12 13:24:04 +03:00
Anatolii Bazko 763841a241
fix: Fix setting image digests on release (#911)
* fix: Fix setting image digests on release

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-07-12 13:18:16 +03:00