Closed Elyviere closed 1 month ago
Thanks for the excellent issue as usual 🙏
I think I solved it, haven't experienced this myself but the error is from the informer and should only affect the live updates that happens, you can always refresh manually with gr
. Added a check before processing the event but tbh, I'm not sure why it's empty, if you see obsolete information please let me know!
Describe the bug Errors upon opening kubectl and changing view (e.g. from Deployments to Pods). The error is the following:
Sometimes the following additional information is also in the stacktrace:
Note that everything seems to work fine despite the error. All deployments and pods still show up in the list, navigation still works. It's unclear what the error relates to.
To Reproduce
Environment (please complete the following information):
Additional context Last time I saw something similar it was due to the LazyVim dashboard, but that's not the case here. The error occurs also when opening kubectl.nvim while editing a file.