Commit Graph

1191 Commits (40487d56ce8a04677d510e450ea5a5e21d85f3d3)

Author SHA1 Message Date
Anatolii Bazko 40487d56ce
feat: Enhancements in the way how OAuth2 providers can be configured (#1126)
* feat: Enhancements in the way how OAuth2 providers can be configured

Signed-off-by: Anatolii Bazko <abazko@redhat.com>

Co-authored-by: Serhii Leshchenko <sleshche@redhat.com>
2021-10-07 15:49:33 +03:00
Sergii Leshchenko 5e7dc085d4 fix: update go.sum and vendor folder 2021-10-06 12:56:46 +03:00
Sergii Leshchenko 3e35af3cf4 fix: Upgrade dwo go dep to the latest available 2021-10-06 12:56:46 +03:00
Mykola Morhun 3cab035d89
Read trusted CA configmaps only from installation namespace (#1125)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2021-10-06 12:49:44 +03:00
Nick Boldt 072f3c026c
chore: Update from ubi8-minimal:8.4-208 to ubi8-minimal:8.4-210 (#1124)
Change-Id: I55c9205ff28e96d6d6a2ce156e7bc4a5dcf50ab9
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-10-05 16:22:40 -04:00
nickboldt c240450b84 chore: Update from ubi8/go-toolset:1.15.14-3 to ubi8/go-toolset:1.15.14-10
Change-Id: I45bdda11ae759d3eed9a0d3bee1e158a621c10b3
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-10-05 17:19:34 -03:00
Oleksandr Andriienko e1370708b7
feat: Add `Dependencies.md` with list of runtime dependencies (#1121)
* feat: Add Dependencies.md with list of runtime dependencies 

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-10-05 15:12:57 +03:00
Sergii Leshchenko 488a5d1891 fix: fix Che operator restart after DevWorkspace enabled on k8s 2021-10-05 10:35:36 +03:00
Serhii Leshchenko ce230cde18
feat: don't take control over DWO which is not managed by Che (#1085)
* feat: don't take control over DWO which is not managed by Che
2021-10-01 21:51:35 +03:00
Mykola Morhun 3952a53188
Propagate plugin registry URL to plugin registry configmap (#1118)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2021-10-01 19:35:53 +03:00
che-bot 89055c99b7
ci: Copy 7.37.0 csv to main (#1117)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-10-01 15:18:39 +03:00
Oleksandr Andriienko b8cc02bf9a
feat: Update controller runtime (#1064)
* Update controller runtime for che-operator and related deps.
Controller runtime update to version v0.9.5
go-client update to version v0.21.3
Udaptated tests to the new controller runtime and go-client.
Use newer image puller.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-10-01 14:54:37 +03:00
Mykola Morhun f8c3c2e138
Limit list to current namespace for backup and restore (#1106)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2021-10-01 10:22:40 +03:00
Mykhailo Kuznietsov 597d9cdedf
fix: fix python setup in minishift test (#1115)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-10-01 09:22:55 +03:00
Lukas Krejci 1af912b6de
feat: Token validity check (#1103)
token validity check in native user mode on OpenShift.
2021-10-01 08:20:36 +02:00
Anatolii Bazko 61049e7814
ci: don't update csv in tech-preview-stable-all-namespaces channel since it is copied from next-all-namespaces and contain all neccessary info (#1114)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-10-01 09:19:04 +03:00
Anatolii Bazko 1e56491988
ci: fix release process (#1111)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-10-01 00:07:54 +03:00
Mykhailo Kuznietsov 070f4c7a28
chore: update release runner to ubuntu-20.04 (#1107)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-09-30 17:40:31 +03:00
Anatolii Bazko fb47251820
release: fix release (#1108)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-09-30 17:39:44 +03:00
Mykhailo Kuznietsov 234518e099
fix: fix release docker build command (#1102)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-09-30 12:24:12 +03:00
Mykhailo Kuznietsov 11c6aca8f9
fix: remove DWO update from release process (#1101)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-09-30 11:20:34 +03:00
Michal Vala acc98201a6
build: reorganize dockerfile to better utilize cache (#1098)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-09-30 09:08:30 +03:00
David Kwon 53970009dd
fix: delete KIP finalizer and KIP operator on CheCluster CR delete (#1082)
Signed-off-by: David Kwon <dakwon@redhat.com>
2021-09-29 11:28:54 -04:00
Mykola Morhun b74443cc8b
Create backup on every Che update (#1097)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2021-09-29 17:18:30 +03:00
Anatolii Bazko c43e9d61f2
fix: correct CSVs and metadata (#999)
* chore: Update CSVs
* Disable some score card tests which we can't satisfy. 
* Fix alm-examples usage in the scripts.

Signed-off-by: Anatolii Bazko <abazko@redhat.com>

Co-authored-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-09-29 14:42:45 +03:00
Mykhailo Kuznietsov a7ee1e6d7e
chore: Fixes for post-release operator jobs (#1096)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-09-29 12:11:59 +03:00
Mykola Morhun 6e72d0565f
Fix restore process if keycloak is already deleted (#1095)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2021-09-29 11:08:22 +03:00
Lukas Krejci d52d5adb16
Set the type and immutability of the secret when copying the self-signed-cert to the user's namespace. (#1094)
* fix: Set the type and immutability of the secret when copying the self-signed-cert to the user's namespace.

* update the resources

* fix: the events on objects in checluster namespace now properly trigger
reconciliation of all known namespaces.

* Update resources and remove the errorneous \n from the generated yaml.
2021-09-28 11:05:37 +03:00
Oleksandr Andriienko 06d5e7815a
fix: Add UPDDATE_PASSWORD action for admin user (#1091)
* Fix removing update password action for admin user.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-09-27 18:47:02 +03:00
Serhii Leshchenko e0c6e1a0e1
fix: rework devworkspace tests to use assert (#1092)
* feat: rework devworkspace tests to use assert package
* fix: fix an ability to debug che-operator locally with DW enabled
2021-09-27 09:46:38 +03:00
Oleksandr Andriienko 47aabc9379
feat: Development: add make compile command. (#1093)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-09-27 07:38:06 +03:00
Mykola Morhun 7a95792c1c
Do not automatically backup to internal backup server if it doesn't exist (#1090)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2021-09-24 17:14:55 +03:00
che-bot 94a147ffd5
ci: Copy 7.36.2 csv to main (#1087)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-09-24 17:04:40 +03:00
Anatolii Bazko 323fdebb04
build: don't test workspace startup for devworkspace controller due to limited resources (#1089)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-09-24 16:38:05 +03:00
Michal Vala bd8e5d0d07
feat: define routing paths for che-server to improve return http codes (#1076)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-09-24 14:52:30 +03:00
Max Shaposhnik f4d80166ed
feat: Add Traefik gateway container CPU & RAM request/limit resources (#1088)
Signed-off-by: Max Shaposhnik <mshaposh@redhat.com>
2021-09-24 13:14:58 +03:00
Sergii Leshchenko d7e925d39f fix: fix DWO to be v0.9.0 but not next bits 2021-09-23 16:24:14 +03:00
Sergii Leshchenko 78334b02a6 fix: update resources 2021-09-23 16:24:14 +03:00
Mykola Morhun 08b26bc573
fix: internal backup server url (#1072)
Make internal backup server accessible in all namespaces mode

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2021-09-22 13:12:33 +03:00
Anatolii Bazko 0b63bdc835
feat: Migrate to the new PostgreSQL 13.3 (#1062)
* feat: Migrate to the new PostgreSQL 13.3 

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-09-22 12:00:08 +03:00
Lukas Krejci 5e657f876b
feat: Syncing of proxy settings and self-signed cert to the user's workspace namespace (#1027)
Syncing of proxy settings and self-signed cert to the user's workspace namespace.

Co-authored-by: Michal Vala <mvala@redhat.com>
Co-authored-by: Serhii Leshchenko <sleshche@redhat.com>
2021-09-21 21:00:53 +02:00
Flavius Lacatusu 0ae0af669a
Merge pull request #1079 from eclipse-che/next_chan 2021-09-21 19:00:54 +02:00
Anatolii Bazko 543206308b Fixes
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-09-21 13:34:06 +03:00
Flavius Lacatusu 32a8efbe9c
fixes after review
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-09-20 15:15:50 +02:00
Flavius Lacatusu e4bf44f0e1
chore: Create new channel to install Eclipse Che next in AllNamespaces mode with DWO dependency
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-09-20 13:58:05 +02:00
Flavius Lacatusu ff8d7c9ee4
fix: Deprecate devworkspace engine from stable/latest channel (#1065)
* chore: Deprecate devworkspace engine from stable/latest channel

Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2021-09-20 11:27:57 +03:00
David Kwon a793896191
chore: add more kubernetes image puller regex tests (#1071)
Signed-off-by: David Kwon <dakwon@redhat.com>
2021-09-17 18:56:37 -04:00
Michal Vala 8f9e6c3f65
fix: registries accessible without auth (#1077)
* fix: registries accessible without auth

Signed-off-by: Michal Vala <mvala@redhat.com>

* fix imports

Signed-off-by: Michal Vala <mvala@redhat.com>
2021-09-17 16:45:02 +02:00
Sergii Leshchenko d010adde34 fix: check is che self-signed secret exist before mounting 2021-09-17 16:56:18 +03:00
Sergii Leshchenko 14fb855c14 Provision internal urls, CAs and proxy settings into dashboard 2021-09-17 16:56:18 +03:00