Commit Graph

45 Commits (1637ead003ba2e2e6512fc88d42e843a06f415ad)

Author SHA1 Message Date
David Kwon 1637ead003 feat: add server.workspaceDefaultPlugins field to CheCluster schema
Signed-off-by: David Kwon <dakwon@redhat.com>
2021-12-15 08:19:46 -05:00
Oleksandr Andriienko 9700014f63
feat: Add extra labels to CRDS files. (#1232)
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-12-08 09:08:41 +02:00
Anatolii Bazko 8407e1b0ea
ci: Don't build kubernetes olm bundle (#1217)
* Don't build kubernetes olm bundle

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-12-07 11:43:29 +02:00
Anatolii Bazko b4511e3cf9
fix: delegate permissions to `get, list, watch` `pods/log` resources (#1212)
* fix: delegate permissions to get, list, watch pods/log resources

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-12-06 15:25:57 +02:00
Anatolii Bazko 0da8a10365
chore: update resources (#1223)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-12-06 10:35:30 +02:00
Michal Vala 88cb1ed7ac
feat: native auth kube (#1185)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-12-03 12:20:46 +01:00
Anatolii Bazko 8a0221bf3a
feat: configure pvcClaimSize for PostgreSQL (#1205)
* feat: configure pvcClaimSize for PostgreSQL

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-12-01 17:46:38 +02:00
Mykola Morhun 53fee907ec
Temporary revert operator memory limit to 5 GiB (#1206)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2021-11-30 17:10:58 +02:00
Anatolii Bazko 20ffca19ab
feat: helmcharts to deploy Eclipse Che (#1184)
* feat: helmcharts to deploy Eclipse Che

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-11-26 09:09:17 +02:00
Anatolii Bazko 97a8606484
chore: Update backup REST server image (#1196)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-11-24 10:49:25 +02:00
Anatolii Bazko ceecddd1ad
chore: Update next bundle (#1195)
* chore: Update next bundle

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-11-23 15:39:29 +02:00
Mykola Morhun ad498890bb
chore: Remove Che opertor memory limit workaround (#1190)
Remove Che opertor memory limit workaround

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2021-11-22 17:34:37 +02:00
Mykola Morhun 021031f6df
feat: Use custom cache function in Che Operator (#1166)
Use custom cache function to limit memory consumption of operator

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2021-11-19 18:35:22 +02:00
Oleksandr Andriienko b4930b5054
fix: Fix license headers (#1170)
* Fix license headers.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-11-16 11:17:18 +02:00
Anatolii Bazko 79f1c517e9
chore: Update next bundles (#1169)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-11-11 10:32:40 +02:00
Anatolii Bazko e1b4541ed2
chore: Refactoring OpenShift Initial user reconciler (#1152)
* chore: refactoring OpenShift OAuth User

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
Co-authored-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-11-04 17:42:49 +02:00
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
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
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
Sergii Leshchenko 6c010e8938 fix: regenereate resources 2021-10-13 11:16:47 +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
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
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
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
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 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
Anatolii Bazko 2001628f47
fix: Use different csv description for different platforms (#1075)
* fix: Use different csv description for different platforms

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-09-17 16:02:37 +03:00
Mykola Morhun a1f30c3356
Create backup on each update (#1055)
Create backup on update operator 

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2021-09-15 15:38:58 +03:00
Oleksandr Andriienko 8b1dd1527a
feat: Update keycloak from 6.0.1 to 15 (#1015)
* Use keycloak 15.  Add separated option to debug keycloak server.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-09-10 12:36:00 +03:00
Oleksandr Andriienko e5b0625d69
fix: Improve Che presentation on the OperatorHub ui. (#1042)
* fix: Improve Che presentation on the OperatorHub ui.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-09-04 17:15:15 +03:00
Anatolii Bazko cf52e13246
fix: Update Dockerfile to set devworkspace controller version (#1050)
* fix: Update Dockerfile to set devworkspace controller version

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-09-02 18:04:55 +03:00
Mykola Morhun 0c4e935645
Add 'Technology Preview' to DevWorkspace Operator section description (#1044)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2021-09-01 16:04:22 +03:00
Sergii Leshchenko dd6a1e4af0 Do not use v1beta1 in DWCO code 2021-08-26 16:03:30 +03:00
Michal Vala aae46c1cae
chore: remove unused env (#1028)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-08-20 16:37:14 +02:00
Michal Vala edca3de035
feat: update traefik to 2.5.0 (#1023)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-08-20 12:49:57 +02:00
Anatolii Bazko 62f7a25ee4
fix: remove RELATED_IMAGE_devworkspace_che_operator env var (#1014)
* fix: remove RELATED_IMAGE_devworkspace_che_operator env var
* Fix setting com.redhat.openshift.versions label"

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-08-17 15:31:12 +03:00
Anatolii Bazko 6c9fb0dc4b
chore: update permissions (#1007)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-08-12 16:03:37 +03:00
Lukas Krejci 456743ce01
feat: Import Devworkspace Che Operator (#925)
* Import of DWCO into CO.

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
Co-authored-by: Michal Vala <mvala@redhat.com>
2021-08-11 15:07:44 +03:00
Anatolii Bazko 143b771157
chore: setting specific OpenShift version in annotations for stable-all-namespaces bunle (#998)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-08-09 16:22:31 +03:00
Anatolii Bazko 09d81f8334
chore: Limit new all-namespaces-stable channel to OpenShift 4.8+ (#997)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-08-06 12:32:53 +03:00
Anatolii Bazko 2ae826d4cc
chore: generate networking.k8s.io/v1 version of Ingress (#992)
* chore: generate networking.k8s.io/v1 version of Ingress

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-08-06 08:56:56 +03:00
Anatolii Bazko b139e768a2
chore: add 'fips' feature label (#991)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-08-04 19:07:51 +03:00
Anatolii Bazko a3abf33b10
chore: Rename channel from nightly to next (#977)
* chore: Rename channel from nightly to next

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Co-authored-by: Flavius Lacatusu <flacatus@redhat.com>
2021-08-03 16:56:05 +03:00