preevy icon indicating copy to clipboard operation
preevy copied to clipboard

[Bug]: Bad kubernetes configuration causes misleading error

Open codebutler opened this issue 1 year ago • 0 comments

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

image

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

codebutler avatar Mar 25 '24 14:03 codebutler