github cloudfoundry/cf-networking-release v2.3.0
2.3.0

latest releases: v3.11.0, v3.10.0, v3.9.0...
6 years ago

This release includes the following new features:

  • New policy API endpoints to filter by source or destination ID
  • Fixes to database and Consul timeout configurations
  • For third party plugin authors - we removed support for multiple CNI configs

This release moves the SDC to the scheduler and will involve downtime. To avoid downtime, use this ops file

Tested with silk-release v2.3.0

Significant Changes

Manifest Changes

New Properties

  • An optional parameter has been added to the policy-server and policy-server-internal jobs to configure the max number of
    open and idle connections to the policy-server database.
    • max_open_connections
    • max_idle_connections
  • An optional parameter has been added to the policy-server-internal job to configure the consul dns health check timeout.
    Defaults to 5 seconds.
    • health_check_timeout_seconds

Changed Properties

  • Namespaced the connect_timeout_seconds under database in the policy-server and policy-server-internal jobs.

API enhancements

Timeout Stories

Co-location

CNI Enhancements

Logging

Chores

Don't miss a new cf-networking-release release

NewReleases is sending notifications on new releases.