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

Code sync with upstream #133

Merged
merged 40 commits into from
Nov 24, 2023

Conversation

israel-hdez
Copy link

No description provided.

yuzisun and others added 30 commits September 24, 2023 08:25
Make storage initializer crd configurable

Signed-off-by: Dan Sun <[email protected]>
…rve#3155)

* Update feature_request.md

Signed-off-by: Christian Kadner <[email protected]>

* Rewording

Signed-off-by: Christian Kadner <[email protected]>

---------

Signed-off-by: Christian Kadner <[email protected]>
* Unpack archive files for hdfs

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>

* Resolve comments

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>

---------

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>
Co-authored-by: nayak <[email protected]>
* quick install: set -o pipefail

Signed-off-by: Daniele Trifirò <[email protected]>

* quick install: fix KUBE_VERSION command

`kubectl version --short` is deprecated and results in
errors for some `kubectl` versions.

See kubernetes/kubectl@e0816cb

Signed-off-by: Daniele Trifirò <[email protected]>

---------

Signed-off-by: Daniele Trifirò <[email protected]>
* Generate client-go

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>

* Generate manifests

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>

---------

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>
* Refactor autoscaler functionality into an interface.

Add no-op autoscaler so users disable creation of autoscaler resources.
Add AutoscalerClassNone feature with test cases

Signed-off-by: jooho <[email protected]>
Signed-off-by: Dan Sun <[email protected]>
Signed-off-by: Andrews Arokiam <[email protected]>

* Rollback getHPAMetrics to set ScaleTarget,ScaleMetric

Signed-off-by: jooho <[email protected]>
Signed-off-by: Dan Sun <[email protected]>
Signed-off-by: Andrews Arokiam <[email protected]>

* Fix merge conflict

Signed-off-by: Dan Sun <[email protected]>
Signed-off-by: Andrews Arokiam <[email protected]>

* Fix autoscaler api group

Signed-off-by: Dan Sun <[email protected]>
Signed-off-by: Andrews Arokiam <[email protected]>

* Fix autoscaler merge

Signed-off-by: Dan Sun <[email protected]>
Signed-off-by: Andrews Arokiam <[email protected]>

* Fix autoscaling tests

Signed-off-by: Dan Sun <[email protected]>
Signed-off-by: Andrews Arokiam <[email protected]>

* Updated hpa disable test.

Signed-off-by: Andrews Arokiam <[email protected]>

* Replaced "AutoscalerClassNone" with "AutoscalerClassExternal"

Signed-off-by: Andrews Arokiam <[email protected]>

* Fixed autoscalerClass 'external' go test.

Signed-off-by: Andrews Arokiam <[email protected]>

---------

Signed-off-by: jooho <[email protected]>
Signed-off-by: Dan Sun <[email protected]>
Signed-off-by: Andrews Arokiam <[email protected]>
Co-authored-by: Curtis Maddalozzo <[email protected]>
Co-authored-by: jooho <[email protected]>
Co-authored-by: Dan Sun <[email protected]>
Restrict workflow concurrency.

Signed-off-by: vignesh-murugani2i <[email protected]>
kserve#3158)

Refractor v1 vs. v2 endpoint unit tests in kserve/test/test_server.py and solve some python lint issues

Signed-off-by: Haoyu Guo <[email protected]>
…rve#3174)

Added _rest_server attribute init method.

Signed-off-by: Andrews Arokiam <[email protected]>
…serve#3188)

* Fix serving runtime webhook cert namespace for kubeflow installation

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>

* Generate CRD

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>

---------

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>
…le (kserve#3170)

Add go security scan

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>
* initial commit for graph raw deployment

Signed-off-by: Mopuri, Bharath <[email protected]>
Signed-off-by: Tanvi Thakur <[email protected]>

* addd hpa support as well for inference graph raw deployment

Signed-off-by: Mopuri, Bharath <[email protected]>
Signed-off-by: Tanvi Thakur <[email protected]>

* Just for local

Signed-off-by: Mopuri, Bharath <[email protected]>
Signed-off-by: Tanvi Thakur <[email protected]>

* Just local

Signed-off-by: Mopuri, Bharath <[email protected]>
Signed-off-by: Tanvi Thakur <[email protected]>

* Fix local setup

Signed-off-by: Mopuri, Bharath <[email protected]>
Signed-off-by: Tanvi Thakur <[email protected]>

* Sleep change

Signed-off-by: Mopuri, Bharath <[email protected]>
Signed-off-by: Tanvi Thakur <[email protected]>

* Fix self-signed-ca installation (kserve#3165)

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>
Signed-off-by: Mopuri, Bharath <[email protected]>
Signed-off-by: Tanvi Thakur <[email protected]>

* refactored

Signed-off-by: Mopuri, Bharath <[email protected]>
Signed-off-by: Tanvi Thakur <[email protected]>

* Fix logging message

Signed-off-by: Mopuri, Bharath <[email protected]>
Signed-off-by: Tanvi Thakur <[email protected]>

* adding unit tests

Signed-off-by: Mopuri, Bharath <[email protected]>
Signed-off-by: Tanvi Thakur <[email protected]>

* adding unit tests

Signed-off-by: Mopuri, Bharath <[email protected]>
Signed-off-by: Tanvi Thakur <[email protected]>

* removed temporary dev env changes

Signed-off-by: Mopuri, Bharath <[email protected]>
Signed-off-by: Tanvi Thakur <[email protected]>

* Rawdeployment mode type

Signed-off-by: Mopuri, Bharath <[email protected]>
Signed-off-by: Tanvi Thakur <[email protected]>

* restoring from master branch

Signed-off-by: Mopuri, Bharath <[email protected]>
Signed-off-by: Tanvi Thakur <[email protected]>

* Remove affinity test

Signed-off-by: Tanvi Thakur <[email protected]>

---------

Signed-off-by: Mopuri, Bharath <[email protected]>
Signed-off-by: Tanvi Thakur <[email protected]>
Signed-off-by: Sivanantham Chinnaiyan <[email protected]>
Co-authored-by: Mopuri, Bharath <[email protected]>
Co-authored-by: Tanvi Thakur <[email protected]>
Co-authored-by: Sivanantham <[email protected]>
Revert "RawDeployment support for Inference Graph (kserve#3194)"

This reverts commit 1b16899.
Add verify codegen workflow

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>
* Fix knative config-defaults values overrided by kserve

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>

* Fix inferencegraph knative reconciler

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>

---------

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>
Add new `reviewers` and `approvers` to `OWNERS` file


Closes kserve/community#5

Signed-off-by: Christian Kadner <[email protected]>
* removed_old_py_version

Signed-off-by: nilakshi <[email protected]>

* added python versions used for build test

Signed-off-by: nilakshi <[email protected]>

---------

Signed-off-by: nilakshi <[email protected]>
* Move Pmml max worker validation to python runtime

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>

* Increase pytest workers to 2

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>

* Fix autoscaling test

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>

* Organise logs in CI

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>

* Fix path based routing e2e test

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>

---------

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>
[RHODS-12555] - CVE-2023-44487 - qpext

Signed-off-by: Spolti <[email protected]>
ddelange and others added 9 commits November 6, 2023 06:22
* Allow ray 2.6.1

Signed-off-by: ddelange <[email protected]>

* PR suggestion

Signed-off-by: ddelange <[email protected]>

* Run poetry update --lock

Signed-off-by: ddelange <[email protected]>

* Support RayServeSyncHandle in ray>=2.5.0

Signed-off-by: ddelange <[email protected]>

* Run poetry update --lock

Signed-off-by: ddelange <[email protected]>

* Correct hashFiles cache for sklearn

Signed-off-by: ddelange <[email protected]>

* Run poetry update --lock

Signed-off-by: ddelange <[email protected]>

* Avoid faulty tritonclient release

Signed-off-by: ddelange <[email protected]>

* Run poetry update --lock

Signed-off-by: ddelange <[email protected]>

* Add and run make poetry-update-lockfiles

Signed-off-by: ddelange <[email protected]>

* Refrain from private imports and make poetry-update-lockfiles

Signed-off-by: ddelange <[email protected]>

* Revert paddle to max 3.10

Signed-off-by: ddelange <[email protected]>

* Revert "Revert paddle to max 3.10"

This reverts commit a5afe2b.

Signed-off-by: ddelange <[email protected]>

---------

Signed-off-by: ddelange <[email protected]>
…ve#3226)

Fix lightbgm model input conversion when input is list of lists

Signed-off-by: Sivanantham Chinnaiyan <[email protected]>
* CVE-2023-44487

core: Core dependencies update: x/net and grpc

Signed-off-by: Spolti <[email protected]>

* Update agent.Dockerfile

Signed-off-by: Filippe Spolti <[email protected]>

---------

Signed-off-by: Spolti <[email protected]>
Signed-off-by: Filippe Spolti <[email protected]>
* cmd/agent/main.go
  * Static code analysis states that unsanitized usage of the
    `--component-port` flag can potentially lead to SSRF. In
    practice, this may be very hard to happen, given that the source of
    the flag is always an integer (taken from `containerPort` of a Pod).
    Anyways, this is switching that flag to an Integer to be on the safe
    side (and to prevent the warning from the static code analysis tool).

Signed-off-by: Edgar Hernández <[email protected]>
… runtime (kserve#3181)

Validation added for ensuring same model format has same priority for runtime.

Signed-off-by: Andrews Arokiam <[email protected]>
… request (kserve#3079)

* Update main.go

Signed-off-by: HAO2167 <[email protected]>

* add test case

Signed-off-by: HAO <[email protected]>

* add test case v2

Signed-off-by: HAO <[email protected]>

---------

Signed-off-by: HAO2167 <[email protected]>
Signed-off-by: HAO <[email protected]>
…erve#3267)

support verify variable with storage-config json style (fix-3263)

Signed-off-by: jooho <[email protected]>
}
}
return r.Autoscaler, nil
r.Autoscaler.Reconcile()

Check warning

Code scanning / gosec

Errors unhandled.

Errors unhandled.
@israel-hdez
Copy link
Author

/retest

The config/overlays/test/runtimes is renamed to overlays/test/clusterresources.
@spolti spolti self-requested a review November 24, 2023 18:16
Copy link

openshift-ci bot commented Nov 24, 2023

[APPROVALNOTIFIER] This PR is APPROVED

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

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

@openshift-merge-bot openshift-merge-bot bot merged commit c4e53a0 into opendatahub-io:master Nov 24, 2023
@israel-hdez israel-hdez deleted the odh-kserve-sync branch November 24, 2023 19:08
Jooho pushed a commit to Jooho/kserve that referenced this pull request Feb 28, 2024
…p/component-updates/kserve-agent-28

Update kserve-agent-28 to 41dbb1b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.