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
0c302812d2
[gitpod-k3s] Fix default ingressMode for Gitpod Docker image
...
/werft no-preview
/werft with-installer
2020-12-17 19:41:52 +01:00
Cornelius A. Ludmann
12d357f465
[gitpod-k3s] Update values.yaml for wsDaemon
...
/werft no-preview
2020-12-08 17:07:20 +01:00
Cornelius A. Ludmann
ab750bfb84
Add config of DinD MTU flag to helm charts
...
This change allows to set the MTU of the Docker in Docker image. Setting it to 1450 prevents “failed to connect to all addresses” errors in the docker-compose setting.
/werft with-installer
/werft no-preview
See gitpod-io/gitpod#2004
2020-11-03 16:27:57 +01:00
Christian Weichel
8d1664f81f
[ws-daemon] Search and replace ws-sync
...
This should have happened in #2003
/werft https=true
2020-10-19 10:26:18 +02: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
3b1b7f1118
[Gitpod k3s] Add process group killing to tini in k3s Docker containers
...
Without this, docker stop does not work well because sub processes are not killed.
see https://github.com/krallin/tini#process-group-killing
/werft no-preview
2020-09-04 12:58:04 +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