Skip to content

3.10.0

Compare
Choose a tag to compare
@tas-runtime-bot tas-runtime-bot released this 21 Jul 20:48
· 791 commits to develop since this release

Release Highlights

  • [New Feature] policy-server-asg-syncer now checks with Cloud Controller to determine
    if any ASGs have changed, before re-syncing. This will drastically reduce the overhead placed on
    API nodes for environments with large amounts of ASG data. **Requires capi-release v1.131.0 and v3 of CF API
    or later.
  • [New Feature] Initial support for the Ubuntu 22.04 (jammy) stemcell.
  • Golang has been bumped to build with 1.17.11

Manifest Property Changes

Job Property 3.9.0 3.10.0
policy-server-asg-syncer cc_internal.client_cert didn't exist No default - should be a cert to contact CAPI's internal endpoint
policy-server-asg-syncer cc_internal.client_key didn't exist No default - should be the private key to the above cert

New Links Consumed

  • policy-server-asg-syncer Now consumes the cloud_controller_mtls_endpoint link from CAPI. This link is required.

Compatibility Notes