You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: