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

Align 2.16 code to main with related changes #113

Open
wants to merge 15 commits into
base: 2.16
Choose a base branch
from

Conversation

rnetser
Copy link
Collaborator

@rnetser rnetser commented Feb 2, 2025

Description

How Has This Been Tested?

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

lugi0 and others added 14 commits January 24, 2025 12:08
* Add fixture to set managementState for components

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

* Address PR comments

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

* return dsc instead of yield

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

---------

Signed-off-by: lugi0 <[email protected]>
* Create size-labeler.yml

* Delete .github/workflows/size-labeler.yml

* add grpcurl to dockerfile
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…b-io#103)

* [TrustyAI] Add test to verify scheduling of drift metrics

This PR adds a test to verify the scheduling of TrustyAI drift metrics, and improves related util functions

* Create common function to validate TrustyAI requests

* Replace tenacity retry with TimeoutWatch retry decorator
…h test (opendatahub-io#102)

* Create size-labeler.yml

* Delete .github/workflows/size-labeler.yml

* add model mesh tests

* add model mesh tests

* add model mesh tests

* update code

* increase timeout

* add fixtures to enabe kserve modelmesh

* add fixtures to enabe kserve modelmesh

* add fixtures to enabe kserve modelmesh

* add fixtures to enabe kserve modelmesh

* update scope

* update scope

* add service mesh

* remove unused xitures

* update model registry type in dsc

* fix kserve type and remove check
* Create size-labeler.yml

* Delete .github/workflows/size-labeler.yml

* Add review labels
add issue write permission
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.9.3](astral-sh/ruff-pre-commit@v0.9.2...v0.9.3)
- [github.com/gitleaks/gitleaks: v8.23.1 → v8.23.2](gitleaks/gitleaks@v8.23.1...v8.23.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ruth Netser <[email protected]>
* [WIP] add test for Raw kserve auth

Signed-off-by: Milind Waykole <[email protected]>

* [WIP] add test for Raw kserve auth

Signed-off-by: Milind Waykole <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [WIP] add test for Raw kserve auth

Signed-off-by: Milind Waykole <[email protected]>

* [WIP] add test for Raw kserve auth

Signed-off-by: Milind Waykole <[email protected]>

* [WIP] add test for Raw kserve auth

Signed-off-by: Milind Waykole <[email protected]>

* [WIP] add test for Raw kserve auth

Signed-off-by: Milind Waykole <[email protected]>

* [WIP] add test for Raw kserve auth

Signed-off-by: Milind Waykole <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* addressed comments

Signed-off-by: Milind Waykole <[email protected]>

* addressed comments

Signed-off-by: Milind Waykole <[email protected]>

* addressed comments

Signed-off-by: Milind Waykole <[email protected]>

* addressed comments

Signed-off-by: Milind Waykole <[email protected]>

* addressed comments

Signed-off-by: Milind Waykole <[email protected]>

---------

Signed-off-by: Milind Waykole <[email protected]>
Co-authored-by: Milind Waykole <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
)

* [TrustyAI] Add test to verify drift metric deletion

* Delete unnecessary comments

* Updated class docstring
…namespace` to suport model-mesh label (opendatahub-io#107)

* Create size-labeler.yml

* Delete .github/workflows/size-labeler.yml

* add model mesh tests

* add model mesh tests

* add model mesh tests

* update code

* increase timeout

* add fixtures to enabe kserve modelmesh

* add fixtures to enabe kserve modelmesh

* add fixtures to enabe kserve modelmesh

* add fixtures to enabe kserve modelmesh

* update scope

* update scope

* add service mesh

* remove unused xitures

* update model registry type in dsc

* fix kserve type and remove check

* model mesh serverless

* model mesh serverless

* model mesh serverless

* address comments

* model mesh serverless

* model mesh serverless

* model mesh serverless

* model mesh serverless

* model mesh serverless

* model mesh serverless

* model mesh serverless

* model mesh serverless

* add saniy marker

* delete isvc only if other exists in ns

* delete isvc only if other exists in ns

* add missing default valu

* fix rt instance access

* add type to label creator

* add type to label creator

* add jira skip

* fix annotation typos

* update condition

* update based on new code

* collect containers failures

* fix tox
… ready (opendatahub-io#89)

* Create size-labeler.yml

* Delete .github/workflows/size-labeler.yml

* automate isvc model status

* resolve conflicts

* increae timeout

* add dependency

* add tier marker

* add slow marker
@rnetser rnetser requested review from lugi0 and adolfo-ab and removed request for lugi0 February 2, 2025 14:28
Copy link

github-actions bot commented Feb 2, 2025

The following are automatically added/executed:

Available user actions:

  • To mark a PR as WIP, add /wip in a comment. To remove it from the PR comment /wip cancel to the PR.
  • To block merging of a PR, add /hold in a comment. To un-block merging of PR comment /hold cancel.
  • To mark a PR as approved, add /lgtm in a comment. To remove, add /lgtm cancel.
    lgtm label removed on each new commit push.
  • To mark PR as verified comment /verified to the PR, to un-verify comment /verified cancel to the PR.
    verified label removed on each new commit push.
Supported labels

{'/verified', '/lgtm', '/hold', '/wip'}

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.

4 participants