Releases: cloudfoundry/silk-release
Releases · cloudfoundry/silk-release
2.28.0
Release Highlights
- Platform operator can expose UDP services running on the host to messages sent from applications, in the same way that TCP services can be exposed currently. details
- Built with go 1.13.7
- Tested with cf-networking-release v2.28.0
2.27.0
- Golang bumped to 1.13.4
- Tested with cf-networking-release v2.27.0
2.26.0
2.25.0
- Tested with cf-networking-release v2.25.0
Release Highlights
2.24.0
- Tested with cf-networking-release v2.24.0
Release Highlights
2.23.0
- Tested with cf-networking-release v2.23.0
Release Highlights
golang
version bumped to 1.12.6 storygolang
version is now discoverable in docs story- Default values for database connections and silk daemon polling have been updated to reduce pressure on the database story
- Silk accurately calculates cidr pools for some cidr ranges story
vxlan-policy-agent
fails fast when unable to mount container-metadata dir storysilk-daemon
drain points to the correct pid file story- Bumped containernetworking/plugins dependency for latest fixes story
Manifest Property Changes
Job | Property | 2.22.0 Default | 2.23.0 Default |
---|---|---|---|
silk-controller | max_idle_connections |
200 | 10 |
silk-daemon | lease_poll_interval_seconds |
5 | 30 |
2.22.0
Tested with cf-networking-release v2.22.0
2.21.0
This release includes the following feature
- Continued work towards achieving parity between Dynamic Egress Policy Configuration with ASGs
- WIP: Support for Dynamic Egress Policy on Windows cells
Tested with cf-networking-release v2.21.0
Significant Changes
Dynamic Egress Policy Configuration parity with ASG
2.20.0
This release includes the following feature
- Continued work towards achieving parity between Dynamic Egress Policy Configuration with ASGs
- Changed the port for VXLAN policy agent from ephemeral port pool to something else in order to avoid conflict.
Tested with cf-networking-release v2.20.0
Significant Changes
Dynamic Egress Policy Configuration parity with ASG
- User can specify "running" or "staging" when creating a Dynamic Egress Policy
- User can set a default Dynamic Egress Policy
Avoid port conflict
2.19.0
Significant Changes
- Operators can now turn off all c2c policy in via a bosh property on the vxlan policy agent. Turning off policy means that all apps in your CF foundation will be able to use internal routes to talk to all other apps without any policy.
All Features
- Operators can now turn off all c2c policy in via a bosh property on the vxlan policy agent
- Silk Controller should emit DB metrics
- Add docs for large deployments
Tested with cf-networking-release v2.19.0