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

add Model Registry doc to website #3698

Merged
merged 34 commits into from
May 21, 2024

Commits on Mar 14, 2024

  1. add Model Registry doc to website

    The documentation is to highlight how to onboard users.
    A component is added to KF website sidebar.
    Use Alpha version marker.
    The doc highlight how to install, use Python client, examples of integrations with other components and add-ons.
    
    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    27f4f59 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Update content/en/docs/components/model-registry/overview.md

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: Helber Belmiro <helber.belmiro@gmail.com>
    tarilabs and hbelmiro authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7c0f767 View commit details
    Browse the repository at this point in the history
  2. Update content/en/docs/components/model-registry/overview.md

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: Helber Belmiro <helber.belmiro@gmail.com>
    tarilabs and hbelmiro authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2f006e8 View commit details
    Browse the repository at this point in the history
  3. Update content/en/docs/components/model-registry/getting-started.md

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: Helber Belmiro <helber.belmiro@gmail.com>
    tarilabs and hbelmiro authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1d8d1e2 View commit details
    Browse the repository at this point in the history
  4. fix to updated link

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a22603f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. update diagram to show inner/outer MLOps loops

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6eb7ab1 View commit details
    Browse the repository at this point in the history
  2. implement review feedback

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    458d387 View commit details
    Browse the repository at this point in the history
  3. implement review req for architecture page

    under a "Reference" section
    
    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3bbf750 View commit details
    Browse the repository at this point in the history
  4. implement review req for splitting getting-started

    ...into an Installation page
    and the "actual" getting-started example guide
    
    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2f567ae View commit details
    Browse the repository at this point in the history
  5. Update content/en/docs/components/model-registry/reference/architectu…

    …re.md
    
    
    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: Helber Belmiro <helber.belmiro@gmail.com>
    tarilabs and hbelmiro authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3bc703b View commit details
    Browse the repository at this point in the history
  6. Update content/en/docs/components/model-registry/installation.md

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: Andrea Lamparelli <a.lamparelli95@gmail.com>
    tarilabs and lampajr authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0cfe214 View commit details
    Browse the repository at this point in the history
  7. fix wrong command in installation

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: Andrea Lamparelli <a.lamparelli95@gmail.com>
    tarilabs and lampajr committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a1af1d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. update for better reproducible kserve add-on example

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4768e55 View commit details
    Browse the repository at this point in the history
  2. add short sentence for each phase in the ML lifecycle

    as requested in meeting
    
    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    be3ebf8 View commit details
    Browse the repository at this point in the history
  3. implement review feedback

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ba73b17 View commit details
    Browse the repository at this point in the history
  4. add "model registry use case" section

    as required from previous meeting
    
    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8ba5899 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Update content/en/docs/components/model-registry/overview.md

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: Helber Belmiro <helber.belmiro@gmail.com>
    tarilabs and hbelmiro authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    45274b3 View commit details
    Browse the repository at this point in the history
  2. Update content/en/docs/components/model-registry/overview.md

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: Helber Belmiro <helber.belmiro@gmail.com>
    tarilabs and hbelmiro authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    c8eb466 View commit details
    Browse the repository at this point in the history
  3. implement review feedback on diagram

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    fca2120 View commit details
    Browse the repository at this point in the history
  4. Update content/en/docs/components/model-registry/overview.md

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: StefanoFioravanzo <stefano.fioravanzo@gmail.com>
    tarilabs and StefanoFioravanzo authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    017ca5a View commit details
    Browse the repository at this point in the history
  5. Update content/en/docs/components/model-registry/overview.md

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: StefanoFioravanzo <stefano.fioravanzo@gmail.com>
    tarilabs and StefanoFioravanzo authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    c568cae View commit details
    Browse the repository at this point in the history
  6. Update content/en/docs/components/model-registry/overview.md

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: StefanoFioravanzo <stefano.fioravanzo@gmail.com>
    tarilabs and StefanoFioravanzo authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    02214a4 View commit details
    Browse the repository at this point in the history
  7. Update content/en/docs/components/model-registry/overview.md

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: StefanoFioravanzo <stefano.fioravanzo@gmail.com>
    tarilabs and StefanoFioravanzo authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    e3c441f View commit details
    Browse the repository at this point in the history
  8. Update content/en/docs/components/model-registry/overview.md

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: StefanoFioravanzo <stefano.fioravanzo@gmail.com>
    tarilabs and StefanoFioravanzo authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    b901113 View commit details
    Browse the repository at this point in the history
  9. implement review feedback

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    0659ec5 View commit details
    Browse the repository at this point in the history
  10. implement review feedback

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    1ab5aa4 View commit details
    Browse the repository at this point in the history
  11. implement review feedback

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    3ee7e42 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Update content/en/docs/components/model-registry/overview.md

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
    tarilabs and andreyvelich authored May 20, 2024
    Configuration menu
    Copy the full SHA
    36e07d1 View commit details
    Browse the repository at this point in the history
  2. implement review feedback

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9e4c03c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. fix broken link on review feedback

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    tarilabs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d9c3cd6 View commit details
    Browse the repository at this point in the history
  2. implement review feedback

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: Josh Bottum <joshbottum@gmail.com>
    tarilabs and jbottum committed May 21, 2024
    Configuration menu
    Copy the full SHA
    84f3859 View commit details
    Browse the repository at this point in the history
  3. implement review feedback

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: Josh Bottum <joshbottum@gmail.com>
    tarilabs and jbottum committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5511ebb View commit details
    Browse the repository at this point in the history
  4. implement review feedback

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: Josh Bottum <joshbottum@gmail.com>
    tarilabs and jbottum committed May 21, 2024
    Configuration menu
    Copy the full SHA
    01490e1 View commit details
    Browse the repository at this point in the history
  5. implement review feedback

    Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
    
    Co-authored-by: Josh Bottum <joshbottum@gmail.com>
    tarilabs and jbottum committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f6cad0a View commit details
    Browse the repository at this point in the history