Closed cnelson closed 7 years ago
I have not yet added support for route services.
@cnelson I am working on route service bindings support now
Route bindings support added with this commit: https://github.com/cloudfoundry-incubator/admin-ui/commit/3611cee3c3be28ce664d296687fcf68a251765f7
Nice, thank you @rboykin! I use the Admin UI frequently and appreciate it.
Does this application support inspecting route service bindings?
I am able to see a route service under the
Service Instances
tab, however theService Bindings
count is 0 even though it has been bound to a route withcf bind-route-service
.Is this expected behavior, a defect, or a missing feature?