preevy
preevy copied to clipboard
[Bug]: Bad kubernetes configuration causes misleading error
What happened?
My GitHub Actions workflow was missing the k8s config, but the error made it look like something was wrong with the tunnel server.
Add screenshots
Steps to reproduce the behavior
Set up a GHA workflow with a preevy profile using kubernetes, but don't add any configuration for the kubernetes client.
Expected behavior
Expected an error that indicated a connection problem with kubernetes rather than with the tunnel server.
What OS are you seeing the problem on?
No response
Additional context
No response
Record
- [X] I agree to follow this project's Code of Conduct