v3.0.4-rc.8
Pre-releaseThis is a prerelease - please see commit messages for changes
Bug Fixes
- Now uses exodus data from the latest deployment instead of values in
the environment file and safe for determining the correct
environmental values in the print-env addon
Improvements
-
Bumped the default value for the duration of CA and non-CA
certificates to 3653 and 1096 days respectively (approximately 10y and
3y, with adjustments for average leap years and rounding). These were
5y and 1y prior to this change. As before, this can be overridden by
using the paramsca_validity_period
andcert_validity_period
--
see manual for details. -
Also updated credhub to default to generating CAs and non-CAs of the
same duration, regardless if a smaller duration is specified in the
variables
section of the manifest. This can be altered with the
paramscredhub_min_days_generated_ca_cert
and
credhub_min_days_generated_leaf_cert
. -
Added --bosh, --credhub, and --ssh to print-env addon to extract only
the subset of environment variables needed for certain use cases. -
Added --key-path option to print-env addon to specify the
location to store the network ssh key for accessing bosh director VM -
Added --with-proxy option to print-env addon to use the socks5 proxy.
This used to be included by default, but now requires to be stated
explicitly due to breaking some user's environments. -
Add params
dns_deployments_blacklist
and
dns_instance_groups_blacklist
for specifying deployments or
instance_groups to not apply bosh_dns addon to.
Upstream Convergence
- Synchronized embedded bosh-deployment to @29148e1ff0d5eab990d2d2a3cef71b136b9fb66c
Software Components
BOSH Director Components
Release | Version | Release Date | Type | Changed |
---|---|---|---|---|
bosh | 280.0.10 | 27 November 2023 | compiled: [email protected] source |
X |
bpm | 1.2.11 | 07 November 2023 | compiled: [email protected] source |
X |
credhub | 2.12.54 | 01 December 2023 | compiled: [email protected] source |
X |
node-exporter | 5.3.0 | 25 May 2023 | source | |
uaa | 76.26.0 | 23 November 2023 | compiled: [email protected] source |
X |
vault-credhub-proxy | 1.2.0 | - | source |
Cloud Infrastructure Interfaces
Release | Version | Release Date | Type | Changed |
---|---|---|---|---|
bosh-aws-cpi | 101 | 16 November 2023 | source | X |
bosh-azure-cpi | 46.0.0 | 23 June 2023 | source | X |
bosh-google-cpi | 49.0.8 | 16 November 2023 | source | X |
bosh-openstack-cpi | 54 | 06 October 2023 | source | X |
bosh-vsphere-cpi | 97.0.2 | 09 November 2023 | source | X |
bosh-warden-cpi | 44 | 03 May 2023 | compiled: [email protected] | |
garden-runc | 1.45.0 | 27 November 2023 | compiled: [email protected] | X |
os-conf | 18 | - | source | |
os-conf | 22.2.1 | 11 November 2023 | source | X |
New Contributors
- @brandongrohmann made their first contribution in #140
Full Changelog: v3.0.3...v3.0.4-rc.8