Skip to content

cf-networking/0.23.0

You can find the source of this version on GitHub at cloudfoundry-incubator/cf-networking-release. It was created based on the commit 3758fa0.

Release Notes

This release improves the interaction between monit and silk-daemon. It also includes improvements to iptables configuration and logging.

We do not recommend using cf-networking-release in production yet, but give it a try and give us your feedback in the #container-networking channel on cloudfoundry.slack.com.

Take a look at known issues for current limitations and known issues. Verified with the following: - CF deployment

Manifest Changes

None

Significant Changes

iptables

Policy Server

Bug fixes

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "cf-networking"
  version: "0.23.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/cf-networking-release?v=0.23.0"
  sha1: "40062ec8a915c8683840c75421fe3db3c8b7d317"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 40062ec8a915c8683840c75421fe3db3c8b7d317 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/cf-networking-release?v=0.23.0"

Jobs

Packages