Skip to content

Conversation

@dejanzele
Copy link
Member

@dejanzele dejanzele commented Oct 15, 2025

What type of PR is this?

Enhancement

What this PR does / why we need it:

Fixes service creation logic to enable service reuse when ServiceConfig and IngressConfig have overlapping ports, preventing duplicate service creation in Armada job submissions.

Problem: Previously, when a job specified both ServiceConfig and IngressConfig with overlapping ports (e.g., ServiceConfig with ports [7078, 4040, 4180] and IngressConfig with port [4180]), Armada would create separate services instead of reusing the existing service.

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.

1 participant