github cloudfoundry/cf-networking-release v1.0.0
1.0.0

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

CF networking features are now generally available! This release doesn't include any major changes, just some metrics and logging enhancements and miscellaneous chores.

Try it out 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:

Manifest Changes

New Properties

  • The following optional parameters have been added to override the timeout values for
    database connections and DNS health checks for the silk controller and policy server:

    • cf_networking.silk_controller.connect_timeout_seconds
    • cf_networking.policy_server.connect_timeout_seconds
  • This optional property has been added to override the metron port on the silk controller:

    • cf_networking.silk_controller.metron_port
  • This optional property has been added to override the health check port on the silk controller:

    • cf_networking.silk_controller.health_check_port

Removed Properties

  • The following properties have been removed from the silk-controller job,
    but still must be set on the silk-daemon job.
    • cf_networking.silk_daemon.ca_cert
    • cf_networking.silk_daemon.client_cert
    • cf_networking.silk_daemon.client_key

Significant Changes

Metrics

Logging

Stability

Chores

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

NewReleases is sending notifications on new releases.