Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Releases: silinternational/awsops

v0.2.0

08 Jun 12:44
1598ab1
Compare
Choose a tag to compare

Changed

  • This change attempts to make a more accurate count of instances required in a cluster by not including the last portion of memory and CPU in each instance. It assumes that if the smallest container can't fit then no other container can either.

v0.1.2

05 Jun 00:20
de2e356
Compare
Choose a tag to compare

Fixed

  • Fix nil pointer dereference panic by improving GetInstanceTypeForAsg to use Launch Templates in addition to Launch Configurations.

0.1.2

05 Jun 00:17
de2e356
Compare
Choose a tag to compare

Fixed

  • Fix nil pointer dereference panic by improving GetInstanceTypeForAsg to use Launch Templates in addition to Launch Configurations.

0.1.1

02 Mar 01:55
95ba262
Compare
Choose a tag to compare

Fixed

  • Update dependencies.
  • Use Go 1.19
  • Remove .whitespace file.

0.1.0

05 Oct 18:39
c242ddb
Compare
Choose a tag to compare
  • Converted from dep to Go Modules
  • Publish binaries on Github

Updated Docker credentials (password changed 2020-10-07)

07 Oct 15:29
1f0129a
Compare
Choose a tag to compare
Merge pull request #10 from silinternational/develop

Release 0.0.2

Initial ecs commands

25 Jun 20:55
fcee8a9
Compare
Choose a tag to compare
  • listInstanceIPs
  • replaceInstances