Skip to content

fix: tcp+ingress is ok #791

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

Merged
merged 1 commit into from
Oct 25, 2024
Merged

fix: tcp+ingress is ok #791

merged 1 commit into from
Oct 25, 2024

Conversation

lionello
Copy link
Member

@lionello lionello commented Oct 25, 2024

Previously with our own protobuf we'd change the protocol to HTTP, but that is not a valid value for the compose protocol field, so deployment would fail, but "tcp" + "ingress" is a valid combination.

Eventually we should use the new app_protocol field (was added to Compose recently) and set it in fixup phase, then we can revive this check.

  • uptake into MVP

@lionello lionello changed the title tcp+ingress is ok fix: tcp+ingress is ok Oct 25, 2024
@nullfunc nullfunc merged commit fd13be7 into main Oct 25, 2024
11 checks passed
@nullfunc nullfunc deleted the lio/fix-tcp-ingress-test branch October 25, 2024 17:22
nullfunc pushed a commit that referenced this pull request Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants