Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Releases: adobe-platform/porter

Egress defaults; HAProxy header captures

06 Dec 22:44
Compare
Choose a tag to compare

Service payloads weren't encrypted

05 Dec 18:08
Compare
Choose a tag to compare

Service payloads were not encrypted as the docs said they were

Increase devicemapper base size

22 Nov 19:03
Compare
Choose a tag to compare
Merge pull request #146 from phylake/master

increase devicemapper base size

autowire_security_groups

21 Nov 21:47
Compare
Choose a tag to compare
Merge pull request #142 from phylake/sgs

Security group management

v3.0.4

16 Nov 17:56
Compare
Choose a tag to compare
  • fixed issue with region-concurrent cleanup of service payload
  • fixed possible issues with false-positive command success

Some stack states were wrong

03 Nov 21:17
Compare
Choose a tag to compare
  • add CREATE_IN_PROGRESS to list of statuses that ignore ASG size
  • add DELETE_IN_PROGRESS to list of statuses that ignore ASG size
  • add ROLLBACK_IN_PROGRESS to list of statuses that ignore ASG size

ASG size matching

03 Nov 20:35
Compare
Choose a tag to compare
  • additional UPDATE steady states allow ASG matching
  • any UPDATE in progress state causes hot swap to fail
  • mac binaries are now built with Go 1.7.3
  • match currently promoted stack's ASG size for provisioning and hot swap

SG egress bug fix

01 Nov 21:23
Compare
Choose a tag to compare
  • allow 10 mins for service payload download+install during hot swap
  • check for egress rules before writing SecurityGroupEgress

Hot swap code on existing infrastructure

31 Oct 22:45
Compare
Choose a tag to compare

Run post hooks if pre hooks fail

24 Oct 20:42
Compare
Choose a tag to compare

DO NOT USE THIS RELEASE

There is an issue that can cause post hooks to run and cause command success even if the command failed

v2.4.2 is stable and there are no known issues