v29.0.0
Changelog (:warning: breaking changes)
- firehose_exporter: switch to non backward-compatible firehose_exporter implementation (see #461)
- cloudfoundry_dashboards: replaces so called "v1" dashboards by "v2" ones (see #461)
Note.
loggregator_ca_name
variable should match the full credhub path ofloggregator_ca
certificate variable, ex:/bosh-mydirector/cf/loggregator_ca
.
Legacy behavior is still available within package/firehose_exporter-attic
, jobs/firehose_exporter-attic
, jobs/cloudfoundry_dashboards-attic
and jobs/cloudfoundry_alerts-attic
which won't benefit from further maintenance. New ops-files are provided to easily switch to this legacy implementation (see below).
ops-files
- added:
manifests/operators/deprecated/monitor-cf-attic.yml
.- to use in addition of
manifests/operators/monitor-cf.yml
- switch to legacy firehose and dashboard implementations
- to use in addition of
manifests/operators/deprecated/cf/add-prometheus-uaa-clients-attic.yml
.- to use in addition of
manifests/operators/cf/add-prometheus-uaa-clients.yml
- declare firehose client in cf' UAA when using legacy firehose implementation
- to use in addition of
- renamed:
- from:
manifests/operators/enable-cf-loggregator-v2.yml
- to
manifests/operators/deprecated/enable-cf-loggregator-v2.yml
- use loggregator V2 bindings in firehose legacy implementation
- from: