Skip to content

Tags: ethanfrogers/rosco

Tags

v0.107.0

Toggle v0.107.0's commit message
chore(Dockerfile): Fix packer url. (spinnaker#264)

v0.106.0

Toggle v0.106.0's commit message
fix(manifest): Fix using base64 artifacts in manifest bakery

v0.105.0

Toggle v0.105.0's commit message
chore(build): Gradle 4.7

version-0.6.0

Toggle version-0.6.0's commit message
chore(packer) - upgrade packer binary to 1.2.2 (spinnaker#244)

version-0.5.0

Toggle version-0.5.0's commit message
The addition of spot changed the defaults, swap them back (spinnaker#235

)

- Change the spotPrice default in the virtualizationSettings to 0
  instead of auto. Set to auto it was defaulting to doing bakes using
  spot, which is a big change from the way we have been operating.
- Need to quote the spot price in the templates, otherwise packer throws
  an error with "expected type 'string', got unconvertible type 'float64'"
- Leave the spotPriceAutoProduct set in the virtualization settings, so
  users can set just aws_spot_price in their bake stage and have it work
  as expected.

v0.104.0

Toggle v0.104.0's commit message
The addition of spot changed the defaults, swap them back (spinnaker#235

)

- Change the spotPrice default in the virtualizationSettings to 0
  instead of auto. Set to auto it was defaulting to doing bakes using
  spot, which is a big change from the way we have been operating.
- Need to quote the spot price in the templates, otherwise packer throws
  an error with "expected type 'string', got unconvertible type 'float64'"
- Leave the spotPriceAutoProduct set in the virtualization settings, so
  users can set just aws_spot_price in their bake stage and have it work
  as expected.

0.5.0-20180119020631

Toggle 0.5.0-20180119020631's commit message
feat(bake) Added AWS spot pricing configuration when baking AMI's. De…

…faults to 'auto'. (spinnaker#232)

v0.103.0

Toggle v0.103.0's commit message
feat(bake) Added AWS spot pricing configuration when baking AMI's. De…

…faults to 'auto'. (spinnaker#232)

0.5.0-20180115191204

Toggle 0.5.0-20180115191204's commit message
chore(config):updated ami id's for baseImage (spinnaker#231)

version-0.4.4

Toggle version-0.4.4's commit message
fix(rosco) Fix aws enhanced_networking backwards incompatibilities (s…

…pinnaker#227)