Skip to content

Releases: cloudfoundry/bosh-aws-cpi-release

v36

03 Nov 19:21
Compare
Choose a tag to compare
v36
  • Merge in PR 'spot ondemand fallback'

    Occasionally the AWS spot price will spike for a number of hours, causing the resurrection of BOSH deployed spot jobs to fail. The PR implements a simple but effective way to favor uptime over cost savings - have BOSH "fallback" to creating a regular on-demand instance when spot creation failed AND the spot_ondemand_fallback manifest property is set to true.

v35

27 Oct 00:41
Compare
Choose a tag to compare
v35
  • Use name metadata key for the VM name in set_vm_metadata CPI call in preparation for the Director to send name key

v34

23 Oct 17:28
Compare
Choose a tag to compare
v34
  • Renamed job cpi to aws_cpi
    • Note: This breaks current bosh-init deployment manifests! Be sure to change director.cpi_job, cloud_provider.template, and templates properties to specify aws_cpi.

v33

17 Oct 00:31
Compare
Choose a tag to compare
v33

v32

v31

05 Oct 00:43
Compare
Choose a tag to compare
v31
  • Switched to using Ruby 2.0

v30