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
AFAIK currently ports are being exposed randomly if no public_ports is specified. Since these ports are random, do we have a way to access it from the service.
Background & motivation
AFAIK currently ports are being exposed randomly if no
public_ports
is specified. Since these ports are random, do we have a way to access it from the service.I see a API method https://docs.kurtosis.com/engine-apic-reference/#getpublicports---mapportid-portspec which is possible in golang and Typescipt, I want to get the public port in my starlark package.
Desired behaviour
Access public ports of a service in starlark package
How important is this to you?
Painful; the lack of this feature makes using Kurtosis frictionful.
What area of the product does this pertain to?
Other: anything not covered by the above
The text was updated successfully, but these errors were encountered: