Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Explicitly disable kubernetes integration when kubectl is found #40

Open
joakimhew opened this issue May 23, 2018 · 1 comment

Comments

@joakimhew
Copy link

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.

@troylelandshields
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants