Closed dorlugasigal closed 2 years ago
@dorlugasigal that's kubernetes being slow, not oh-my-posh. It takes > 200ms to complete the command. That said, you can use parse_kubeconfig
in the segment to parse the config file which is faster.
@dorlugasigal that's kubernetes being slow, not oh-my-posh. It takes > 200ms to complete the command. That said, you can use
parse_kubeconfig
in the segment to parse the config file which is faster.
though, why is parse_kubeconfig default to false?
@dorlugasigal because that "could" have a negative impact due to not being tested sufficiently. I don't use this segment myself so flipping the switch could be an issue.
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a discussion first, complete the body with all the details necessary to reproduce, and mention this issue as reference.
Code of Conduct
What happened?
slow prompt when using the Kubernetes segment
Theme
What OS are you seeing the problem on?
Windows
Which shell are you using?
powershell
Log output