devspace-sh / devspace

DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
https://devspace.sh
Apache License 2.0
4.22k stars 353 forks source link

UI - Different Running and Completed status indication #2331

Closed Andrioden closed 1 year ago

Andrioden commented 1 year ago

Is your feature request related to a problem?

No

Which solution do you suggest?

I love DevSpace ui, the visualization of the kubernetes cluster's containers is great. However, i often find myself temporarily confused by wheter or not something is actually running or completed. I would argue it is important to quickly see that something is running and using resources.

The current Running green color is good.

Suggestions for the Completed status:

image

/kind feature

FabianKramm commented 1 year ago

@Andrioden thanks for the issue! I see, so we should essentially use a different color for completed! We'll add this to the next release!