You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
when using :context to switch to certain contexts i have defined, k9s panics with a nil pointer dereference error
To Reproduce
i don't actually know why some contexts work fine and others fail. with the ones that fail, i can successfully use k9s --context to switch to those contexts at startup, so it appears to only be an issue when using :context.
Describe the bug
when using
:context
to switch to certain contexts i have defined, k9s panics with anil pointer dereference
errorTo Reproduce
i don't actually know why some contexts work fine and others fail. with the ones that fail, i can successfully use
k9s --context
to switch to those contexts at startup, so it appears to only be an issue when using:context
.Historical Documents
k9s.log:
Expected behavior
it shouldn't crash
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: