Commit Graph

11 Commits (d5928bdfe3ba65dcfded1eb796a00625f0b9e815)

Author SHA1 Message Date
Anatolii Bazko 58f3f01c2d
fix: Fix default postgreSQL credentials secret name (#1343)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-03-16 16:36:21 +02:00
Ilya Buziuk 1872b43157 feat: Adding RunningLimit property to the CheCluster
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
2022-03-15 17:23:19 +01:00
Anatolii Bazko e78b0be6a4
fix: Bump DWO v0.13.0 (#1336)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-03-15 10:07:31 +02:00
Ilya Buziuk 3bc32b79bf feat: Adding 'spec.dashboard.warning' CR property
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
2022-03-04 16:41:28 +01:00
Lukas Krejci 12da7adeeb
feat: Support node selector and pod tolerations in devworkspaces (#1301)
Fixes #20884
* Upgrade to devworkspace operator with support for pod tolerations
* Implement additional logic in usernamespace controller to sync config
  from checluster CR to ns annotations understood by the dwo
* Add new fields to CheCluster CRD v1 and v2alpha1
* added support for the new fields in conversion methods between v1 and v2alpha1
2022-02-01 17:51:35 +01: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 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 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
Anatolii Bazko 543206308b Fixes
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-09-21 13:34:06 +03: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
Oleksandr Andriienko f555494a7d
feat: Newer operator sdk (#826)
* Define new dependencies. Update vendor folder. Use newer operator sdk v1.7.1.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2021-07-19 14:29:11 +03:00