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/notebook-controller #2560

Commits on Sep 30, 2023

  1. StorageClassKind array of cluster storage classes. get logic in App /…

    … AppContext and additional property. Storage classes info only gets loaded anew on app starts or hard browser page refresh. Custom hook usePreferredStorageClass for decision logic.
    
    StorageClassKind array of cluster storage classes. get logic in App / AppContext and additional property. Storage classes info only gets loaded anew on app starts or hard browser page refresh. Custom hook usePreferredStorageClass for decision logic.
    shalberd committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    4eb9817 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Merge pull request opendatahub-io#1740 from shalberd/f/storage-class

    first try at storageclasses get and promises
    openshift-ci[bot] authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    2016243 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6964618 View commit details
    Browse the repository at this point in the history
  3. fix bug when filtering cluster storageclasses and now doing correct s…

    …tring equality compare instead of string includes. also using strict equality comparison
    shalberd committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a1100d6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request opendatahub-io#1926 from shalberd/f/storage-class

    fix bug when filtering cluster storageclasses and now doing correct s…
    openshift-ci[bot] authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    1df7bc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    dfe4c20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request opendatahub-io#2215 from andrewballantyne/merge-main

    Merge `main` into `f/storage-class`
    openshift-merge-bot[bot] authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a155941 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    ee84fb8 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    edcba3d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    7f83c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30db3ea View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    c320074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7137009 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    12aee81 View commit details
    Browse the repository at this point in the history
  2. Fixes log message

    alexcreasy committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    65400cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef7ddb6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request opendatahub-io#2485 from dpanshug/cve-serialize-ja…

    …vascript
    
    Synk severity issue with serialize-javascript
    openshift-merge-bot[bot] authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ebdda1c View commit details
    Browse the repository at this point in the history
  5. Merge pull request opendatahub-io#2499 from manaswinidas/content-update

    Content update for cluster settings and notebook image settings
    openshift-merge-bot[bot] authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2f1ac96 View commit details
    Browse the repository at this point in the history
  6. Merge pull request opendatahub-io#2486 from pnaik1/RHOAIENG-2169

    added test case for k8s/utils file
    openshift-merge-bot[bot] authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6913d3f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    782c662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df16296 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    alexcreasy committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9ad5f2c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    874b15a View commit details
    Browse the repository at this point in the history
  2. Bump ip from 2.0.0 to 2.0.1 in /frontend

    Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
    - [Commits](indutny/node-ip@v2.0.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    92dcbf4 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge pull request opendatahub-io#2517 from manaswinidas/remove-provider

    Remove provider column from Data connection section
    openshift-merge-bot[bot] authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a760d1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request opendatahub-io#2484 from ppadti/RHOAIENG-2173

    Unit test case for k8s/templates file
    openshift-merge-bot[bot] authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ae255d8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request opendatahub-io#2515 from pnaik1/RHOAIENG-1295

    added eslint rules for allSettledPromises
    openshift-merge-bot[bot] authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b5fbc26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98cd8a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    abbeebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea54592 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b3d535 View commit details
    Browse the repository at this point in the history
  4. Merge pull request opendatahub-io#2509 from dpanshug/RHOAIENG-2627-de…

    …ploy-error
    
    Model deploy error is not informative
    openshift-merge-bot[bot] authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e6fee47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd4c2aa View commit details
    Browse the repository at this point in the history
  6. Routes, feature flag, stub pages and initial API request spike for Wo…

    …rkload Metrics page
    
    Signed-off-by: Mike Turley <[email protected]>
    
    Add integration tests for feature flag
    
    Signed-off-by: Mike Turley <[email protected]>
    mturley committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b43978b View commit details
    Browse the repository at this point in the history
  7. Merge pull request opendatahub-io#2469 from mturley/rhoaieng-2535-dw-…

    …stub
    
    Routes, feature flag, stub views and initial API request spike for Workload Metrics page
    openshift-merge-bot[bot] authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2b2f316 View commit details
    Browse the repository at this point in the history
  8. Merge pull request opendatahub-io#2510 from lucferbux/rhoaieng-2380

    Add support for cluster wide self signed cert
    openshift-merge-bot[bot] authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    41cbb41 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    3e7e434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f10bae3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d017032 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    112ef22 View commit details
    Browse the repository at this point in the history
  5. Iteration of the odh-manifest refactor to add rhoai

    Remove unused files
    lucferbux committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    fb63f77 View commit details
    Browse the repository at this point in the history
  6. Codestyle tweaks

    alexcreasy committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ce34a6b View commit details
    Browse the repository at this point in the history
  7. Merge pull request opendatahub-io#2519 from lucferbux/rhoaieng-943

    Migrate manifests from downstream repo
    openshift-merge-bot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bb7218a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61b9ffb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45dfe42 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a085d75 View commit details
    Browse the repository at this point in the history
  11. Merge pull request opendatahub-io#2530 from christianvogt/no-unnecess…

    …ary-condition
    
    re-instate no-unnecessary-condition eslint rule
    openshift-merge-bot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c7264b9 View commit details
    Browse the repository at this point in the history
  12. Merge pull request opendatahub-io#2520 from ashley-o0o/utilities/timeUT

    Unit Test Update for utilities/time
    openshift-merge-bot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    65d43ed View commit details
    Browse the repository at this point in the history
  13. Merge pull request opendatahub-io#2531 from ashley-o0o/utilities/stri…

    …ngUT
    
    Unit Test Update for utilities/string
    openshift-merge-bot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    415d4f3 View commit details
    Browse the repository at this point in the history
  14. Merge pull request opendatahub-io#2533 from pnaik1/RHOAIENG-2162

    added test cases for prometheusQuery
    openshift-merge-bot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3ebefcd View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    94b7e32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request opendatahub-io#2523 from opendatahub-io/dependabot…

    …/npm_and_yarn/frontend/ip-2.0.1
    
    Bump ip from 2.0.0 to 2.0.1 in /frontend
    openshift-merge-bot[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e2acb0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37e6ed2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request opendatahub-io#2503 from alexcreasy/merge-f/storag…

    …e-class
    
    Merge feature branch f/storage-class
    openshift-merge-bot[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    cf3812d View commit details
    Browse the repository at this point in the history
  5. chore(readmes): update dev setup/contrib readmes

    Signed-off-by: gitdallas <[email protected]>
    
    chore(readmes): update dev setup/contrib readmes
    
    Signed-off-by: gitdallas <[email protected]>
    gitdallas committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    55be4b5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request opendatahub-io#2534 from gitdallas/chore/update-re…

    …admes
    
    chore(readmes): update dev setup/contrib readmes
    openshift-merge-bot[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5116b5b View commit details
    Browse the repository at this point in the history
  7. Merge pull request opendatahub-io#2516 from ppadti/RHOAIENG-2165

    Add unit test case for pipeline/custom file
    openshift-merge-bot[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    66029ce View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Merge pull request opendatahub-io#2528 from christianvogt/stability-c…

    …omparison
    
    fix hook array stability comparison
    openshift-merge-bot[bot] authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0ff9a82 View commit details
    Browse the repository at this point in the history
  2. Merge pull request opendatahub-io#2536 from dpanshug/dry-run-dataconn…

    …ection
    
    Error when creating new data connection in InferenceService
    openshift-merge-bot[bot] authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d06a18e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d798454 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Merge pull request opendatahub-io#2543 from christianvogt/explore-card

    make explore card clickable with PF work around
    openshift-merge-bot[bot] authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    df65e85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a88ef1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request opendatahub-io#2548 from lucferbux/rhoaieng-3962

    Fix error handling for subscriptions in the backend
    openshift-merge-bot[bot] authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1640941 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94c2833 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4910176 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    be33149 View commit details
    Browse the repository at this point in the history
  2. Merge pull request opendatahub-io#2532 from christianvogt/react-jsx-e…

    …slint
    
    Enable react and jsx eslint rules
    openshift-merge-bot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f215a61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4a3eb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78f7572 View commit details
    Browse the repository at this point in the history
  5. Merge pull request opendatahub-io#2524 from pnaik1/accelerator-cypress

    added accelerator profile cypress test
    openshift-merge-bot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ad25554 View commit details
    Browse the repository at this point in the history
  6. Merge pull request opendatahub-io#2538 from pnaik1/RHOAIENG-2166

    added unit test for errorUtils file
    openshift-merge-bot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b26ff2f View commit details
    Browse the repository at this point in the history
  7. Bump actions/upload-artifact from 3 to 4

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c16a529 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    65e3b67 View commit details
    Browse the repository at this point in the history
  9. Merge pull request opendatahub-io#2535 from manaswinidas/odhdocument-…

    …issue
    
    Hidden apps to fix inconsistencies in OdhDocument attributes
    openshift-merge-bot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9d244a1 View commit details
    Browse the repository at this point in the history
  10. Merge pull request opendatahub-io#2488 from lucferbux/rhoaieng-2724

    Fix an issue with the model server dropdown state
    openshift-merge-bot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    53b3dea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f32b84f View commit details
    Browse the repository at this point in the history
  12. Merge pull request opendatahub-io#2549 from opendatahub-io/dependabot…

    …/github_actions/main/actions/upload-artifact-4
    
    Bump actions/upload-artifact from 3 to 4
    openshift-merge-bot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8c9e12d View commit details
    Browse the repository at this point in the history
  13. Merge pull request opendatahub-io#2550 from lucferbux/rhoaieng-532

    Add e2e tutorial for fraud detection
    openshift-merge-bot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    30442a5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d0f68c0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    22921fd View commit details
    Browse the repository at this point in the history
  16. added project details

    pnaik1 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    92f9f90 View commit details
    Browse the repository at this point in the history
  17. Merge pull request opendatahub-io#2526 from dpanshug/grpc-kserve

    Enable GRPC support for model serving routes
    openshift-merge-bot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d076658 View commit details
    Browse the repository at this point in the history
  18. Update tgis and caikit-tgis images

    Signed-off-by: heyselbi <[email protected]>
    heyselbi committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    05d5000 View commit details
    Browse the repository at this point in the history
  19. Merge pull request opendatahub-io#2529 from pnaik1/project-details

    Migrated project details tests
    openshift-merge-bot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9d0f20c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b7afabe View commit details
    Browse the repository at this point in the history
  21. Merge pull request opendatahub-io#2551 from heyselbi/2.8-image-update

    Update TGIS and Caikit-TGIS images for 2.8
    openshift-merge-bot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    689eab8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    68530fe View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    64ced15 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bdf7c47 View commit details
    Browse the repository at this point in the history
  25. Merge pull request opendatahub-io#2553 from heyselbi/ovms-update

    Update OVMS images and template
    openshift-merge-bot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1bb32f3 View commit details
    Browse the repository at this point in the history
  26. Merge pull request opendatahub-io#2511 from DaoDaoNoCode/jira-rhoaien…

    …g-3239
    
    Fix the issue of showing pipeline version on the runs table when there is no pipeline
    openshift-merge-bot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2e7e9d5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    13de7f2 View commit details
    Browse the repository at this point in the history
  28. Merge pull request opendatahub-io#2542 from ashley-o0o/utilities/valu…

    …eUnitsUT
    
    Unit Test Update for utilities/valueUnits
    openshift-merge-bot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    bab4396 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    b2d317f View commit details
    Browse the repository at this point in the history
  2. Merge pull request opendatahub-io#2546 from christianvogt/cypress-cmds

    improve cypress commands to better support running a single test spec
    openshift-merge-bot[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    fc39405 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:opendatahub-io/odh-dashboard into m…

    …erge-main-into-f/notebook-controller-2
    DaoDaoNoCode committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    1cacafb View commit details
    Browse the repository at this point in the history
  4. fix lint

    DaoDaoNoCode committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9701664 View commit details
    Browse the repository at this point in the history