Fabrice Flore-Thébault
14fba9c498
Language review on che.properties ( #19263 )
...
* Language review on che.properties
* Apply suggestions from code review
Co-authored-by: Yana Hontyk <yhontyk@redhat.com>
2021-04-14 13:45:26 +02:00
aditi_jadhav
aa6bff1501
Added support for s390x in che.properties for workspace ( #19195 )
...
Signed-off-by: Aditi Jadhav <aditi.jadhav@ibm.com>
2021-04-13 11:32:26 +03:00
Sergii Kabashniuk
f0826cf64c
Deprecate namespace strategies other than 'per user' ( #19409 )
...
* Deprecate namespace strategies other than 'per user'
Co-authored-by: Robert Krátký <rkratky@redhat.com>
Co-authored-by: Michal Vala <michal.vala@gmail.com>
Co-authored-by: Robert Krátký <rkratky@redhat.com>
2021-04-08 10:13:48 +03:00
Sergii Kabashniuk
c3249b652f
Upgrade guava and related dependencies to fix potential security issues ( #19471 )
...
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-04-05 09:49:04 +03:00
che-bot
6e958bbd63
[release] Bump to 7.29.0-SNAPSHOT in master ( #19397 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-03-25 14:29:29 +02:00
Florent Benoit
aaf2403edd
feat(machine-exec): Remove default machine-exec component as it is provided by che-theia meta/devfile now
...
Change-Id: I98ca453e305db71f9e947b9611a42df80b7d6776
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2021-03-22 08:59:28 +01:00
Max Shaposhnik
f147f001a6
Gitlab public repo support in factory URL
2021-03-18 12:38:06 +02:00
Mykhailo Kuznietsov
f889e0399e
[release] bump to 7.28.0-SNAPSHOT version ( #19290 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-03-16 09:48:14 -04:00
Sergii Leshchenko
e9ce8078a4
Remove workspace loader from Che Server
2021-03-12 13:47:29 +02:00
Pavol Baran
69fa3bf82e
Added missing property descriptions ( #19233 )
...
Signed-off-by: xbaran4 <pbaran@redhat.com>
2021-03-11 09:44:59 +01:00
Pavol Baran
d3f27d2c03
Include che.devworkspaces.enabled property ( #19193 )
...
* Added che.devworkspaces.enabled property
Signed-off-by: xbaran4 <pbaran@redhat.com>
2021-03-04 12:38:53 +02:00
Sergii Kabashniuk
a01e371268
Hostname configuration of workspace routes ( #19148 )
...
* Hostname configuration of workspace routes
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-03-02 16:38:13 +02:00
Sergii Kabashniuk
0d0a68fc00
Obtain and persist Bitbucket personal access token as k8s secret ( #18726 )
...
* Obtain and persist Bitbucket personal access token as k8s secret
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-02-11 16:17:13 +02:00
Mykhailo Kuznietsov
d51e1d0edf
[release] Bump to 7.27.0-SNAPSHOT in master ( #19042 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-02-11 15:28:53 +02:00
Ilya Buziuk
2a18bd2ddc
che #18914 Adding 'ReplicaSetCreateError' to the list of the unrecoverable events
...
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
2021-02-09 18:09:43 +01:00
Max Shaposhnik
07929cb591
Remove outdated factory image and button objects ( #18936 )
2021-02-02 14:35:57 +02:00
Ilya Buziuk
8e125c88de
Removing the RedHat che specific header from the multiuser.properties
...
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
2021-01-27 18:49:49 +01:00
che-bot
f09d3b7356
[release] Bump to 7.26.0-SNAPSHOT in master ( #18882 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-01-26 15:05:14 +02:00
cccs-eric
fa06d947e7
Adding k8s tolerations to workspace pods ( #18691 )
...
* Added TolerationsProvisioner to support toleration in workspace pods
Signed-off-by: cccs-eric <eric.ladouceur@cyber.gc.ca>
2021-01-18 15:09:49 +02:00
Max Shaposhnik
7efc8c68b7
Bitbucket authorizing using personal access token ( #18709 )
2021-01-14 12:36:06 +02:00
che-bot
bd3d5eae49
Merge branch 'pr-master-to-7.25.0-SNAPSHOT' of github.com:eclipse/che into pr-master-to-7.25.0-SNAPSHOT ( #18760 )
...
* [release] Bump to 7.25.0-SNAPSHOT in master
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
* [release] Bump to 7.25.0-SNAPSHOT in master
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-01-11 09:25:22 +02:00
Sergii Kabashniuk
5656feade9
Make all configmaps unique in same namespace ( #18620 )
...
* Make all configmaps unique in the same namespace
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-12-21 10:29:15 +02: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
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
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
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
Max Shaposhnik
a585e4695a
Bitbucket public repo factories support
2020-12-07 19:09:27 +02: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
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
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
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
Michal Vala
220a7e54b1
make it possible to disable labeling the namespaces ( #18340 )
2020-11-13 13:06:09 +01:00
Michal Vala
c3a51fc004
best effort to label namespace when starting new workspace ( #18248 )
2020-11-05 11:33:24 +01: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
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
Lukas Krejci
594982badf
Add support for path on secure endpoints ( #18155 )
...
Fixes #15867 - adds support for path on secure endpoints.
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2020-10-26 14:24:00 +01:00
Michal Vala
4c78b8a37e
search username in namespace annotations ( #18185 )
2020-10-26 10:30:58 +01:00
Michal Vala
b1e484cb1b
use precreated labeled namespace for workspaces ( #18090 )
2020-10-20 13:49:02 +02:00
che-bot
577bf2955c
[release] Bump to 7.21.0-SNAPSHOT in master ( #18091 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-10-13 02:55:44 +03:00
Robert Krátký
04ac758283
Merge pull request #16961 from rkratky/chepropertieslang
...
Language fixes in che.properties
2020-10-08 18:05:16 +02:00
Max Shaposhnik
b399be7c16
Add namespace name cleanup before applying
...
Signed-off-by: Max Shaposhnik <mshaposh@redhat.com>
2020-10-07 10:15:11 +03:00
Sergii Kabashniuk
f703f6fe1c
REST APIs that allows saving/edit/delete/search/share devfiles ( #17843 )
...
* REST APIs that allows saving/edit/delete/search/share devfiles
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-10-06 13:00:55 +03:00
Lukas Krejci
23c5fb2b47
Fixes #17852 - jwtproxy is the new default for the secure servers ( #17946 )
...
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2020-10-05 13:14:26 +02:00
Robert Krátký
8a3c7ab5a9
Nick's feedback on che.properties changes.
2020-10-05 10:39:38 +02:00
Robert Krátký
8c06bf3415
Merge branch 'master' into chepropertieslang
2020-10-05 10:28:42 +02:00