Skip to content

Releases: gitpod-io/gitpod-eks-guide

v2021082901

29 Jul 16:17
2996b19
Compare
Choose a tag to compare

Changes:

v2021072801

28 Jul 18:41
20cfd3a
Compare
Choose a tag to compare

Changes:

  • Add support for private registries (IMAGE_PULL_SECRET_FILE env variable).
  • Allow custom registries for base images. By default, only images from docker.io are allowed )(IMAGE_REGISTRY_WHITELIST env variable).
  • Add option to define internal or internet-facing ALB for gitpod proxy component (USE_INTERNAL_ALB env variable).
  • Allow custom Availability Zone/s that ALB will route traffic to (ALB_SUBNETS env variable).
  • Update eksctl to v0.58.0.
  • Update cluster-autoscaler to v9.10.3.
  • Update AMI.
  • Update gitpod chart - sync with upstream main.

v2021072202

22 Jul 23:42
c174084
Compare
Choose a tag to compare

Changes:

  • Ensure the image pull policy is IfNotPresent.
  • New AWS AMI with base images.
  • New Gitpod image-builder
  • Update of CA certificates do not require internet access.

v2021072201

22 Jul 22:03
488559d
Compare
Choose a tag to compare
Update AMI table

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

v2021072101

21 Jul 14:08
f01c7dc
Compare
Choose a tag to compare

Changes:

  • Change default image pull policy to IfNotPresent

v2021072001

21 Jul 00:17
f26eff1
Compare
Choose a tag to compare

Changes:

  • Linux kernel v5.12.15
  • containerd v1.54
  • runc: v1.0.1
  • CNI plugins: v0.9.1
  • Stargz Snapshotter: v0.7.0

v2021071701

18 Jul 00:02
2bd101e
Compare
Choose a tag to compare
Update AMI table

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

v2021071203

12 Jul 12:02
1635996
Compare
Choose a tag to compare
Reduce size of container image

v2021071202

12 Jul 11:41
d90791f
Compare
Choose a tag to compare
Fix release action