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

Update Dockerfile to pull manifests from different component repo #431

Merged
merged 6 commits into from
Sep 15, 2023

Commits on Sep 15, 2023

  1. Update Dockerfile to pull manifests from different component repo

    - leave notebook, modelmesh, monitoring as-is from odh-manifests
    - change kserve path to where it sets in source repo.
    - move download manifests function into a script
    - make Dockerfile a multi-stage build
    - add empty odh-amnifests for ci build
    - odh-modelmesh-controller has new path in odh-manifests
    - kserve does not have 'base' in component repo
    
    Signed-off-by: Wen Zhou <wenzhou@redhat.com>
    zdtsw committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    befa375 View commit details
    Browse the repository at this point in the history
  2. Update kserve release branch

    Signed-off-by: Wen Zhou <wenzhou@redhat.com>
    zdtsw committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a046eea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4da98a View commit details
    Browse the repository at this point in the history
  4. Update notebook-images to use manifests from its repo

    Signed-off-by: Wen Zhou <wenzhou@redhat.com>
    zdtsw committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    94470ee View commit details
    Browse the repository at this point in the history
  5. Fix: path for kserve

    Signed-off-by: Wen Zhou <wenzhou@redhat.com>
    zdtsw committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    69d5819 View commit details
    Browse the repository at this point in the history
  6. Docs: update README

    Signed-off-by: Wen Zhou <wenzhou@redhat.com>
    zdtsw committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2e3a384 View commit details
    Browse the repository at this point in the history