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

JointInferenceService controller enhancement #445

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Aug 13, 2024

  1. Enable the joint inference service to have self-healing ability

    create deployment resources to enable pod to rebuild after manual deletion.
    accomplish TODO: get the failed worker and know which worker fails, edge inference worker or cloud inference worker.
    
    Signed-off-by: shemol <shemol@163.com>
    SherlockShemol committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8949300 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    c15e8cc View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. enable JointInferenceService controller to update related pods when m…

    …odifying CRD, and add test files to ensure functionality stability and correctness
    
    Signed-off-by: SherlockShemol <shemol@163.com>
    SherlockShemol committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    3c5644d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    318f6fc View commit details
    Browse the repository at this point in the history