12 Commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
64994160d9
Remove FUSE support (#18536)
* Remove FUSE support

* Update docs

* Remove fuse-overlayfs

* Fix installer validation
2023-08-18 16:13:44 +02:00
Thomas Schubart
2cab1406dd
[ws-manager-mk2] Remove persistent volume claim feature (#17860)
* [ws-daemon] Remove PVC

* [installer] Remove PVC

* [workspacekit] Remove PVC

* [content] Remove PVC

* [preview] Remove PVC

* [wsman-api] Remove PVC

* [ws-daemon-api] Remove PVC

* [workspacekit] Mount workspace directory

* [supervisor] Remove PVC

* [test] Remove PVC

* Fix build
2023-06-13 18:35:04 +08:00
JenTing Hsiao
140022e851 installer: add prebuild PVC configuration to installer
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2022-11-09 14:58:39 +01:00
Simon Emms
b0048e62c5 [installer]: create config command and deprecate init command 2022-09-12 08:59:13 +02:00
Aleksandar
476851ba05 Reduce minio memory requests in preview environments 2022-05-24 20:24:38 +05:30
Pavel Tumik
301190db53 Add persistent volume support for workspaces
fix
2022-05-04 03:08:19 +05:30
Tarun Pothulapati
1a4d2fbb53 [installer] Displable definitely-gp by default
Fixes https://github.com/gitpod-io/gitpod/issues/8740

`definitely-gp` is being deprecated soon, and hence
it is important to be disabled by default. Once it
is fully deprecated, even this option has to be removed.

For now, The following changes have been made:

- Update the `definitelyGpDisabled` option to be true, Thus
  disabling it by default both in the `installer` and `chart`.
- Update the airgap docs to remove a mention of this.

Signed-off-by: Tarun Pothulapati <tarun@gitpod.io>
2022-04-13 11:46:26 +05:30
Gero Posmyk-Leinemann
21263bd4e7 [installer] Introduce metadata.shortname 2022-04-11 21:03:24 +05:30
Cornelius A. Ludmann
5166afd3d9 [installer] Allow to set default workspace timeout 2022-04-06 14:35:19 +05:30
Simon Emms
c52c53faea [installer]: remove jaeger operator from the config 2022-02-25 21:35:05 +05:30
Cornelius A. Ludmann
6afc7f2d3d [installer] Tidy up omitempty in config
/werft no-preview
2022-02-24 19:51:04 +05:30
Simon Emms
4820e804bb [installer]: move to /install 2022-02-22 17:03:02 +05:30