-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
as-designedWorks as designedWorks as designedquestionFurther information is requestedFurther information is requested
Description
Describe the bug
If I have some resource open (let's say :secrets
) in namespace A
and I then do :ns B
, I endup in B
(expected) but always in the kind pods
(unexpected). If I just tell k9s to switch namespace, I would expect to show the original kind again (in this example secrets
) and not switching to pods
. So for almost everything, I always have to enter two promts. First change :ns B
and then :secrets
(initial kind used).
To Reproduce
Steps to reproduce the behavior:
- Go to eg.
:secrets
in nsA
- Enter
:ns B
- Notice that now you see pods, no longer secrets
- Redo
:secrets
to be in the initial view again (but nsB
)
Versions (please complete the following information):
- OS: macOS
- K9s: 0.50.6
- K8s: 1.34.1
cameronbraid
Metadata
Metadata
Assignees
Labels
as-designedWorks as designedWorks as designedquestionFurther information is requestedFurther information is requested