16 Commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
91cc867ed4 Cleanup terraform 2021-05-19 19:46:57 -04:00
Autofix
af51739d34 Autofix: trailing-spaces 2021-04-12 08:29:10 +02:00
Gero Posmyk-Leinemann
07dce7f539 [cleanup] Remove references to: ingressMode 2021-03-12 08:50:06 +01:00
Cornelius A. Ludmann
19fb170e5f [gitpod-k3s] Allow to configure helm image
Useful for air gap installations.

/werft with-installer
2021-02-19 10:33:10 +01:00
Cornelius A. Ludmann
95c912910f [gitpod-k3s] Fix adding iptables rules when there is no Docker DNS
When using docker-compose, there is usually a Docker DNS at 127.0.0.11. When using docker run there is usually no such DNS. The entrypoint.sh script fails when the Docker DNS is missing. This commit fixes this.

Fixes gitpod-io/gitpod#3139

/werft no-preview
/werft with-installer
2021-02-11 11:42:59 +01:00
Cornelius A. Ludmann
39a3c78d99 [gitpod-k3s] Add example with 3 k3s nodes
/werft with-installer
/werft no-preview
2021-02-05 15:47:46 +01:00
Cornelius A. Ludmann
b1024a271c [gitpod-k3s] Update k3s to v1.20.0+k3s2 and Gitpod v0.7.0
/werft with-installer
/werft no-preview
2021-02-05 15:47:46 +01:00
Cornelius A. Ludmann
2f3c7df5eb [gitpod-k3s] Add node selector for Gitpod helm installer pod
/werft with-installer
/werft no-preview
2021-02-05 15:47:46 +01:00
Christian Weichel
b7dda84ad0 [license] Update license header from TypeFox GmbH to Gitpod GmbH 2021-01-04 15:12:02 +01:00
Cornelius A. Ludmann
f3a89f104b [gitpod-k3s] Prepare registry if registry.bypassProxy is true
/werft no-preview
/werft with-installer
2020-12-17 19:41:52 +01:00
Cornelius A. Ludmann
8bacebbd64 [gitpod-k3s] Remove wsProxy.disabled: false since it's the default now
/werft no-preview
/werft with-installer
2020-12-17 19:41:52 +01:00
Cornelius A. Ludmann
9e072e60fe [gitpod-k3s] Fix volume ownership for minio
/werft no-preview
/werft with-installer
2020-12-17 19:41:52 +01:00
Cornelius A. Ludmann
43f914e9b2 Update Gitpod k3s
- Add volumes to store state
- Fix docker-compose DNS

/werft no-preview
/werft with-installer
2020-10-07 08:54:28 +02:00
Cornelius A. Ludmann
d3a1d0694f [Gitpod k3s] Allow builtin registry in k3s without own domain
/werft no-preview
2020-09-01 10:07:50 +02:00
Cornelius A. Ludmann
8d00d57f2e [Gitpod k3s] Fix Gitpod k3s Docker image 2020-09-01 10:07:50 +02:00
gitpod-init
24f7b609bf initial commit 2020-08-25 09:25:15 +00:00