Skip to content

Releases: genesis-community/bosh-genesis-kit

v0.2.1

13 Feb 19:28
Compare
Choose a tag to compare

Improvements

  • Add new session_timeout param, which can be set to the number of days before
    the refresh token for BOSH CLI login sessions expires. Defaults to one day.
  • The Azure CPI has been updated to version 35.0.0

Bug Fixes

  • Resource pools, networks, and disk pools are now pruned from the base
    manifest, instead of just being nil'd. This prevents some instances where
    the cloud config was being ignored.

v0.2.0

24 Jan 05:52
Compare
Choose a tag to compare

Bug Fixes

  • Fix grants and scopes for the concourse UAA Client, so that it
    can be used from Genesis CI/CD pipelines.

Release Engineering

We're trying out a new Concourse CI/CD pipeline for automating the
testing, vetting, and releasing of Genesis Kits, and this kit is
our second trial run.

v0.1.9

23 Jan 15:19
Compare
Choose a tag to compare

Features

  • Make Credhub a subkit

Improvements

  • Normalize UAA users/clients

v0.1.8

18 Jan 02:16
Compare
Choose a tag to compare

Feature

  • Add Credhub + UAA to bosh deployment
  • Bump Shield to v8.0.7

Bug Fix

  • Fix persistent disk/pool issue

v0.1.7

11 Jan 21:15
Compare
Choose a tag to compare

Features

  • Upgrade bosh release to v264.5.0
  • Update shield sub-kit to support proxy setting

Improvements

  • Clean up kit params
  • Wipe out variables the proper way

Bug Fix

  • Updated CN for NATS certificates to allow director communication

v0.1.6

13 Nov 16:01
726cd58
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release

Add proxy subkit

v0.1.5

30 Oct 18:38
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

Include vsphere and openstack subkits

Bumped BOSH from release 261.4 to 263.2.0

Known Issues

This release has an issue with the VSphere subkit where it will ignore the params.bosh_vm_type key, instead using small as the vm type.

v0.1.4

11 Jul 13:28
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

Bumped version of the SHIELD boshrelease used to 6.8.0, to include GCP support

v0.1.3

22 Jun 13:19
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

New Features

  • Added GCP support for BOSH + BOSH-init.

v0.1.2

04 May 13:36
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Use garden-runc instead of garden linux, to increase Diego stability when run on top of a bosh with the warden-cpi.