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

The gateway server API should support the start and stop service operations #704

Closed
laurentluce opened this issue Jun 10, 2023 · 1 comment
Assignees
Labels
critical Critical bug or feature feature request

Comments

@laurentluce
Copy link
Contributor

Background & motivation

The gateway server does port forwarding between the service pod and the service user. Its API receives requests when a service gets added or removed so it can open and close the connection. The gateway API should be updated to also handle start and stop service requests.

Desired behaviour

The gateway should close the connection when the service is stopped and should re-open it when the service is restarted.

How important is this to you?

Critical; Kurtosis is unusable for me without it.

@laurentluce laurentluce self-assigned this Jun 10, 2023
@github-actions github-actions bot added the critical Critical bug or feature label Jun 10, 2023
@laurentluce
Copy link
Contributor Author

Related to #673

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical Critical bug or feature feature request
Projects
None yet
Development

No branches or pull requests

1 participant