feat: blank kubeconfig path will be set to default one by gastoner · Pull Request #9587 · podman-desktop/podman-desktop (original) (raw)
What does this PR do?
Checks if the kubeconfig path is empty string/ just whitespace, if yes sets the kubeconfig path to default one
Screenshot / video of UI
Screen.Recording.2024-10-24.135122.mp4
What issues does this PR fix or reference?
Closes #9101
How to test this PR?
Try to set kubeconfig path to empty string
- Tests are covering the bug fix or the new feature