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

Merge main into f/pipelines-enhancement #2418

Conversation

DaoDaoNoCode
Copy link
Member

Description

Temporarily turn off the no-unnecessary-condition lint rule. Will bring it back after the branch merges to main.

alexcreasy and others added 30 commits June 12, 2023 13:51
…datahub-io#1349)

* Enhancements to model bias screen

  * Display of multiple bias charts simultaneously

  * Multi-select component, allowing free text, or select-from-list selection of chartst to display

  * Ability to collapse / expand individual charts

  * User selectable refresh rates of chart data

  * Chart selection and open / closed status is persisted to session cache for life of user's browser session

Display user defined threshold values on charts (opendatahub-io#1163)

  * Clean up of bias chart logic

  * Displays thresholds chosen by user, or defaults if none.

  * Improves domain and threshold calculation based on user values or defaults
* Fix metrics submission issue and handle errors

* fix lint issue

* use error handler on GET functions
…and set feature flag (opendatahub-io#1390)

* Default and restrict threshold, add tooltips, default duplicate name and set feature flag

* fix lint

* add tooltips and dropdown descriptions

* clear data when closing configuration modal

* really solve deleting issue, make empty table view a common component and apply it everywhere

* address comments
…o#1399)

* Adds refresh interval options that match openshift observability dashboard

* Show first chart from list, if none selected when user first navigates to bias tab

* Use search icon instead of plus for nothing selected empty state

* Fix error with calculation of 30 days constant

* Deleted charts are removed from session storage
…ahub-io#1403) (opendatahub-io#1404)

* Refactor prometheus queries to remove duplication

* Fix graph not refreshing issue

* Add code review suggestions
opendatahub-io#1413)

* Add performance metrics feature flag, refactor runtime server route and solve layout issues

* revert some style changes
* Adds support for TrustyAI Operator (opendatahub-io#1276)

* Changes from feedback
…datahub-io#1473)

* Retrieve bias metrics from thanos querier (opendatahub-io#1472)

* Implement review feedback
…ue-1130

Add queries for server and model performance metrics
…hanos-port

Makes thanos-querier port configurable and sets bias queries to use OAuth Port
…urable-thanos-port"

This reverts commit cfbe4f2, reversing
changes made to 0683de3.
…y/configurable-thanos-port""

This reverts commit fec931d.
…permission-errors

Handle errors when user does not have permission to access prometheus metrics
openshift-merge-bot bot and others added 24 commits January 25, 2024 00:17
Fixes stack charts broken when no datapoints available for one or more lines (RHOAIENG-535)
add ovms-kserve-ootd template

add ovms-kserve-ootd template

add ovms-kserve-ootd template

add ovms-kserve-ootd template
…ing and token auth is selected

Signed-off-by: Mike Turley <[email protected]>
When creating ServingRuntime, only create ServiceAccount if it's missing and token auth is selected
…sockets

add support for cypress websockets
…a-secret

[RHOAIENG-2321] Fix Elyra Secret for new DSP Server Modal
Unit test case for data connection utils file
move and rename test files to align with their target file
Copy link
Contributor

openshift-ci bot commented Jan 30, 2024

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

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 1522ff9 into opendatahub-io:f/pipelines-enhancement Jan 30, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.