Open nidhi-singh02 opened 5 months ago
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.
public_ports
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.
Access public ports of a service in starlark package
Painful; the lack of this feature makes using Kurtosis frictionful.
Other: anything not covered by the above
yes, this makes it only good for local personal dev
Yes, A feature request for this would be super helpful , when are you guys planning to have this one on the roadmap ?
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