hawtio / hawtio-kubernetes

hawtio plugin for working with kubernetes
Apache License 2.0
24 stars 14 forks source link

icons don't work if you have templates in one namespace and you run the templates in another namespace #58

Closed jstrachan closed 9 years ago

jstrachan commented 9 years ago

right now we're querying the Templates to associate the icons and stuff in the same namespace.

I wonder if we should maybe copy the icon links onto the RC / services when we create them? Its only a couple of annotations and then icons will just work in all namespaces?

gashcrumb commented 9 years ago

+1