17 Commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
a0e4fa651e
Remove replicated (#18204) 2023-07-11 20:39:27 +08:00
Manuel Alejandro de Brito Fontes
2704714b7f Update golden files 2023-01-18 11:07:26 +01:00
Simon Emms
407e60f202 [installer]: make the kots install overwrite the config if exists 2022-12-09 07:49:19 -03:00
Simon Emms
1724791fd2 [installer]: allow config documenting script to ignore keys with no json tag 2022-12-09 03:45:18 -03:00
Christian Weichel
478a75e744 Switch license to AGPL 2022-12-08 13:05:19 -03:00
Autofix
82b73b1678 Autofix: trailing-spaces 2022-11-16 13:51:46 +02:00
Simon Emms
1d71d58dae [kots]: allow configuration the installer timeout 2022-11-09 09:43:38 +01:00
Tarun Pothulapati
3057dea1e5 [kots] load custom docker config correctly
This PR fixes the issue when a custom docker config
json file is uploaded by the user.

Signed-off-by: Tarun Pothulapati <tarun@gitpod.io>
2022-11-04 13:58:09 +01:00
Simon Emms
3ac8f4336e [installer]: print the installer version to the kots-install script 2022-10-24 12:33:38 +02:00
Simon Emms
74429dd756 [kots]: delete workspace pods before installing Gitpod 2022-09-26 23:17:27 +02:00
Tarun Pothulapati
a9faf6f42f [installer] Refactor envvars before release
This PR does a cleanup on the environment variables
as now they are kind-off a public contract, which
means its better to be verbose and meaningful as possible. Once
the release is done, it would be harder to do the same.

This has the following changes:

- Rename `REG` prefix to `REGISTRY`
- Change `REG_INCLUSTER_STORAGE_S3_BUCKETNAME `to `REGISTRY_INCLUSTER_STORAGE_S3_BUCKET_NAME`
- Change `COMPONENT_PROXY_SERVICE_SERVICETYPE` to `COMPONENT_PROXY_SERVICE_TYPE`

Signed-off-by: Tarun Pothulapati <tarun@gitpod.io>
2022-09-22 13:31:22 +02:00
Simon Emms
00ee9ff3e2 [installer]: bash script allows dry run and pushes logs to configmap 2022-09-22 11:25:23 +02:00
Simon Emms
9f95354ab8 [installer]: refactor the install bash script with the new installer cli 2022-09-21 10:41:22 +02:00
Simon Emms
3d55ab2a3d [kots]: add proxy server configuration 2022-09-13 12:38:14 +02:00
Simon Emms
05101829d9 [installer]: move the installation status script to the Installer 2022-09-01 09:09:16 +02:00
Simon Emms
8c98f83fef [installer]: move the kots install script into a bash file in Installer 2022-09-01 09:09:16 +02:00
Nandaja Varma
926e792ec5 [installer] add script to build config doc 2022-04-27 14:28:13 +05:30