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

Detect & attach application_protocol = http to appropriate ports from transpiled Compose #2213

Closed
mieubrisse opened this issue Feb 23, 2024 · 1 comment
Assignees
Labels
critical Critical bug or feature feature request

Comments

@mieubrisse
Copy link
Collaborator

Background & motivation

Right now, transpiled Compose files don't get any application_protocol which makes them unclickable & unviewable in the frontend.

Desired behaviour

Transpilation autodetects web ports and attaches application_protocol = http to them. Maybe by doing it for any port that's 80, 8080, or 8000?

How important is this to you?

Critical; Kurtosis is unusable for me without it.

What area of the product does this pertain to?

Other: anything not covered by the above

@github-actions github-actions bot added the critical Critical bug or feature label Feb 23, 2024
@tedim52
Copy link
Contributor

tedim52 commented Mar 14, 2024

Addressed by: #2281

@tedim52 tedim52 closed this as completed Mar 14, 2024
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

3 participants