Commit Graph

1074 Commits (5aa763aab38adeff1f415ae65fdd4e6efcdfced3)

Author SHA1 Message Date
che-bot 6350fa9ab4
chore: Bump to 7.55.0-SNAPSHOT in main (#358)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2022-09-29 17:06:33 +03:00
Igor Vinokur 40598a0e8b
fix: Allign the GitHub raw file location Url with subdomain isolation option (#361)
Inject the che.integration.github.disable_subdomain_isolation env variable property to handle the subdomain isolation GitHub option while returning the GitHub raw file location.
2022-09-28 09:59:19 +03:00
Jana Vrbkova b02dc2e9b7
language review of che.properties and multiuser.properties (#315)
* language review

* peer review suggestions

* Update che.properties

* implemented feedback

* Update che.properties

add missing `che.infra.kubernetes.server_strategy=multi-host`; update text

Co-authored-by: Fabrice Flore-Thébault <ffloreth@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
2022-09-21 11:45:16 -03:00
Igor Vinokur c2a2d09194
chore: Support configuring the GitHub OAuth endpoint (#350)
Currently the GitHub OAuth provider is hardcoded to https://github.com endpoint. In order to support Github Enterprise Server, the endpoint of the GitHub OAuth provider is configurable by the oauth secret.
2022-09-08 14:51:12 +03:00
Mykhailo Kuznietsov 9f72001242 chore: Bump to 7.54.0-SNAPSHOT in main
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2022-08-31 15:11:43 +02:00
Andrew Obuchowicz 971acbd7a2 Remove che.infra.kubernetes.pvc.jobs.image, che.infra.kubernetes.pvc.jobs.image.pull_policy, che.infra.kubernetes.pvc.jobs.memorylimit properties and some PVC-related classes
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
2022-08-17 18:32:07 +02:00
Andrew Obuchowicz d9870829fa Remove che.infra.kubernetes.async.storage.image, che.infra.kubernetes.async.storage.shutdown_timeout_min, che.infra.kubernetes.async.storage.shutdown_check_period_min properties and some PVC-related classes
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
2022-08-17 18:32:07 +02:00
Andrew Obuchowicz dfb69017b7 remove che.infra.kubernetes.pvc.strategy property
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
2022-08-17 18:32:07 +02:00
Andrew Obuchowicz f84cea3ddd remove che.infra.kubernetes.pvc.enabled property
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
2022-08-17 18:32:07 +02:00
Andrew Obuchowicz 2091b4a02b remove che.workspace.projects.storage.default.size property
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
2022-08-17 18:32:07 +02:00
Andrew Obuchowicz d11c28325e remove che.infra.kubernetes.pvc.wait_bound property
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
2022-08-17 18:32:07 +02:00
Andrew Obuchowicz 2791c8cfa2 remove che.infra.kubernetes.pvc.precreate_subpaths property
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
2022-08-17 18:32:07 +02:00
Andrew Obuchowicz debae71fc7 remove che.infra.kubernetes.pvc.storage_class_name property
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
2022-08-17 18:32:07 +02:00
Andrew Obuchowicz 5286f28c51 remove che.infra.kubernetes.pvc.access_mode property
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
2022-08-17 18:32:07 +02:00
Andrew Obuchowicz 18c12861a0 remove che.infra.kubernetes.pvc.name and che.infra.kubernetes.pvc.quantity properties
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
2022-08-17 18:32:07 +02:00
Mykhailo Kuznietsov c57d3b04a9 chore: Bump to 7.53.0-SNAPSHOT in main
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2022-08-11 15:58:39 +02:00
che-bot 922b48eaad
chore: Bump to 7.52.0-SNAPSHOT in main (#331)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2022-07-27 15:06:12 +03:00
Igor Vinokur e59d23b3b2
chore: Apply Bitbucket SAAS Oauth flow (#329)
Since we support only Bitbucket Server Oauth flow, added a support for the SAAS version
2022-07-27 12:24:55 +03:00
Mykhailo Kuznietsov ec9a2e09b5 chore: Bump to 7.51.0-SNAPSHOT in main
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2022-07-25 17:02:16 +02:00
Nick Boldt f322f3c3d0
chore: bump to latest com.google.oauth-client 1.34.1 to fix CVE issue CRW-3166, CRW-3167 (#333)
Change-Id: I6acfcfb7f60a5d47196c6d5a10a82dfbfdcb036a
Signed-off-by: Nick Boldt <nboldt@redhat.com>
2022-07-20 11:18:47 -03:00
Piotr Karatkevich 9ade8d4bd9 license fix 2022-07-04 16:52:27 +03:00
Piotr Karatkevich 26543d1d69 fixing grammar 2022-07-04 15:23:31 +03:00
Piotr Karatkevich 6d2907e226 feat(oidc): email claim configuration 2022-06-29 17:33:54 +03:00
Mykhailo Kuznietsov 132e83a57e chore: Bump to 7.50.0-SNAPSHOT in main
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2022-06-20 14:09:55 +02:00
Lukas Krejci d64d9a1ac3
fix: Add a note about the importance of the namespace labels for DevWorkspaces. (#286)
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2022-05-02 16:02:45 +02:00
che-bot 855f704ded
chore: Bump to 7.48.0-SNAPSHOT in main (#296)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2022-04-28 09:22:48 +03:00
Ilya Buziuk f16ac3237d fix: always bind AdminPermissionInitializer regardless of the auth mode
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
2022-04-12 11:10:58 +02:00
che-bot 06797e5c28
chore: Bump to 7.47.0-SNAPSHOT in main (#285)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2022-04-11 17:58:55 +03:00
Sergii Kabashniuk d8bed4006a
feat: Upgrade kubernetes client to 5.12.1 (#257) 2022-03-21 16:25:33 +02:00
che-bot 33d42bad20
chore: Bump to 7.46.0-SNAPSHOT in main (#272)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2022-03-21 08:38:07 +02:00
che-bot eeda8d91d2
chore: Bump to 7.45.0-SNAPSHOT in main (#265)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2022-02-26 09:14:13 +02:00
che-bot e9e38fd77b
chore: Bump to 7.44.0-SNAPSHOT in main (#252)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2022-02-02 15:32:01 +02:00
Sergii Kabashniuk 14199f9147
chore: Fixed module che-core-api-auth-gitlab version, updated license (#248) 2022-01-27 08:18:40 +02:00
Pavol Baran c9f724bb8f
GitLab OAuth authentication with embededOAuthAPI (#195)
GitLab OAuth authentication with embededOAuthAPI

Signed-off-by: Pavol Baran <pbaran@redhat.com>
2022-01-26 12:06:57 +02:00
che-bot 8de18ae530
chore: Bump to 7.43.0-SNAPSHOT in main (#242)
* chore: Bump to 7.43.0-SNAPSHOT in main

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2022-01-13 17:49:00 +02:00
Mykhailo Kuznietsov 79e0bf9966
chore: Update pom.xml license years (#239)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2022-01-12 13:56:49 +02:00
Sergii Kabashniuk ce7c300eb9
build: Upgrade of maven plugins (#222)
* build: Upgrade of maven plugins

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-12-23 14:54:46 +02:00
che-bot f148697f95
chore: Bump to 7.42.0-SNAPSHOT in main (#220)
merged by API
2021-12-22 13:18:55 -05:00
Sergii Kabashniuk 2cc8299ea4
build: Removed unused jna based code (#214)
* build: Removed unused jna based code

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-12-20 13:07:22 +02:00
Sergii Kabashniuk 9dfbae38e0
build: Upgrade logback to the latest 1.2.8 (#199) 2021-12-15 10:45:40 +02:00
Pavol Baran fb8735b8c4
Merge pull request #178 from xbaran4/oauth2-factory
feat: GitHub OAuth authentication with embededOAuthAPI
2021-12-08 14:47:46 +01:00
che-bot d38d4391c1
chore: Bump to 7.41.0-SNAPSHOT in main (#187)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-12-01 17:15:14 +02:00
Pavol Baran 3690bbc286 Merge branch 'main' of https://github.com/eclipse-che/che-server into oauth2-factory 2021-11-30 10:49:05 +01:00
Sergii Kabashniuk cf06229b27
chore: Update dependencies list (#184)
* chore: Update dependencies list

* fixup! Merge remote-tracking branch 'upstream/main' into updeps

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

* Added script to update dependencies  documentation
2021-11-30 09:36:56 +02:00
Pavol Baran 6e7d92e66d fix: added default values of clientid and clientsecret paths
Signed-off-by: Pavol Baran <pbaran@redhat.com>
2021-11-29 14:36:42 +01:00
Michal Vala 388a5183be
feat: native auth on Kubernetes (#171)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-11-25 14:48:55 +01:00
Pavol Baran 6b17bd5bf3 feat: github oauth with embededOAuthAPI
Signed-off-by: Pavol Baran <pbaran@redhat.com>
2021-11-25 00:55:24 +01:00
Oleksii Orel 672ae77018
fix: ide loader (#180)
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2021-11-19 16:51:08 +02:00
che-bot e71e5cff0d
chore: Bump to 7.40.0-SNAPSHOT in main (#179)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-11-10 13:06:41 -05:00
che-bot 9c05838b41
chore: Bump to 7.39.0-SNAPSHOT in main (#169)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-10-20 13:30:29 +03:00