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

cluster proxy capability #6

Closed
edaniszewski opened this issue Sep 13, 2018 · 2 comments
Closed

cluster proxy capability #6

edaniszewski opened this issue Sep 13, 2018 · 2 comments

Comments

@edaniszewski
Copy link
Contributor

we want to be able to test service endpoints, so we'll need to be able to access them. we'll need to be able to proxy into the cluster to do so.

We could have a generic cluster_proxy function, or higher level proxy_http_get, proxy_http_post, etc. Either approach would probably be fine for now.

@marcoceppi
Copy link

If this is is about services in Kubernetes, we can use the built in service proxy

@edaniszewski
Copy link
Contributor Author

yes -- thanks! that could make things a bit easier here

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