github cloudfoundry/diego-release v2.32.0
Diego v2.32.0

latest releases: v2.65.0, v2.64.0, v2.63.0...
4 years ago

Resources

Changes from v2.31.0 to v2.32.0

Significant changes

BBS API

LRP Convergence

SSH

  • cloudfoundry/route-emitter #14: Enable cf ssh for Windows+Linux with 3rd Party Network Plugins + bbs #166247777 + diego-ssh #166247920 + executor #166247994 + rep #166248025
    • A new property on the Rep job, advertise_preference_for_instance_address allows the ability to cf ssh to apps on heterogenous foundations (Linux and Windows Diego cells) when third-party container network interface (CNI) plugins are present. Previously on such environments, cf ssh would work to only Windows OR Linux apps, but not both.
    • During your upgrade deployment to a heterogeneous foundation which includes a third-party container network interface (CNI) plugin:
      • cf ssh to Linux apps should continue to work although there may be short outage as the instance groups containing the ssh_proxy and rep jobs begin to roll
      • cf ssh to Windows apps should start working once the windows diego-cells begin to roll
      • There should be no app availability downtime for either Windows or Linux apps during the upgrade
    • During your upgrade deployment to a foundation which doesn't include a third party container network interface (CNI) plugin:
      • cf ssh to both Linux AND Windows apps should continue to work although there may be short outage as the instance groups containing the ssh_proxy and rep jobs begin to roll
      • There should be no app availability downtime for either Windows or Linux apps during the upgrade

Routing

Per-Instance Proxy

Windows Support

App Logging and Metrics

Component Logging and Metrics

Test Suites and Tooling

BOSH property changes

rep and rep_windows

  • Added advertise_preference_for_instance_address in developing against the "Enable cf ssh for Windows+Linux with 3rd Party Network Plugins" feature stories described in the SSH section of these release notes (default value: false)

Don't miss a new diego-release release

NewReleases is sending notifications on new releases.