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

fix: detect container port allocation collision when starting session #1750

Merged
merged 4 commits into from
Mar 29, 2024

Conversation

kyujin-cho
Copy link
Member

This PR prevents container with wrong port expose definition created by refusing to start container when both model service or on-demand preopen assignment collides with built-in port definition of the image.

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version

@kyujin-cho kyujin-cho added type:bug Reports about that are not working comp:agent Related to Agent component labels Dec 1, 2023
@kyujin-cho kyujin-cho added this to the 23.09 milestone Dec 1, 2023
@kyujin-cho kyujin-cho self-assigned this Dec 1, 2023
@kyujin-cho kyujin-cho requested a review from achimnol December 1, 2023 03:35
@github-actions github-actions bot added the size:S 10~30 LoC label Dec 1, 2023
@kyujin-cho kyujin-cho enabled auto-merge March 29, 2024 04:08
@kyujin-cho kyujin-cho added this pull request to the merge queue Mar 29, 2024
Merged via the queue into main with commit 5a5d49b Mar 29, 2024
27 checks passed
@kyujin-cho kyujin-cho deleted the fix/prevent-port-assertionerror branch March 29, 2024 04:14
kyujin-cho added a commit that referenced this pull request Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:agent Related to Agent component size:S 10~30 LoC type:bug Reports about that are not working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant