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

Implement model registry inference service reconciliation #135

Commits on Jan 26, 2024

  1. Fix overlays/dev deployment

    Signed-off-by: Andrea Lamparelli <[email protected]>
    lampajr committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    490c0c4 View commit details
    Browse the repository at this point in the history
  2. Setup InferenceService reconciliation to model registry

    Signed-off-by: Andrea Lamparelli <[email protected]>
    lampajr committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4c03910 View commit details
    Browse the repository at this point in the history
  3. Setup e2e test for new reconciler

    Signed-off-by: Andrea Lamparelli <[email protected]>
    lampajr committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6eba8e2 View commit details
    Browse the repository at this point in the history
  4. Enable new reconciler

    Signed-off-by: Andrea Lamparelli <[email protected]>
    lampajr committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d843346 View commit details
    Browse the repository at this point in the history
  5. Fix model registry inference service reconciler

    Signed-off-by: Andrea Lamparelli <[email protected]>
    lampajr committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3fe6458 View commit details
    Browse the repository at this point in the history
  6. Create serving env when not found

    Signed-off-by: Andrea Lamparelli <[email protected]>
    lampajr committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    015f6c6 View commit details
    Browse the repository at this point in the history
  7. Retrieve MR namespace from ISVC label

    Signed-off-by: Andrea Lamparelli <[email protected]>
    lampajr committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    609b1b5 View commit details
    Browse the repository at this point in the history
  8. Added Kind cluster configuration for local e2e tests

    Signed-off-by: Andrea Lamparelli <[email protected]>
    lampajr committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1a765ee View commit details
    Browse the repository at this point in the history
  9. Fix MR InferenceService reconciler

    Signed-off-by: Andrea Lamparelli <[email protected]>
    lampajr committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e055b26 View commit details
    Browse the repository at this point in the history
  10. Update model-registry library

    Signed-off-by: Andrea Lamparelli <[email protected]>
    lampajr committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9a67c4e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Apply suggestions from code review

    Co-authored-by: Edgar Hernández <[email protected]>
    Signed-off-by: Andrea Lamparelli <[email protected]>
    lampajr and israel-hdez committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c9cbe07 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Edgar Hernández <[email protected]>
    Signed-off-by: Andrea Lamparelli <[email protected]>
    lampajr and israel-hdez committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    25db572 View commit details
    Browse the repository at this point in the history
  3. Check if IS already exists in MR

    Signed-off-by: Andrea Lamparelli <[email protected]>
    lampajr committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    9c4e7b4 View commit details
    Browse the repository at this point in the history
  4. Improve e2e testing

    Signed-off-by: Andrea Lamparelli <[email protected]>
    lampajr committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    962bd76 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Refactor dev manifests

    Signed-off-by: Andrea Lamparelli <[email protected]>
    lampajr committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4cbfd11 View commit details
    Browse the repository at this point in the history