BUCC v0.5.0
starkandwayne-bot
released this
15 May 08:21
·
2448 commits
to master
since this release
BBL (bosh-bootloader) Support
In this release initial support for BBL has been added, currently only AWS, GCP and Azure are supported.
By combining BUCC and BBL you will get the whole BUCC stack with loadbalancer and valid cloud-config.
So you can directly start deploying bosh releases with concourse.
Usage instructions can be found here.
Breaking: All bucc state dir related envrionment variables are now capitalized
In an effort to formalize the bucc state related enviorment variables we removed support for lowercase variables.
The following variables are supported going forward:
BUCC_PROJECT_ROOT: defaults to the bucc repo root
BUCC_STATE_ROOT: defaults to BUCC_PROJECT_ROOT/state
BUCC_VARS_FILE: defaults to BUCC_PROJECT_ROOT/vars.yml
BUCC_STATE_STORE: defaults to BUCC_STATE_ROOT/state.json
BUCC_VARS_STORE: defaults to BUCC_STATE_ROOT/creds.yml
Bug fixes:
- Fixed issue where concourse baggageclaim was using only fraction of available disk details.
Small improvments
- The BBL related refactoring also resulted in some performance improvements to the bucc-cli
- Added OpenStack --floating-ip flag (thanks @jyriok)
- Added global --concourse-lb flag
- Fix bucc ssh with arguments
- Fix example GCP zone (thanks @daniellavoie)
Release updates:
Name | Version | Changed |
---|---|---|
bosh | 265.2.0 | no |
bosh-aws-cpi | 69 | no |
bosh-azure-cpi | 35.0.0 | no |
bosh-docker-cpi | 0.0.5 | yes |
bosh-google-cpi | 27.0.0 | no |
bosh-openstack-cpi | 38 | no |
bosh-softlayer-cpi | 23 | no |
bosh-virtualbox-cpi | 0.0.13 | no |
bosh-vsphere-cpi | 47 | no |
bosh-warden-cpi | 40 | no |
bucc-bbr | 6 | no |
concourse | 3.13.0 | yes |
credhub | 1.6.5 | no |
credhub-importer | 1 | no |
garden-linux | 0.342.0 | no |
garden-runc | 1.9.4 | no |
os-conf | 18 | no |
postgres | 22 | no |
uaa | 52.8 | no |
Stemcell update:
Bumped to 3541.10