Skip to content

Releases: gitpod-io/enterprise-deployment-toolkit

v0.2.9

28 Feb 12:37
9ed4045
Compare
Choose a tag to compare

Changelog

  • 9ed4045 [checks] wait for healthiness and termination (#16)

v0.2.8

06 Feb 23:06
df6132c
Compare
Choose a tag to compare

Changelog

  • df6132c [checks] improve ssm command invocation logging (#15)

v0.2.7

04 Feb 08:27
1241b01
Compare
Choose a tag to compare

Changelog

  • 1241b01 [checks] make api-endpoint parameter optional & update usage docs (#14)

v0.2.6

03 Feb 14:38
087017c
Compare
Choose a tag to compare

Changelog

  • 0a5b246 Custom AMI requirements (#11)
  • 087017c [diagnose] test service connectivity when no VPC endpoint exists (#12)

v0.2.5

17 Jan 16:24
7bb8cda
Compare
Choose a tag to compare

Changelog

v0.2.4

21 Oct 11:59
bb54dc0
Compare
Choose a tag to compare

Changelog

  • bb54dc0 Fix support for me-central-1 & panic from private Gitpod network (#9)

v0.2.3

21 Aug 13:15
e6e821a
Compare
Choose a tag to compare

Changelog

  • e6e821a Tolerate https scheme & update docs (#8)

v0.2.2

20 Aug 16:36
355e5fc
Compare
Choose a tag to compare

Changelog

  • 355e5fc Test https-hosts as part of diagnose (#7)

v0.2.1

19 Jul 15:06
d48a8c7
Compare
Choose a tag to compare

Changelog

  • d48a8c7 Download latest binary & Add CODEOWNERS (#6)

v0.2.0

17 Jul 13:26
9106ae5
Compare
Choose a tag to compare

Changelog

  • d5bd508 Add cleanup command
  • b9ffb31 Add docs for clean command
  • ac66b2c Add gitpod.io/network-check tag to ec2 instances and security groups
  • 92776f5 Avoid launching instances for duplicated subnets
  • 2703ad4 Delete instances, roles and security groups, witout having created them in the same run
  • c4acc54 Exclude terminated instances
  • af8f6f7 Fix resourceType for tag
  • e564978 Fix role cleanup
  • c1b6b28 Fix spacing
  • 9d0adfe Improve logging
  • 9106ae5 Merge pull request #5 from gitpod-io/kylos101/tolerate-duplicate-subnets
  • ae2681e Only wait if there are instances
  • 4f0048a Oops, avoid a nil map
  • fdc3c34 Wait after terminating EC2 instances
  • 84e769d Wait two minutes