Skip to content

Comments

Fix port conflicts for shared listeners#848

Merged
anuruddhal merged 1 commit intoballerina-platform:2201.12.xfrom
anuruddhal:2201.12.x
Aug 27, 2025
Merged

Fix port conflicts for shared listeners#848
anuruddhal merged 1 commit intoballerina-platform:2201.12.xfrom
anuruddhal:2201.12.x

Conversation

@anuruddhal
Copy link
Member

@anuruddhal anuruddhal commented Aug 27, 2025

@anuruddhal anuruddhal requested a review from Copilot August 27, 2025 05:28
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes port conflicts for shared listeners by preventing duplicate ports from being added to the service port list. The change ensures that when multiple service models share the same port, only the first one is processed, avoiding port conflicts in Kubernetes services.

  • Adds port conflict detection for shared listeners
  • Prevents duplicate port entries in the service port list

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@anuruddhal anuruddhal merged commit 68c7d8c into ballerina-platform:2201.12.x Aug 27, 2025
3 checks passed
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.

2 participants