Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Releases: cloudfoundry-attic/Diego-Enabler

v1.2.4 - Diego Enabler

26 Jul 21:48
Compare
Choose a tag to compare

Built with Golang 1.8.3

v1.2.3 - Diego Enabler

27 Jan 22:51
Compare
Choose a tag to compare

cf enable-diego and cf migrate-apps diego now print a warning that the app's health check type will be set to 'none' when the app being migrated has no routes. (#8)

v1.2.2 - Diego Enabler

02 Nov 21:48
Compare
Choose a tag to compare

Built with Golang 1.7.3 - no other changes.

v1.2.1 - Diego Enabler

09 Aug 17:18
Compare
Choose a tag to compare

Fixed intermittent unexpected end of JSON input error. (#3)

v1.2.0 - Diego Enabler

05 Apr 00:36
Compare
Choose a tag to compare

Refinements to migration commands

Migration commands have been refined to restrict scope to a space in the currently targeted org, and to migrate apps in parallel.
Also, all now recognize HTTP proxy settings, and the descriptions of the enable-diego, disable-diego and has-diego-enabled commands have been updated to look consistent with the other commands.

v1.1.0 - Diego Enabler

25 Mar 18:15
Compare
Choose a tag to compare

Bulk migration of apps between DEA and Diego runtimes

Various commands have been added to ease migrations of apps from DEAs to the Diego runtime, or back, optionally limited by org.

New Commands

  • migrate-apps migrates apps between DEA and Diego runtimes
  • diego-apps lists apps running on the Diego runtime that are visible to the user
  • dea-apps lists apps running on the DEA runtime that are visible to the user

v1.0.1 - Diego Enabler

20 Oct 23:54
Compare
Choose a tag to compare

v1.0.0 - Diego Enabler

06 Oct 00:50
Compare
Choose a tag to compare

Turn on Diego runtime support for application