-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Cronjobs with the same name in different namespaces appear together #3178
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingin-progressMark issue as being worked onMark issue as being worked on
Description
Describe the bug
Cronjobs with the same name in different namespaces appear together. When navigating from the cronjobs view of all namespaces to a specific cronjob, other cronjobs with the same name in different namespaces appear as well.
To Reproduce
- Create 2 cronjobs in different namespaces, both with the same name.
- Open K9s, go to 'cronjobs'.
- Select one of the cronjobs to view job history.
- Notice job from different namespace.
Expected behavior
Only job runs from that namespace that I'm viewing should show.
Screenshots
Versions (please complete the following information):
- OS: WSL in Windows 10 22H2 (Build 19045.5487)
- K9s: v0.40.5
- K8s: v1.23.15
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingin-progressMark issue as being worked onMark issue as being worked on

