rancher / rio

Application Deployment Engine for Kubernetes
https://rio.io
Apache License 2.0
2.27k stars 228 forks source link

cli utils bug with namespace-in-name #994

Closed cbron closed 4 years ago

cbron commented 4 years ago

Issue: https://github.com/rancher/rio/issues/993

The ListAppServicesFromServiceName is incorrect because it won't take into account namespace-in-name, and redundant because ListAppServicesFromAppName gives you same data.