-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 1.651.1, Jenkins CF Plugin 1.5
When pushing an application that has the attribute random-route set to true, then that attribute is not passed along to Cloud Foundry, and the application is deployed with the default route, which is not what I want.
What is needed to support this attribute? It looks like it's just adding some extra information to DeploymentInfo and ensuring that's passed along to the API...