Skip to content

Conversation

nirrozenbaum
Copy link
Contributor

@nirrozenbaum nirrozenbaum commented Jul 3, 2025

a new version of llm-d simulator was just released (v0.2.0).
unfortunately, this release had some breaking changes and the e2e tests are now broken.

this PR is rolling back to use a specific sim version and not latest (the one that previously worked), as we don't want our ci tests to break on simulator release in case there are breaking changes. it would be better to update the version in a controlled manner until simulator releases and apis become more stable.

I've made the necessary changes to update the sim deployment to the latest v0.2.0 release and tested it but it wasn't working for me. we would need to further explore (in a different issue) the version update.

This PR is rolling back to the latest version that working before the sim release.

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 3, 2025
@k8s-ci-robot
Copy link
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

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

Copy link

netlify bot commented Jul 3, 2025

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

Name Link
🔨 Latest commit 64c79c2
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/6866779b1da2d40008f9d929
😎 Deploy Preview https://deploy-preview-1112--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 k8s-ci-robot requested review from kfswain and robscott July 3, 2025 11:47
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 3, 2025
Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>
Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>
Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>
@nirrozenbaum
Copy link
Contributor Author

cc: @danehans @ahg-g @kfswain

@Jeffwan
Copy link
Member

Jeffwan commented Jul 3, 2025

@nirrozenbaum ping me offline for the emergent fix.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 3, 2025
@k8s-ci-robot k8s-ci-robot merged commit 8d01161 into kubernetes-sigs:main Jul 3, 2025
9 checks passed
@nirrozenbaum nirrozenbaum deleted the sim-e2e branch July 3, 2025 12:47
EyalPazz pushed a commit to EyalPazz/gateway-api-inference-extension that referenced this pull request Jul 9, 2025
* fixed sim deployment for e2e tests

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

* rollback to v0.1.1 sim version

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

* typo

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

* rollback

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

---------

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>
BenjaminBraunDev pushed a commit to BenjaminBraunDev/gateway-api-inference-extension that referenced this pull request Aug 12, 2025
* fixed sim deployment for e2e tests

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

* rollback to v0.1.1 sim version

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

* typo

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

* rollback

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

---------

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants