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

feature: support ngrok behavior without existing service #21

Open
maordavidov opened this issue Nov 11, 2022 · 0 comments
Open

feature: support ngrok behavior without existing service #21

maordavidov opened this issue Nov 11, 2022 · 0 comments
Assignees

Comments

@maordavidov
Copy link
Contributor

Scenario:

Developer A works on Cart service
Developer B works on API Gateway service

The cart is a new functionality, never been deployed before. Developer A and Developer B want to integrate with each other.

  1. Add command to deploy ad-hoc service with a tunnel
  2. Add command to port-forward ONLY from Developer B to the cluster, so Developer B can access all existing services + the new adhoc service, but not tunnel anything
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

3 participants