Skip to content

Conversation

@aslakknutsen
Copy link
Contributor

@aslakknutsen aslakknutsen commented Dec 4, 2025

Back port for GIE 1.1 Multi Port support experimental feature.

Wish/Requirement from RHOAI for OCP 4.21

https://issues.redhat.com/browse/OSSM-11338

dgn and others added 2 commits December 4, 2025 13:56
* Update GIE CRDs to include support for >1 targetPorts

I planned on updating to v1.1.0 but ran into dependency issues. Now
pointing to the commit that loosened restrictions on number of
targetPorts.

* Add support for multiple targetPorts in InferencePool

This adds support for multiple targetPorts in an InferencePool by adding
all targetPorts to the shadow service, and then making sure that only a
single cluster is created for the dummy port (54321), allowing the EPP
to loadbalance across all endpoints.

* Add release note

* Add integration test and EPP mock

Co-Authored-By: Claude <[email protected]>

---------

Co-authored-by: Claude <[email protected]>
@openshift-ci
Copy link

openshift-ci bot commented Dec 4, 2025

@aslakknutsen: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/integ-pilot b45e4ca link true /test integ-pilot
ci/prow/gencheck b45e4ca link true /test gencheck

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants