Skip to content

2.5.0

Compare
Choose a tag to compare
@container-networking-bot container-networking-bot released this 15 Jun 21:54
· 2263 commits to develop since this release

This release includes the following new features:

  • Ability to create internal shared domains. You need the latest release of CAPI (CAPI 1.60.0) in order to leverage the service discovery enhancements.
  • The route-populater job is broken. We do not use this job. But if you try to export this release, it will not work. We plan to fix this issue in the future release by eliminating this job. The other jobs in this release work just fine.

Tested with silk-release v2.5.0

Significant Changes

Manifest Changes

New Properties

  • An optional paramater has been added to the bosh-dns-adapter job to configure custom internal domains. Defaults to [apps.internal.]
    • internal_domains

Leverage BPM for CF components

Move to credhub

Experimental service discovery enhancement

Bugs