Skip to content

changed httproute creation to be behind a flag.#2118

Merged
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
nirrozenbaum:helm-experimental-gw
Jan 12, 2026
Merged

changed httproute creation to be behind a flag.#2118
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
nirrozenbaum:helm-experimental-gw

Conversation

@nirrozenbaum
Copy link
Copy Markdown
Contributor

in the long term this should be moved to a separate chart.

What type of PR is this?
/kind cleanup

What this PR does / why we need it:
a fix to #2054 (comment)

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

None

/cc @ahg-g @kfswain

in the long term this should be moved to a separate chart.

Signed-off-by: Nir Rozenbaum <[email protected]>
@k8s-ci-robot k8s-ci-robot requested review from ahg-g and kfswain January 11, 2026 07:35
@k8s-ci-robot k8s-ci-robot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Jan 11, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 11, 2026

Deploy Preview for gateway-api-inference-extension ready!

Name Link
🔨 Latest commit d253940
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/696352d7b59619000843fd78
😎 Deploy Preview https://deploy-preview-2118--gateway-api-inference-extension.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nirrozenbaum

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 11, 2026
Comment thread site-src/_includes/epp.md
helm install vllm-llama3-8b-instruct \
--set inferencePool.modelServers.matchLabels.app=vllm-llama3-8b-instruct \
--set provider.name=$GATEWAY_PROVIDER \
--set experimentalGateway.enabled=true \
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Shouldn't you be setting experimentalGateway.name and experimentalGateway.baseModel as well?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

name defaults to inference-gateway which is what we use in the quickstart.
baseModel should be used only in bbr guide (which will be updated after this PR as followup), when doing helm upgrade.
for a single epp, baseModel is not used.

@shmuelk
Copy link
Copy Markdown
Contributor

shmuelk commented Jan 12, 2026

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 12, 2026
@k8s-ci-robot k8s-ci-robot merged commit 0e4dd86 into kubernetes-sigs:main Jan 12, 2026
11 checks passed
@nirrozenbaum nirrozenbaum deleted the helm-experimental-gw branch January 12, 2026 12:42
@ahg-g
Copy link
Copy Markdown
Contributor

ahg-g commented Jan 12, 2026

/cherrypick release-1.3

@k8s-infra-cherrypick-robot
Copy link
Copy Markdown

@ahg-g: new pull request created: #2129

Details

In response to this:

/cherrypick release-1.3

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.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants