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
che-bot
60aa069746
[release] Bump to 7.23.0-SNAPSHOT in master ( #18418 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-11-23 14:20:16 +02:00
Dmytro Nochevnov
74e4f75716
Fix docker pull rate limit error in Happy path tests ( #18384 )
...
* Fix logging into dockerhub in Happy path tests
* Set ImagePullPolicy: IfNotPresent
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-11-17 18:55:08 +02:00
Vitalii Parfonov
14805699c8
Check is thrown exceptions are ConflictException and throw it, to be sure we will get 409 response code in REST API
...
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-11-17 16:34:10 +01:00
Katerina Foniok
b7c71e0b2b
Dialog changed to notification during command run, fixing scala ( #18366 )
2020-11-13 16:35:55 +01:00
Michal Vala
220a7e54b1
make it possible to disable labeling the namespaces ( #18340 )
2020-11-13 13:06:09 +01:00
Sergey Skorik
6a572f1659
[Selenium] Stabilize java selenium tests from factory package ( #18334 )
2020-11-11 17:12:23 +02:00
Dmytro Nochevnov
e9ba77e678
Work around docker hub pull rate limit in Happy path tests ( #18323 )
...
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-11-10 16:49:39 +02:00
Mykola Morhun
0815cdb1e0
[Helm] Use default ingress TLS certificate if tls.secretName is not set ( #18259 )
...
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-11-10 12:35:42 +02:00
Michal Vala
c3a51fc004
best effort to label namespace when starting new workspace ( #18248 )
2020-11-05 11:33:24 +01:00
Sergii Kabashniuk
7007453a11
Distinct interrupted from failed to start workspace metric ( #18258 )
...
* Distinct interrupted from failed to start workspace metric
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-11-05 12:25:59 +02:00
Max Shaposhnik
6c03073528
Also copy the content of the truststore config map to the workspace namespace
2020-11-05 11:12:07 +02:00
Dmytro Nochevnov
4feb4bfbf4
Fix Eclipse Che build in Happy path PR check ( #18285 )
...
* Get rid of libfreetype.so.6 dependency
* Increase docker pull rate limit
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-11-05 09:24:01 +02:00
Masaki Muranaka
dc43120bc5
Enable to customize `ingress.class`.
...
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2020-11-04 17:41:14 +09:00
Masaki Muranaka
e5885c7610
Fix comments.
...
They are not for PostgreSQL.
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2020-11-04 17:41:14 +09:00
Mykola Morhun
f4ccf6cefc
Restore requireAdminPasswordChange Helm property ( #18275 )
...
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2020-11-03 17:36:45 +02:00
Sergii Kabashniuk
6db589b6f6
Make jaeger deployment compatible with Kubernetes 1.16 ( #18266 )
...
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-11-03 12:34:49 +02:00
che-bot
0af5ef8954
[release] Bump to 7.22.0-SNAPSHOT in master ( #18246 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-10-30 12:26:31 +02:00
Sergii Kabashniuk
ba6ae09db2
Avoid NullPointerException in RouteTlsProvisioner ( #18224 )
...
* Avoid NullPointerException in RouteTlsProvisioner
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-10-30 09:31:57 +02:00
Dmytro Nochevnov
f60fced9e6
Don't rebuild Che when rerun Happy path tests ( #18218 )
...
* Don't rebuild Che when rerun Happy path tests
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-10-29 22:49:22 +02:00
Igor Ohrimenko
c1988c9f31
Fix typo in the "IntelijOpenWorkspace" test ( #18233 )
...
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-10-28 18:31:34 +02:00
Vitalii Parfonov
9f41139931
Remove @vparfonov from CODEOWNERS ( #18222 )
...
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-10-28 11:19:58 +02:00
Sergii Kabashniuk
6576c36857
Remove unused values from che.properties and related code ( #18202 )
...
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-10-28 09:49:51 +02:00
Michal Vala
bedef8307f
update prepared namespace default component label value ( #18212 )
...
Signed-off-by: Michal Vala <mvala@redhat.com>
2020-10-27 14:35:28 +01:00
Igor Ohrimenko
efe2f65239
Add method for clicking to the "Allow selected permissions" button ( #18208 )
...
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-10-27 12:15:12 +02:00