Commit Graph

1206 Commits (5ef57dba7ae7478b3faf89294feeadcd69a3eb43)

Author SHA1 Message Date
Nick Boldt 5ef57dba7a
fix: CRW-2383 bump limit to 5g (#1150)
* fix: CRW-2383 bump limit to 2.5g in main branch (7.38)

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

* Update bundle

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

* fix: CRW-2383 bump limit to 5g in main branch (7.38)

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

* Update bundle

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

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2021-10-20 21:06:51 +03:00
musienko maksym 48e5c17fa1 feat: switch devworkspace happy path test to remote launch 2021-10-19 17:35:56 +03:00
Oleksandr Andriienko a99ecd03be
feat: Add DEPENDENCIES.md github action check. (#1148)
* feat: Add DEPENDENCIES.md github action check.

Co-authored-by: Anatolii Bazko <abazko@redhat.com>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2021-10-19 16:20:23 +03:00
Anatolii Bazko f838cf48d2
checontroller refactoring (#1138)
* chore: Introduce reconcilemanager, update status when reconciliation failed.

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-10-19 10:56:49 +03:00
Anatolii Bazko 06aa35c92c
fix: configure runtime controller with namespace event filter (#1146)
* fix: configure runtime controller with namespace event filter
* Increase memory limit to 1Gi

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-10-18 13:53:52 +03:00
che-bot 0667196156
ci: Copy 7.37.2 csv to main (#1143)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-10-15 13:05:51 +03:00
Mykola Morhun 80583a19c0
Add init containers to start Che correctly after node restart (#1139)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2021-10-13 16:15:11 +03:00
Anatolii Bazko 434db641f7
fix: Print 'More than one checluster Custom Resource found' warning only there are more than 1 CR (#1140)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-10-13 12:47:43 +03:00
Sergii Leshchenko 6c010e8938 fix: regenereate resources 2021-10-13 11:16:47 +03:00
Sergii Leshchenko d0e16a3443 feat: propagate openshift console URL to dashboard 2021-10-13 11:16:47 +03:00
Michal Vala d104845f89
feat: accessible workspace healthz endpoint (#1119)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-10-11 19:22:36 +02:00
Anatolii Bazko d620eafad2
ci: update path to cert-manager.yaml (#1137)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-10-11 16:41:39 +03:00
Serhii Leshchenko fcbc80e79e
fix: do not start DWR controller if devworkspaces are not enabled (#1133)
* fix: do not start DWR controller if devworkspaces are not enabled
2021-10-09 09:28:34 +03:00
Anatolii Bazko d44546bc86
fix: import ca-bunle even if there are several checluster CR (non all-namespace mode) (#1135)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-10-09 09:27:27 +03:00
che-bot c68fb1da6c
ci: Copy 7.37.1 csv to main (#1131)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-10-07 18:59:14 +03:00
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