I have two issues:

First: when reading the documentation, then deleting the route is not what we want. It would delete the route from the space, however the user might want to keep it. I assume we want to unmap it from the application.

Delete a registered route from the space of the current session.

Second: at least in the Java client, I can't seem to find an API to map/unmap routes. The CloudAppliation#getUris returns a list of Strings containing the routes. Do you know how to unmap the routes? If there is no API, I am wondering if we should remove the whole "if (deploymentInfo.isNoRoute())" block for now.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to