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

RHOAIENG-11087: Remove the installation of packages from bootstrapper.py #356

Merged
merged 15 commits into from
Aug 9, 2024

Commits on Aug 6, 2024

  1. RHOAIENG-10783: fix(rocm): de-vendor the bundled rocm libraries from …

    …pytorch (opendatahub-io#652)
    
    * RHOAIENG-9853: fix(rocm): de-vendor the bundled rocm libraries from pytorch
    
    Use the script from instructlab to remove the duplicate copy of rocm libs from the image.
    This will make the image significantly smaller.
    Script lives at https://github.com/tiran/instructlab-containers/blob/main/containers/rocm/de-vendor-torch.sh
    
    * add a selftest
    jiridanek authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ec45de1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b99fd1e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Merge pull request opendatahub-io#664 from caponetto/full-trivy

    chore(ci): Re-enable Trivy image scan for ROCm Pytorch image
    openshift-merge-bot[bot] authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f84cf69 View commit details
    Browse the repository at this point in the history
  2. RHOAIENG-9822: chore(Makefile): allow not pushing built images in Mak…

    …efile and allow skipping building dependent images (opendatahub-io#657)
    
    Co-authored-by: Guilherme Caponetto <[email protected]>
    jiridanek and caponetto authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ed363c7 View commit details
    Browse the repository at this point in the history
  3. RHOAIENG-10783: fix(Dockerfiles): combine fix-permissions RUN with …

    …the preceding RUN when possible (opendatahub-io#635)
    
    * RHOAIENG-9853: fix(Dockerfiles): combine fix-permissions RUN with the preceding RUN when possible
    
    * fixup, be more aggressive on the rocm buildchain
    
    * fixup, forgotten RUN
    
    * fixup, unify slashes
    
    * fixup, unify indent
    jiridanek authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9ed174f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a7d88f View commit details
    Browse the repository at this point in the history
  5. Merge pull request opendatahub-io#666 from jstourac/podmanDigests

    [GHA] Print also images digests after the image build in GitHub repo
    openshift-merge-bot[bot] authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ae4e01f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. RHOAIENG-11087 Fix: Remove install of package in bootstrapper as pre-…

    …installed
    
    Signed-off-by: Harshad Reddy Nalla <[email protected]>
    harshad16 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d30b6e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request opendatahub-io#667 from harshad16/remove-install-p…

    …ackage
    
    RHOAIENG-11087 Fix: Remove install of package in bootstrapper as pre-installed
    harshad16 authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1db71cc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #349 from opendatahub-io/main

    [pull] main from opendatahub-io:main
    harshad16 authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    618250b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    909743a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #353 from red-hat-data-services/digest-updater-103…

    …09839691
    
    [Digest Updater Action] Update Runtime Images
    harshad16 authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5a42d61 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    9b0d18a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b2a721 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #355 from red-hat-data-services/digest-updater-103…

    …13212251
    
    [Digest Updater Action] Update Notebook Images
    harshad16 authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1423b89 View commit details
    Browse the repository at this point in the history