Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync kserve/master into ODH/master #459

Merged
merged 13 commits into from
Jan 10, 2025
Merged

Conversation

spolti
Copy link
Member

@spolti spolti commented Dec 23, 2024

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Type of changes
Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Feature/Issue validation/testing:

Please describe the tests that you ran to verify your changes and relevant result summary. Provide instructions so it can be reproduced.
Please also list any relevant details for your test configuration.

  • Test A

  • Test B

  • Logs

Special notes for your reviewer:

  1. Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Checklist:

  • Have you added unit/e2e tests that prove your fix is effective or that this feature works?
  • Has code been commented, particularly in hard-to-understand areas?
  • Have you made corresponding changes to the documentation?

Release note:


Re-running failed tests

  • /rerun-all - rerun all failed workflows.
  • /rerun-workflow <workflow name> - rerun a specific failed workflow. Only one workflow name can be specified. Multiple /rerun-workflow commands are allowed per comment.

greenmoon55 and others added 12 commits December 17, 2024 17:51
* another squash

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Add JobTTLSecondsAfterFinished option

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Update config

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Use labels to filter jobs instead of deleting old jobs

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Add log in test

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Fix test and helm chart

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Create a seperate file system utils file

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Add comments

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Fix status update bug

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

---------

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>
* Allow multiple node groups in the model cache CR

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Fix test

---------

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>
Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>
* Clean up jobs

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* fix lint

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Fix lint

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Fix deletion propagation policy

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Update test

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

---------

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>
Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>
* Add NodeGroup Name Into PVC Name

Signed-off-by: Gavin Li <yli1109@bloomberg.net>

* Add comment to fix multiple node group

Signed-off-by: Dan Sun <dsun20@bloomberg.net>

* fix openvino dependency

Signed-off-by: Dan Sun <dsun20@bloomberg.net>

---------

Signed-off-by: Gavin Li <yli1109@bloomberg.net>
Signed-off-by: Dan Sun <dsun20@bloomberg.net>
Co-authored-by: Dan Sun <dsun20@bloomberg.net>
* Make reconcilation configurable

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Fix codegen

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Remove a redudant space

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Rename config

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

* Fix lint

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>

---------

Signed-off-by: Jin Dong <greenmoon55@users.noreply.github.com>
Co-authored-by: Dan Sun <dsun20@bloomberg.net>
Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
Co-authored-by: Dan Sun <dsun20@bloomberg.net>
… metrics bind port and address in helm chart (kserve#4127)

Signed-off-by: Max Howell <maxhowell24@gmail.com>
Co-authored-by: Dan Sun <dsun20@bloomberg.net>
* Fix EOF error

Signed-off-by: Jonas Bruns <jonas.bruns@gmx.net>
Signed-off-by: jonas <jonas.bruns@gmx.net>

* fix error

Signed-off-by: Jonas-Bruns <jonas.bruns@gmx.net>
Signed-off-by: jonas <jonas.bruns@gmx.net>

* rename error to ioErr

Signed-off-by: Jonas-Bruns <jonas.bruns@gmx.net>
Signed-off-by: jonas <jonas.bruns@gmx.net>

* use errors.Is

Signed-off-by: Jonas-Bruns <jonas.bruns@gmx.net>
Signed-off-by: jonas <jonas.bruns@gmx.net>

---------

Signed-off-by: Jonas Bruns <jonas.bruns@gmx.net>
Signed-off-by: jonas <jonas.bruns@gmx.net>
Signed-off-by: Jonas-Bruns <jonas.bruns@gmx.net>
Co-authored-by: Dan Sun <dsun20@bloomberg.net>
@openshift-ci openshift-ci bot requested review from Jooho and rnetser December 23, 2024 17:51
@spolti
Copy link
Member Author

spolti commented Dec 23, 2024

/test e2e-slow

… Mode Deployment

chore:	Follow up: remove the hardcoded clsuterIP setting and add the service
	configuration.

Signed-off-by: Spolti <fspolti@redhat.com>
Copy link

openshift-ci bot commented Dec 23, 2024

@spolti: 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/e2e-slow 33b1600 link true /test e2e-slow
ci/prow/e2e-fast 33b1600 link true /test e2e-fast
ci/prow/e2e-raw 33b1600 link true /test e2e-raw

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.

@VedantMahabaleshwarkar
Copy link

@spolti are the e2e tests still broken? PR seems fine to me, did some basic testing.
If the e2e test failures are indeed expected, looks fine to me.
/approve

Copy link

openshift-ci bot commented Jan 10, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: israel-hdez, spolti, VedantMahabaleshwarkar

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:
  • OWNERS [VedantMahabaleshwarkar,israel-hdez,spolti]

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

@israel-hdez israel-hdez merged commit 6f10dfb into opendatahub-io:master Jan 10, 2025
26 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

8 participants