Skip to content

2.3.0

Compare
Choose a tag to compare
@container-networking-bot container-networking-bot released this 30 May 16:57
· 1041 commits to develop since this release

This release includes the following new features:

  • Bandwidth limiting is supported through CNI chaining
  • Fixes to database and Consul timeout configurations

Tested with cf-networking-release v2.3.0

Significant Changes

Manifest Changes

New Properties

  • An optional parameter has been added to the silk-controller 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 silk-controller job.
    • health_check_timeout_seconds

CNI enhancements

Timeout changes

Router on the overlay

Chores