-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When I go to the CronJobs view and select one, now it doesn't show any jobs but I can still verify that there are jobs running using kubectl get jobs. Also I've downloaded 0.21.2 and verified this bug only exists on 0.21.3.
To Reproduce
Steps to reproduce the behavior:
- Create a CronJob
- Manually trigger this CronJob.
- Enter to show the "filtered job" list
Expected behavior
I should be able to see a running job that's just manually triggered.
Screenshots
Versions (please complete the following information):
- OS: OSX
- K9s: 0.21.3
- K8s: v1.16.6
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working