You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ [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.