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

[pull] main from opendatahub-io:main #359

Closed
wants to merge 24 commits into from

Commits on Aug 12, 2024

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

Commits on Aug 13, 2024

  1. Merge pull request #628 from atheo89/RHOAIENG-9680-inject-runtimes

    Inject rocm runtimes to runtime-images folder
    openshift-merge-bot[bot] authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    38a8d17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33f6cf3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #665 from paulovmr/RHOAIENG-10972

    RHOAIENG-10972: Create a script to automate library upgrades
    openshift-merge-bot[bot] authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d46ea66 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. RHOAIENG-11216: Add script to automate the creation of a new Python-b…

    …ased image from an existing one (#672)
    
    * Add script to automate the creation of a new Python-based image from an existing one
    
    * Add type annotations to function args
    
    * Add missing folders to blocklist
    
    * Removing redundant comment
    
    * Use dataclass in the Args class
    
    * Use context manager for logged_execution
    
    * Set encoding prop on subprocess.run
    
    * Improve log level help message
    
    * Return non-zero code for non-happy scenarios
    
    * Add type annotations to function return
    
    * Final adjustments
    
    * Code review request
    caponetto authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c8c942b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f88d643 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce0822a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #671 from paulovmr/RHOAIENG-11300

    RHOAIENG-11300: Improve the library upgrade script for alternative sources
    openshift-merge-bot[bot] authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f77a020 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #674 from daniellutz/fix-readme-quay-ref

    Fix reference to quay.io/repository/opendatahub on README file
    openshift-merge-bot[bot] authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f7a5a01 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Updated notebooks via odh-sync-updater-10418058789 GitHub action

    Signed-off-by: codeflare-machine-account <[email protected]>
    codeflare-machine-account committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c8422b2 View commit details
    Browse the repository at this point in the history
  2. RHOAIENG-4533: Add images based on Python 3.11 (#659)

    * Add images based on python 3.11
    
    * Apply #656 to Python 3.11 images
    
    * Fix expected TF vesion on the test file
    
    * Fix labels for Python 3.11
    
    * Apply #652 to Python 3.11 images
    
    * Update lock to fix debugpy package version
    
    * Apply #635 to Python 3.11 images
    
    * Replace 3-9 -> 3-11 leftovers
    
    * Fix runtime rocm image name according to openshift/release
    
    * Apply #667 to Python 3.11 images
    
    * Adapt test code for Python 3.11 images
    caponetto authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    82cb2bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1748de View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Merge pull request #675 from project-codeflare/odh-sync-updater-10418…

    …058789
    
    [Codeflare Action] Update notebook's pipfile to sync with Codeflare-SDK release 0.19.1
    harshad16 authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    97172ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #593 from dibryant/amd-is

    Updated image manifests with AMD images for pytorch and tensorflow
    openshift-merge-bot[bot] authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    5573f26 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Update the codeflare-sdk version in manifest for the relevant images

    This is a followup of the #675 PR.
    jstourac committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4aca61d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. [GHA] Pin kustomize version we use in our test to the particular version

    Recently the kustomize test started to fail for us since the kustomize
    version 5.4 introduced some breaking changes for which we will need to
    update our manifests to be compatible. This work will be tracked in [1].
    In the meantime, we should pin kustomize version in our GHA to the
    version that is used by the opendatahub-operator in runtime [2].
    
    [1] https://issues.redhat.com/browse/RHOAIENG-11679
    [2] https://github.com/red-hat-data-services/rhods-operator/blob/rhoai-2.12/go.mod#L30-L31
    jstourac committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    bd8c310 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #682 from jstourac/pinKustomize

    [GHA] Pin kustomize version we use in our test to the particular version
    openshift-merge-bot[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3b67f97 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #679 from jstourac/codeflareManifest

    Update the codeflare-sdk version in manifest for the relevant images
    openshift-merge-bot[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1e851d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c813619 View commit details
    Browse the repository at this point in the history
  5. Use the correct way of ROCm brand in user facing content

    Signed-off-by: Harshad Reddy Nalla <[email protected]>
    harshad16 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    975a5f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Merge pull request #683 from atheo89/RHOAIENG-6445

    Update runtime updater workflow to search for the  new ROCm runtimes
    openshift-merge-bot[bot] authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ed61c20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #685 from harshad16/fix-branding

    Use the correct way of ROCm brand in user facing content
    openshift-merge-bot[bot] authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f04b978 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3eb1bf9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #680 from paulovmr/RHOAIENG-11090

    RHOAIENG-11090: Create a script to automate multiple library upgrades
    openshift-merge-bot[bot] authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    244d186 View commit details
    Browse the repository at this point in the history