Skip to content

netman/0.13.0

You can find the source of this version on GitHub at cloudfoundry-incubator/netman-release. It was created based on the commit 7d86f22d.

Release Notes

Key changes include support for self-service space developer configuration. A user can now request a network.write scope to configure policies for spaces where they have Space Developer privileges.
We do not recommend using netman-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

Self-service for space developers

Scalability and performance

Usage

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

- name: "netman"
  version: "0.13.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/netman-release?v=0.13.0"
  sha1: "ac470521526ce77802d4eb8c82569fdcc4c31ef6"

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

bosh upload-release --sha1 ac470521526ce77802d4eb8c82569fdcc4c31ef6 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/netman-release?v=0.13.0"

Jobs

Packages