11 Commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
d464ef8ecd
Cleanup installer (#18784)
* Cleanup installer

* Remove MessageBus references
2023-09-25 10:58:04 +02:00
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
Manuel Alejandro de Brito Fontes
5b30eb5b8c
Remove unused caCertSecret (#16793)
* Add trust.cert-manager.io for to bundle CA certificates

Signed-off-by: Manuel de Brito Fontes <aledbf@gmail.com>

* Configure CA volume and volumemount in components

* Update ws-manager golden files

* Deploy trust manager in preview

* Remove duplicated volume

* Update installer golden files

* Generate a bundle only for registry-facade

* Update golden files

* Fix initcontainer volume mounts

* Update golden files

* Fix registry-facade certificate

* Update golden files

* Disable skip_verify

* Enable force conflict with apply server side

Signed-off-by: Manuel de Brito Fontes <aledbf@gmail.com>

* Avoid random werft namespace errors

Signed-off-by: Manuel de Brito Fontes <aledbf@gmail.com>

---------

Signed-off-by: Manuel de Brito Fontes <aledbf@gmail.com>
2023-03-21 11:44:13 +01:00
Manuel Alejandro de Brito Fontes
1ea14bdaae Remove installer Azure support 2023-02-01 15:06:39 +01:00
Manuel Alejandro de Brito Fontes
d13f3b2fc3 Update services node pool labels 2023-01-18 20:16:26 +01:00
Lucas Valtl
64584cd0ef implemented suggestions 2022-10-06 11:54:22 +02:00
Lucas Valtl
d1ae6445cd Clarify and move docs 2022-10-06 11:54:22 +02:00
Cornelius A. Ludmann
fc87993a8c [installer] Add instructions on how to add own CA 2022-05-02 20:31:18 +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
Pudong Zheng
b2788a5c05 [installer] Add docs for workspace SSH access
Co-authored-by: Cornelius A. Ludmann <cornelius@gitpod.io>
2022-03-30 14:24:13 +05:30
Cornelius A. Ludmann
a9715ee9e6 [installer] Add air-gap instructions
/werft no-preview
2022-03-09 23:55:16 +05:30