omgrpc icon indicating copy to clipboard operation
omgrpc copied to clipboard

Suggestion: Explicitly disable kubernetes integration when kubectl is found

Open joakimhew opened this issue 7 years ago • 1 comments

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.

joakimhew avatar May 23 '18 08:05 joakimhew

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.

troylelandshields avatar May 23 '18 15:05 troylelandshields