Skip to content

Releases: gitpod-io/enterprise-deployment-toolkit

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

v0.1.3

28 May 14:51
Compare
Choose a tag to compare

Changelog

  • ab3e7cf Wait a bit before starting checks

v0.1.2

28 May 14:02
Compare
Choose a tag to compare

Changelog

v0.1.1

28 May 12:19
cb00650
Compare
Choose a tag to compare

Changelog

  • 35649c7 Add check for execute-api vpc endpoint
  • 5f65cf9 Improve the usage docs
  • 29be69f Merge pull request #2 from gitpod-io/nvn/improve-dcos
  • db796cf Merge pull request #3 from gitpod-io/nvn/vpc-endpoint-check
  • cb00650 Merge pull request #4 from gitpod-io/fermelone-patch-1
  • 05e2df0 Update README.md (checker -> check)

v0.1.0

30 Apr 16:10
Compare
Choose a tag to compare

Changelog

  • 8f7db1d Add release action
  • 30a60bb Initial commit
  • 24fe78a Merge pull request #1 from gitpod-io/fo/multiple-instances
  • 5dc0df4 Perform network check in multiple subnets
  • 273f3b4 adding networking checker