You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that even though kubectl is found in your PATH you should be able to explicitly tell omgrpc to not create a proxy and try to pipe connections through. In my case I have a cluster running but the services that I wish to test against are not running in any cluster. This makes it impossible for me to test against those services without removing kubectl from my PATH.
The text was updated successfully, but these errors were encountered:
I'm all for adding this but I want to make sure I understand. Where are the services that you want to test against running? You should be able to hit those endpoints even if the kubernetes integration is enabled AFAIK.
I think that even though kubectl is found in your PATH you should be able to explicitly tell omgrpc to not create a proxy and try to pipe connections through. In my case I have a cluster running but the services that I wish to test against are not running in any cluster. This makes it impossible for me to test against those services without removing kubectl from my PATH.
The text was updated successfully, but these errors were encountered: