Closed
Description
Describe the bug
On the Jobs
view for a CronJob
, the jobs that are failed (the ones on the bottom of the below screenshot) look the same as the running one (on the top on the below screenshot).
This is erroneous in my opinion, as the color red should not be used for non-failed resources.
To Reproduce
Steps to reproduce the behavior:
- Have a
CronJob
with some failed and some successful and a running job - Go to this
CronJob
and "enter" it to show its list ofJobs
Expected behavior
I expect the running, non-failed Job
to be shown in a different color than red - blue or green perhaps?
Screenshots
Versions (please complete the following information):
- OS: macOS Sonoma 14.4.1 (23E224)
- K9s: v0.32.4
- K8s: v1.29.4-gke.1043000
Metadata
Metadata
Assignees
Labels
No labels