[Bug]: Bad kubernetes configuration causes misleading error
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
### 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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.