Commit Graph

9106 Commits (0bd4e2e5e670fdb12fed75605b0ba787dd6d0a68)

Author SHA1 Message Date
Mykola Morhun 08868bf99f
Fix external helm charts links (#18651)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-12-18 14:04:57 +02:00
Radim Hopp dd488baf8b
🔨 Fix e2e docker image (log output & crooked screencast) (#18646)
* 🔨 Fix e2e docker image (log output & crooked screencast)

Fixes #18602 and #18433

Signed-off-by: Radim Hopp <rhopp@redhat.com>
2020-12-18 00:48:43 +02:00
Florent BENOIT 0cb8684350 fix typo 2020-12-17 22:28:32 +01:00
Florent Benoit eae6df887b fix(image tag): Avoid to use latest as tag as it may change a lot
Change-Id: Id8db376588ea0dad12af6b68e8ba4e27be6004af
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2020-12-17 21:27:24 +01:00
Florent Benoit 06680a1921 fix(async-pv): There is only one tag of the image which is latest so there should not be any nightly plug-in
Use latest instead of nightly as there is no "nightly/next" versio of this component.

https://quay.io/repository/eclipse/che-sidecar-workspace-data-sync?tag=latest&tab=tags

Change-Id: Ife2252c81de26da29a7c62f3602a4f59416b6579
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2020-12-17 21:10:16 +01:00
Sergey Skorik 5b0ebe51c7
Create test for checking Publish branch in git extension functionality (#18624) 2020-12-17 17:21:34 +02:00
Sergii Kabashniuk 51493229b4
Setup Sonar check for master and Github pull requests (#18629)
* Setup Sonar check for master and Github pull requests

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-12-17 13:21:41 +02:00
Sergii Kabashniuk 3b9601c6c4
Rename root artifactId to che-server (#18639)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-12-17 12:35:39 +02:00
Oleksandr Andriienko 7ee6ef3d42
Fix che-server when used external oidc provider. (#18563)
* Fix che-server when used external oidc provider. Refactor code related to internal network. Add more tests, java docs.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-12-16 18:02:10 +02:00
cccs-eric 1a7bfa8b53
Added checksums to configmaps to enable pod restart on configmap change. (#18611)
* Added support for Keycloak admin secret
Added support to change endpoint-watcher image

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

* Added user feedback and validation for Keycloak password

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

* Apply suggestions from code review

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>

* Apply suggestions from code review

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>

* Added checksums to configmap to enable pod restart on configmap change.

Signed-off-by: cccs-eric <eric.ladouceur@cyber.gc.ca>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2020-12-14 17:11:39 +02:00
che-bot 46dc9ac8ad
[release] Bump to 7.24.0-SNAPSHOT in master (#18595)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-12-14 08:55:15 -05:00
Tibor Dancs 88c0d1b58d
Added new test constant for workspace stop timeout, 30s by default (#18608)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-12-14 12:02:17 +01:00
Anatolii Bazko d001bde74f
Revert "Added checksums to configmaps to enable pod restart on configmap change. (#18600)" (#18603)
This reverts commit 8b0e5e070d.
2020-12-11 17:37:09 +02:00
cccs-eric 8b0e5e070d
Added checksums to configmaps to enable pod restart on configmap change. (#18600)
* Added support for Keycloak admin secret
Added support to change endpoint-watcher image

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

* Added user feedback and validation for Keycloak password

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

* Apply suggestions from code review

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>

* Apply suggestions from code review

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>

* Added checksums to configmap to enable pod restart on configmap change.

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2020-12-11 16:19:53 +02:00
Mykola Morhun 664b3d3bac
Fix Che server entrypoint script for case of commonly trusted certificate (#18601)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-12-11 16:15:54 +02:00
Michal Vala 6c987dadac
Gh17540 memory request dockerimage (#18592)
Signed-off-by: Michal Vala <mvala@redhat.com>
2020-12-11 13:11:47 +01:00
Sergey Skorik d32c830250
[Selenium] set TS_SELENIUM_HEADLESS property to false (#18599) 2020-12-11 13:37:22 +02:00
Mykola Morhun 7061f06ab1
Import all certificates from propagated bundle (#18504)
Import all certificates from propagated bundle

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-12-11 09:21:18 +02:00
Sergey Skorik 12bd3702cf
Fix OpenShift plugin test after latest changes (#18584) 2020-12-10 15:12:57 +02:00
Anatolii Bazko 6e6b773e06
Add missing internal api urls (#18574)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-12-10 10:29:24 +02:00
Michal Vala 55f29d64af
add cpu and memory request for jwtproxy (#18551)
Signed-off-by: Michal Vala <mvala@redhat.com>
2020-12-09 14:37:59 +01:00
Sergii Kabashniuk f817a510e4
Used images that moved from docker hub to quay for db integration testing (#18410)
* Used images that moved from docker hub to quay for db integration testing

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-12-09 08:06:57 +02:00
Max Shaposhnik a585e4695a
Bitbucket public repo factories support 2020-12-07 19:09:27 +02:00
cccs-eric f28085dae1
Adding support for CHE_LIMITS_USER_WORKSPACES_RUN_COUNT and CHE_WORKSPACE_POD_NODE__SELECTOR in helm chart (#18528)
* Added support for Keycloak admin secret
Added support to change endpoint-watcher image

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

* Added user feedback and validation for Keycloak password

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

* Apply suggestions from code review

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>

* Apply suggestions from code review

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>

* Added nodeSelector feature to helm chart (was simply missing from chart)
Fixed the CHE_LIMITS_USER_WORKSPACES_RUN_COUNT name

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

* Fixed location of workspace.number field in values.yaml

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

* Apply suggestions from code review

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>

* Update deploy/kubernetes/helm/che/templates/configmap.yaml

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2020-12-07 16:24:32 +02:00
Igor Ohrimenko 3af8a5b090
Rework the "ProjectTree.waitProjectImported" method for avoiding project import rejecting (#18531)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-12-07 11:02:32 +02:00
Tibor Dancs f7822d20de
Added possibility to run the test maximized (bottom bar was only partially visible) (#18486)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-12-04 16:41:54 +01:00
Ilya Buziuk 6d19631635 Fixing NPE in the 'KeycloakSettings'
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
2020-12-04 15:43:43 +01:00
Michal Vala 31dde19914
fix container cpu resource conversion (#18527)
Signed-off-by: Michal Vala <mvala@redhat.com>
2020-12-04 13:08:28 +01:00
Tibor Dancs 7cf011ba38
Fix JavaSpringboot build task timeout (#18487)
* Added test failure duration logging

Signed-off-by: Tibor Dancs <tdancs@redhat.com>

* Increased run webapp task timeout

Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-12-04 12:33:14 +01:00
Maxim Musienko 135edf8f55
Improve git +ssh test (#17306)
* improve git test
2020-12-04 11:32:14 +02:00
Maxim Musienko c55ddf2f2f
change locators accordind to latest changes in Theia. (#18374)
Signed-off-by: Musienko Maksym <mmusiien@redhat.com>
2020-12-03 17:50:29 +02:00
cccs-eric 17824f86a0
Adding support for Keycloak admin secret and endpoint-watcher image configuration (#18506)
* Added support for Keycloak admin secret
Added support to change endpoint-watcher image

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

* Added user feedback and validation for Keycloak password

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

* Apply suggestions from code review

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>

* Apply suggestions from code review

Signed-off-by: Eric Ladouceur <eric.ladouceur@cyber.gc.ca>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2020-12-03 14:52:19 +02:00
Mykola Morhun 286459283a
Fix exception if no data in certs config map (#18519)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-12-03 12:17:53 +02:00
Nick Boldt 323136311f
link to release guide section 2 - manual steps; instead of manually updated links to community PRs, use query (#18505)
Change-Id: I29c1febedf33206eac510a428e1db07810d68707
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-12-02 10:40:34 -05:00
Lukas Krejci 0f1805e2bf
Enable infrastructure request logging. (#16616)
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2020-12-02 16:38:52 +01:00
Sergii Kabashniuk 84f83abfc7
Allow to replace backslash in usernames during first login (#18425)
* Allow replacing backslash in usernames during the first login

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-12-02 16:25:26 +02:00
Dmytro Nochevnov 12a8cc3924
Switch quay.io/eclipse/che-e2e:nighlty to selenium/standalone-chrome:86.0 (#18435)
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-12-01 14:21:28 +02:00
Mykola Morhun 75889e8c33
Propagate CA certs bundle on all infrastructures (#18377)
Implement CA bundle propagation on Kubernetes infrastructures family

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-11-27 15:01:59 +02:00
Max Shaposhnik 8c81ed0fc2
Remove factory.json support for factories 2020-11-27 14:34:06 +02:00
Oleksandr Andriienko 4100db3053
Add ability to use internal network for keycloak. (#18225)
* Add ability to use internal network for keycloak.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-11-26 17:27:18 +02:00
Oleksandr Andriienko b562d092c6
Use internal network url for plugin, devfile registry and fix CHE_API_INTERNAL env. (#17945)
* Use internal network url for plugin, devfile registry and fix CHE_API_INTERNAL env.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-11-26 13:54:42 +02:00
Dmytro Nochevnov c366ed6a88
Replace 'server:start' with 'server:deploy' in E2E tests (#18461)
* Replace 'server:start' with 'server:deploy' in E2E tests
* use '-k8spodwaittimeout' option when deploy Che
* Use '--k8spoddownloadimagetimeout' option when deploy Che

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-11-26 02:24:20 +02:00
Oleksii Kurinnyi c1353d3d97 Copy dashboard next resources from new location 2020-11-24 17:46:16 +02:00
Sergii Leshchenko e58715e0d9 Serve dashboard next from separate deployment with helm chart 2020-11-24 17:46:16 +02:00
Katerina Foniok d868669948
Change load test files to work correctly on ocp 4.6 (#18445) 2020-11-24 16:14:11 +01:00
Lukas Krejci 25a7d7f24e
Provides direct access to the kubernetes API (#18367)
Fixes #18326 - Provides direct access to the kubernetes API on /api/unsupported/k8s.
Restricted to OpenShift with OpenShift OAuth.

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2020-11-24 16:12:44 +01:00
Serhii Leshchenko 2f2113b9a7
Add debug logs for server checks (#18083) 2020-11-24 16:10:48 +02:00
Igor Ohrimenko 567ab64510
Update predefined commands for using jars with new versions (#18444)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-11-24 14:54:25 +01:00
Sergii Kabashniuk 2a7ef3fddd
Update tomcat to the latest bugfix version 8.5.60 (#18420)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-11-23 16:21:18 +02:00
Katerina Foniok 8f7083b1d2
Remove load tests jobs (#18429) 2020-11-23 15:18:53 +01:00