Commit Graph

12 Commits (021031f6df9cec84104d052eaa945e0afdad8e4e)

Author SHA1 Message Date
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
Sergii Leshchenko d0e16a3443 feat: propagate openshift console URL to dashboard 2021-10-13 11:16:47 +03: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
Oleksandr Andriienko c36958d8ea
fix: Set Che host url in the CR status when Che server deployment is ready (#1040)
* fix: Set Che host url in the CR status when Che server deployment is ready.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-09-02 17:14:09 +03:00
Sergii Leshchenko 12f4ce5822 feat: handle rbac for dashboard backend 2021-08-25 14:24:35 +03:00
Sergii Leshchenko 183b960766 feat: propagate config needed for dashboard backend 2021-08-25 14:24:35 +03:00
Flavius Lacatusu 2905b674e9
Minor fixes
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-05-20 09:34:26 +02:00
Flavius Lacatusu b5feb52494
Fix dashboard component names depending on che flavor
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-05-19 15:43:39 +02:00
Flavius Lacatusu a90d651030
fix: Add common selector for che-dashboard
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
2021-04-28 20:34:39 +02:00
Serhii Leshchenko 0353a4487e
Run dashboard as separate deployment (#684)
* Run dashboard in a dedicated deployment

* Add info how to fix go imports

* Include dashboard image into release process

* Regenerate CRD & manifests

* Update nightly bundle

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

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2021-04-21 21:37:12 +03:00