2.3.0
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
underdatabase
in thesilk-controller
job.health_check_timeout_seconds
CNI enhancements
- Silk release should provide bandwidth shaping via chaining to upstream CNI plugin
- CNI Wrapper integration tests should pass from Docker for Mac
Timeout changes
- Consul DNS healthcheck timeout should be independently configurable from the database connection timeout
- cloudfoundry/silk #4: Too many open connections error
Router on the overlay
- Silk Controller supports CRUD for a Single IP Lease
- Silk daemon can acquire and connect a Single IP
- Silk-connected VMs can connect to App Ports