Skip to content

Conversation

@mturley
Copy link
Contributor

@mturley mturley commented Jan 13, 2026

Description

Sync to pull in changes from:

How Has This Been Tested?

Test Impact

Request review criteria:

Self checklist (all need to be checked):

  • The developer has manually tested the changes and verified that the changes work
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has added tests or explained why testing cannot be added (unit or cypress tests for related changes)
  • The code follows our Best Practices (React coding standards, PatternFly usage, performance considerations)

If you have UI changes:

  • Included any necessary screenshots or gifs if it was a UI change.
  • Included tags to the UX team if it was a UI/UX change.

After the PR is posted & before it merges:

  • The developer has tested their solution on a cluster by using the image produced by the PR to main

…ge pageSize when fetching performance artifacts without pagination (opendatahub-io#2092)

Upstream commit: 4a91eb05b1b20c8502baae0c43a341dd11d46511
…ge pageSize when fetching performance artifacts on catalog landing page cards (opendatahub-io#2096)

Upstream commit: 93f7c76bcdeec38bf47a8e1e214bd9bae6afd9e3
…ters and internal refactors (opendatahub-io#2093) (resolved conflicts)

Upstream commit: 90b10ea3711d36c8542225d8a283f27c799613b3
…on fix, and refactoring to simplify preview state handling (opendatahub-io#2034)

Upstream commit: 222366a73be89f0401d8609ba10303e5b35bfd60
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 13, 2026

Warning

Rate limit exceeded

@mturley has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 4 minutes and 2 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 505c7a4 and 81b5dff.

📒 Files selected for processing (30)
  • packages/model-registry/package.json
  • packages/model-registry/upstream/bff/internal/api/catalog_source_preview_handler_test.go
  • packages/model-registry/upstream/bff/internal/mocks/model_catalog_client_mock.go
  • packages/model-registry/upstream/bff/internal/mocks/static_data_mock.go
  • packages/model-registry/upstream/frontend/src/__tests__/cypress/cypress/tests/mocked/modelCatalog/modelCatalogTabs.cy.ts
  • packages/model-registry/upstream/frontend/src/__tests__/cypress/cypress/tests/mocked/modelCatalogSettings/modelCatalogPerformanceFiltersApi.cy.ts
  • packages/model-registry/upstream/frontend/src/app/api/modelCatalog/service.ts
  • packages/model-registry/upstream/frontend/src/app/api/modelCatalogSettings/__tests__/service.spec.ts
  • packages/model-registry/upstream/frontend/src/app/api/modelCatalogSettings/service.ts
  • packages/model-registry/upstream/frontend/src/app/context/modelCatalog/ModelCatalogContext.tsx
  • packages/model-registry/upstream/frontend/src/app/modelCatalogTypes.ts
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalog/components/HardwareConfigurationFilterToolbar.tsx
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalog/components/HardwareConfigurationTable.tsx
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalog/components/ModelCatalogActiveFilters.tsx
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalog/components/ModelCatalogCardBody.tsx
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalog/components/globalFilters/HardwareTypeFilter.tsx
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalog/components/globalFilters/LatencyFilter.tsx
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalog/components/globalFilters/MaxRpsFilter.tsx
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalog/screens/ModelCatalog.tsx
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalog/screens/ModelCatalogSourceLabelSelector.tsx
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalog/screens/PerformanceInsightsView.tsx
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalog/utils/hardwareConfigurationFilterUtils.ts
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalog/utils/modelCatalogUtils.ts
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalog/utils/performanceFilterUtils.ts
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalogSettings/__tests__/useSourcePreview.spec.ts
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalogSettings/components/ManageSourceForm.tsx
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalogSettings/components/PreviewPanel.tsx
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalogSettings/components/__tests__/PreviewPanel.spec.tsx
  • packages/model-registry/upstream/frontend/src/app/pages/modelCatalogSettings/useSourcePreview.ts
  • packages/model-registry/upstream/frontend/src/concepts/modelCatalog/const.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@YuliaKrimerman
Copy link
Contributor

/lgtm
/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 13, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: YuliaKrimerman

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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 f6655ff into opendatahub-io:main Jan 13, 2026
46 of 47 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.

2 participants