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

Access public_ports from ServiceConfig #2497

Open
nidhi-singh02 opened this issue Jun 19, 2024 · 2 comments
Open

Access public_ports from ServiceConfig #2497

nidhi-singh02 opened this issue Jun 19, 2024 · 2 comments
Labels

Comments

@nidhi-singh02
Copy link

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

@garyng2000
Copy link

yes, this makes it only good for local personal dev

@nidhi-singh02
Copy link
Author

Yes, A feature request for this would be super helpful , when are you guys planning to have this one on the roadmap ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants