7 Commits

Author SHA1 Message Date
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
8c98f83fef [installer]: move the kots install script into a bash file in Installer 2022-09-01 09:09:16 +02:00