github cloudfoundry/cf-networking-release v1.13.0
1.13.0

latest releases: v3.11.0, v3.10.0, v3.9.0...
6 years ago

This release has the following new features:

  • Multi-homing

  • CORS support

  • Initial support for CNI plugin chaining

  • Tested with silk-release v0.3.0

Significant Changes

Manifest Changes

New Properties

  • An optional parameter has been added to the garden-cni job to
    specify search domains. These domains will be configured in containers' /etc/resolv.conf.
    • cf_networking.search_domains
  • An optional parameter has been added to the silk-daemon job to configure which network
    container traffic should be sent over based on network interface name. This property is
    not recommended for use and is temporary. If empty, the default network is used.
    • cf_networking.silk_daemon.temporary_vxlan_interface
  • An optional parameter has been added to the silk-daemon job to configure which network
    container traffic should be sent over based on bosh network name. If empty, the default
    gateway network is used.
    • cf_networking.silk_daemon.vxlan_network
  • An optional parameter has been added to list domains from which Cross-Origin
    requests will be accepted.
    • cf_networking.policy_server.allowed_cors_domains

Multiple Interfaces

DNS Features

CORS

CNI

Tests

Chores

Don't miss a new cf-networking-release release

NewReleases is sending notifications on new releases.