-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable the joint inference service to have self-healing ability
create deployment resources to enable pod to rebuild after manual deletion. Signed-off-by: shemol <[email protected]> Signed-off-by: SherlockShemol <[email protected]> fix objectsearch bug of joint delete Signed-off-by: ming.tang <[email protected]> enable JointInferenceService controller to update related pods when modifying CRD, and add test files to ensure functionality stability and correctness Signed-off-by: SherlockShemol <[email protected]> when manually delete a pod, it can be automatically recreated.Pod can be updated when FederatedLearningJob CRD is changed.Add test file to ensure functionality stability and correctness Signed-off-by: SherlockShemol <[email protected]> Removed redundant DeploymentSpec definitions in JointInferenceServiceSpec Signed-off-by: SherlockShemol <[email protected]> group the packet;enable deployment to rebuild when accidentally deleted in JointInferenceService;remove the extra pod informer process in JointInferenceService;modify the test file for JointInferenceService Signed-off-by: SherlockShemol <[email protected]> modify CreateDeploymentWithTemplate function in objectsearch and featureextraction for gm to build Signed-off-by: SherlockShemol <[email protected]> fix go lint test error Signed-off-by: SherlockShemol <[email protected]>
- Loading branch information
1 parent
f75ebbe
commit 82add2d
Showing
213 changed files
with
21,569 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.