Skip to content

cf-networking/0.14.0

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

Release Notes

Netman is no more! The key change in this release is a rename from netman to cf-networking. This change is documented in the manifest changelog. At this point, there are no changes to manifest properties other than the release name.

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

Performance

Troubleshooting

Chores

Usage

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

- name: "cf-networking"
  version: "0.14.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/cf-networking-release?v=0.14.0"
  sha1: "9de6cdb68fa44a983ecd62639bc3114f200d0ceb"

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

bosh upload-release --sha1 9de6cdb68fa44a983ecd62639bc3114f200d0ceb \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/cf-networking-release?v=0.14.0"

Jobs

Packages