generated from RedHatQE/python-template-repository
-
Notifications
You must be signed in to change notification settings - Fork 10
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
rnetser
wants to merge
15
commits into
opendatahub-io:2.16
Choose a base branch
from
rnetser:align-main
base: 2.16
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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>
…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
requested review from
lugi0 and
adolfo-ab
and removed request for
lugi0
February 2, 2025 14:28
The following are automatically added/executed:
Available user actions:
Supported labels{'/verified', '/lgtm', '/hold', '/wip'} |
adolfo-ab
approved these changes
Feb 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
How Has This Been Tested?
Merge criteria: