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
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 thecloud_controller_mtls_endpoint
link from CAPI. This link is required.
✨ Built with golang 1.17.11
- Tested with silk-release v3.10.0