Skip to content

cf-networking/0.15.0

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

Release Notes

This release includes significant manifest changes. Please take a look at the manifest changelog for details.

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

Significant Changes

Manifest Changes

Policy Cleanup

CLI

Chores

Usage

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

- name: "cf-networking"
  version: "0.15.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/cf-networking-release?v=0.15.0"
  sha1: "52bc0a899c5005bdb55b1d79240063540421831b"

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

bosh upload-release --sha1 52bc0a899c5005bdb55b1d79240063540421831b \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/cf-networking-release?v=0.15.0"

Jobs

Packages