Uploaded image for project: 'MicroShift'
  1. MicroShift
  2. USHIFT-5568

Split AI Model Serving manifests into two

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 2
    • None
    • None
    • uShift Sprint 269
    • None
    • None
    • None

      Description of problem:

      Currently AIMS manifest is comprised of two parts: kserve and runtimes.
      They're applied together and they block applying of other manifests.
      Because runtimes cannot be applied until kserve runs (webhook), if user wanted to tweak the kserve config, they couldn't do it.
      
      To tweak the config, the overriding manifest needs to applied after kserve's manifest, but before kserve Pod starts.
      
      If that singular manifest blocks kserve until runtimes are applied, user's manifest would be applied too late.
      
      We need to split the manifest into two, so the user's manifest can jump in between.

      Version-Release number of selected component (if applicable):

       

      How reproducible:

       

      Steps to Reproduce:

      1.
      2.
      3.
      

      Actual results:

       

      Expected results:

       

      Additional info:

       

              pmatusza@redhat.com Patryk Matuszak
              pmatusza@redhat.com Patryk Matuszak
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: