Skip to content

v3.0.6

Compare
Choose a tag to compare
@genesis-bot genesis-bot released this 08 Aug 15:11
· 26 commits to v3.0.x-dev since this release

Bug Fixes

  • Honour the exodus vault and path supplied as part of the bosh_env when accessing the exodus data for a bosh director or credhub instance of the parent (director) environment. This allows for the exodus data to be stored in a different vault than the environment's vault.

  • There were some internal mismatches in the path handling for Vault get/set/has operations. This was causing some issues with paths that had double slashes in them. This has been fixed.

  • Credhub doesn't have crl or serial values for CAs, so we no longer require them when using Credhub as a source.

Improvements

  • When using genesis edit, if you specify a kit that is not available locally, you will now be prompted to download it. This will allow you to continue editing the environment file without having to abort, manually download the kit, and then re-run the genesis edit command.