Skip to content

netman/0.5.0

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

Release Notes

This is pre-release software. Features are still under active development and may change at any time. Please kick the tires and give us your feedback in the #container-networking channel on cloudfoundry.slack.com!

Verified with the following: - CF release v245 - Diego release develop - garden-runc-release v1.0.1 - flannel v0.6.2 - etcd-release v78 - AWS stemcell 3263.7

Significant Changes

CLI

Metrics

Usage

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

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

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

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

Jobs

Packages