Commit Graph

90 Commits (d38d4391c191701fa344fb1680a4e4f08f4476ec)

Author SHA1 Message Date
che-bot 084c297ec8
chore: Update from ubi8-minimal:8.4-208 to ubi8-minimal:8.4-212 (#176)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-11-04 13:41:40 -04:00
Sergii Kabashniuk 359ebb32bc
build: Transition from Java EE to Jakarta EE (#80)
* Upgrade swagger-ui-3.51.2

* Upgrade tomcat 10.0.10

* changed only imports

* changed imports in service loader

* changed swagger jaxrs deployment

* Changed swagger annotations + basic imports

* Changed imports and minimal key length for jsonwebtoken

* Restassured API changes + imports

* Removed trailing slash from CHE_HOME

* Migrate to jakarta schema in web.xml

* Disable tracing

* New artifacts and maven build upgrade

* Removed jackson-jaxrs-json-provider from wsmaster war

* Fixed KeycloakServletModuleTest and forked TracingFilter

* Removed unused dependecies
2021-09-13 08:20:09 +03:00
che-bot 3a6d1fac27
chore: Update from ubi8-minimal:8.4-205.1626828526 to ubi8-minimal:8.4-208 (#82)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-08-15 17:39:40 -04:00
che-bot ab664c3517
chore: Update from ubi8-minimal:8.3-230 to ubi8-minimal:8.4-205.1626828526 (#62)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-07-26 09:36:09 -04:00
Serhii Leshchenko 69e0198d11
Drop dashboard resources from Che server image (#19542) 2021-05-20 12:05:28 +03:00
Sergii Kabashniuk db6755ffd5
Sync java version between CI and che-server image and set to java 11.0.11_9 (#19713)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-04-30 09:34:30 +03:00
Michal Vala 48a6601ab1
explicitly specify jre dockerimage registry (#19561)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-04-15 15:42:45 +02:00
Sergii Leshchenko e9ce8078a4 Remove workspace loader from Che Server 2021-03-12 13:47:29 +02:00
Max Shaposhnik 0aa9d8f049
Register custom keystore in all cases; 2021-02-10 18:53:31 +02:00
Serhii Leshchenko 83d797f67f
Replace Dashboard with Dashboard Next (#18549) 2021-01-22 16:23:11 +02:00
Nick Boldt 337c64f115
should we switch to use eclipse-che in the rhel.Dockerfile, and then sed-transform it downstream? (#18679)
Change-Id: Ib064445183d52326cfbe9bc69958649723f74013
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-01-19 12:00:40 -05: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
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
Oleksii Kurinnyi c1353d3d97 Copy dashboard next resources from new location 2020-11-24 17:46:16 +02:00
Florent Benoit 0b76e90802 Use of JRE image using multi-arch build
Change-Id: I6fecbd6122398698688f72e3d7809fffd5cc8b5f
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2020-10-01 15:34:32 +02:00
Oleksii Orel ef91d82dd8 add dashboard-next into che-server
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2020-08-12 14:32:18 +03:00
Nick Boldt 82d572c1b7
CRW-1093 CRW-1124 fix problem with cacert... (#17528)
* CRW-1093 CRW-1124 fix problem with cacert permission changes

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

* CRW-1124 CRW-1093 add comments explaining WHY we're making these changes; use g+w instead of 0777 on HOME/cacerts file

Change-Id: Iba80fc86f4e54e9e6633858b205a6aa64f067c9e
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-07-30 10:43:36 -04:00
Nick Boldt 370e3e88bf
CRW-1093 copy downstream Dockerfile to... (#17494)
* CRW-1093 copy downstream Dockerfile to rhel.Dockerfile upstream so we can better sync che server w/ crw server

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

* CRW-1093 update rhel.Dockerfile based on changes in https://github.com/redhat-developer/codeready-workspaces/pull/325/files

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

* remove CRW stuff from upstream

Change-Id: I125f6a2bdf1c7c4e79e1376ffe1a30352e3fc2ae
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-07-29 16:01:53 -04:00
Nick Boldt 1570cbcc94
CRW-1093 changes to align with downstream... (#17465)
* CRW-1093 changes to align with downstream needs

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

* remove CHE_TEMPLATE_STORAGE, as it's obsolete (Che 6); add comment about JAVA_TRUST_STORE env var

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

* revert to previous hardcoded approach to setting DEFAULT_JAVA_TRUST_STORE={JAVA_HOME}/lib/security/cacerts

Change-Id: I3399e3aeb0127e202a51e2ea89cd0d5e0537ebdc
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-07-27 13:34:55 -04:00
Sergii Kabashniuk 7dabd9e400
Migration of the che server codebase to Java 11 (#16649)
Migration of the che server codebase to Java 11 (#16649)

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-06-16 20:47:25 +02:00
Masaki Muranaka 0043e9dd7c Enable to overwrite the organization of che-dashboard and che-workspace-loader.
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2020-05-24 15:50:51 +09:00
Sergii Kabashniuk f3900600af
Use docker images instead of maven artifact to deliver che-dashboard && che-workspace-loader (#16802)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-05-12 18:56:25 +02:00
Florent Benoit c7be23dee0 feat(dockerfile): Bump openjdk version to latest
Change-Id: Icf591711fb3bee68c3a1e607ae5790e193fa3e1e
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2020-03-26 17:21:43 +01:00
Igor Vinokur 95fc64fdc9
Add an ability to add public key certificate to Java trust store (#16006) 2020-03-04 10:50:33 +02:00
Angel Misevski b714a6b31c Update CentOS dockerfile
The CentOS dockerfile is out of date and results in a non-runnable Che
container.

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
2020-01-21 10:08:59 -05:00
Vitalii Parfonov c07e261ee3
Move to the quay.io (#15569)
* Move to the quay.io: change image id to use quay.io

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-01-11 16:11:34 +02:00
Sergii Leshchenko 4a50e4cda6
Fix path to default trust store of OpenJDK (#15296)
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
2019-11-25 13:44:04 +02:00
Sergii Kabashniuk c388463821
Used latest official jre8-slim image for che master (#15203)
* Used latest official jre8-slim image for che master
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-11-23 15:17:32 +01:00
Mykola Morhun ef11a78406
Add docs how to build Che server in Che workspace (#14181)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2019-08-16 16:43:15 +03:00
Sergii Kabashniuk 79c6ec0703
Initial cleanup of che6 legacy code (#13788)
cleanup of che6 legacy code

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>

* Remove/disable GWT-related code in Java selenium E2E tests (#13829)

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2019-07-23 15:12:27 +02:00
Oleksandr Andriienko 0ce0408863
Fix licence year for some files. (#13082)
* Fix licence year.

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

* Revert changes for .sql files

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

* Revert more sql files.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2019-04-11 10:14:48 +03:00
Roman Iuvshyn 10ade89bf9
fix cacerts path (#12597) 2019-02-05 18:19:02 +02:00
Sergii Kabashniuk 42d01eda8a
Use Java 8u191 jdk for che master (#12586)
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-02-04 10:23:56 +02:00
Lukas Krejci ad14aaebbe Enable support for CHE_DEBUG_SUSPEND in docker image's entrypoint.sh
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2019-01-22 14:47:13 +01:00
Sergii Leshchenko a3f7393033 Fix creating custom java trust store for Che Server 2018-12-05 13:18:06 +02:00
Sergii Leshchenko 331a63cd06 Rename OPENSHIFT_IDENTITY_PROVIDER_CERTIFICATE to CHE_SELF__SIGNED__CERT 2018-12-05 13:18:06 +02:00
Vitaliy Gulyy 21318aeec8
build.sh become working on Ubuntu / Linux Mint (#12004)
* Use bash instead sh

* Revert .gitignore
2018-11-21 12:37:27 +02:00
Sergii Kabashniuk 493f5d15f9
Upgrade java8 version for workspace master (#11977)
Upgrade java8 version for workspace master (#11977)
2018-11-20 13:40:37 +02:00
Mykhailo Kuznietsov dcb00c53d0
Fix remaining files with licenses (#10746) 2018-08-21 10:25:45 +03:00
Eugene Ivantsov 13afe1f0d9 Do not save cert in a persistent location 2018-05-30 14:39:00 +03:00
Eugene Ivantsov 97ea44f064 Format 2018-05-30 14:16:27 +03:00
Eugene Ivantsov 29cb708773 Adding self signed cert to Java trust store 2018-05-30 12:27:41 +03:00
Mykhailo Kuznietsov e8b471ee45
Remove cleaning up of CHE_DATA/lib folder in entrypoint.sh (#9553) 2018-05-03 09:51:58 +03:00
Anton Korneta e1df4ead64 Remove backup of 'CHE_HOME/lib' folder 2018-03-28 11:17:20 +03:00
Mykhailo Kuznietsov 03e1969339
Fix CHE_DATABASE env. var to point at proper database path (#8367) 2018-01-22 09:19:40 +02:00
Mykhailo Kuznietsov b9d811968c
Fix moving database to new path (#8307) 2018-01-17 10:29:11 +02:00
Mykhailo Kuznietsov 3d7f1a1abf
Fix Che using different database path in different versions (#8073) 2018-01-15 10:02:12 +02:00
Mykhailo Kuznietsov 93b974d1e0
Change worskpace project files storage path (#7844)
- Workspace projects are now stored in folders, named after their workspace id, rather than name,
to prevent issues with workspace renaming. Applies to Docker infrastructure only.
- Add migration, that would move workspace projects to their new location. Occurs on Che startup.
- Added configuration property to enable/disable this migration.
- Improved Workspace DAO/Manager to use pagination for methods, that return lists of workspaces
2017-12-22 15:55:28 +02:00
Mario Loriedo e95b80cdfa Update open-jdk-source-file-location
Signed-off-by: Mario Loriedo <mloriedo@redhat.com>
2017-11-21 18:47:08 +01:00
Mario Loriedo b23016dc1d Update version of openjdk base image to 8u131
Signed-off-by: Mario Loriedo <mloriedo@redhat.com>
2017-11-21 18:47:08 +01:00