hawtio / hawtio-kubernetes

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

Pods view should indicate individual container states as well #114

Closed gashcrumb closed 7 years ago

gashcrumb commented 8 years ago

Right now we show the green arrow if a Pod is 'started' or 'running'. But it's possible for a container to fail to start up, however there's no indication of this on the pod page. We should also reflect the state of all containers in our status icon as well.

jstrachan commented 7 years ago

I think this is now fixed; we've lots of different CSS styles for each kind of state