bluemixgaragelondon / cf-blue-green-deploy

Cloud Foundry CLI plugin for zero downtime deploys
Apache License 2.0
139 stars 61 forks source link

Add methods mapRouteAsDomain and unmapRouteAsDomain in fallback of mapRoute and unmapRoute #88

Closed gmllt closed 5 months ago

gmllt commented 5 years ago

Add methods mapRouteAsDomain and unmapRouteAsDomain in fallback of respectively mapRoute and unmapRoute if route is not in format 'host.domain' but simply 'domain'

See: bluemixgaragelondon/cf-blue-green-deploy#87

DCO 1.1 Signed-off-by: Gilles Miraillet g.miraillet@gmail.com