helm-dashboard icon indicating copy to clipboard operation
helm-dashboard copied to clipboard

DaemonSet and StatefulSet better status display

Open undera opened this issue 2 years ago • 2 comments

loki example - DaemonSet and StatefulSet better status display

Right now we don't show good status for those.

undera avatar Oct 23 '22 12:10 undera

What is the expectation here?

This is what I see currently image

harshit-mehtaa avatar Nov 02 '22 12:11 harshit-mehtaa

DaemonSet and StatefulSet are in theory similar to Deployment object. It would be good to display more relevant status information for those, if possible.

For now, we have to do quite dirty juggling around status of objects, to make most sense in UI.

The conclusion could also be that DaemonSet and StatefulSet are not possible to improve wrt status display.

undera avatar Nov 02 '22 13:11 undera