8000 Degraded status on jobs in workloads · Issue #2720 · derailed/k9s · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Degraded status on jobs in workloads #2720
Closed
@strowk

Description

@strowk




First of all, great work on new features you added this year. I was just trying out the new Workload feature and noticed on our cluster a lot of degraded pods that were created by our cronjobs, which I believe are actually ok. More details further.

Describe the bug
When cronjob creates jobs, by default it keeps 3 successful ones and their pod as well. Successful runs usually have pod in Completed status. However, k9s shows them in Workloads as Degraded (I assume derived from number of running pods?).

To Reproduce
Steps to reproduce the behavior:

  1. Create cronjob ( this one should work)
  2. Wait until it runs couple times.
  3. Open k9s and go to Workloads
  4. See that pods related to jobs are shown as DEGRADED.

Expected behavior
Expected status of pods related to finished jobs to be OK or COMPLETED or anything not demanding attention and differently colored than red/orange (maybe same color as Completed pods?)

Screenshots
Unsaved Image 1

Versions (please complete the following information):

  • OS: Ubuntu 20.04
  • K9s: v0.32.3
  • K8s: v1.29.4-eks-036c24b

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0