sedna icon indicating copy to clipboard operation
sedna copied to clipboard

Sedna JointInferenceService and FederatedLearning controller enhancement

Open SherlockShemol opened this issue 1 year ago • 1 comments

What type of PR is this?

What this PR does / why we need it:

JointInferenceService controller

  • 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.
  • enable JointInferenceService controller to update related pods when modifying CRD.
  • add test files to ensure functionality stability and correctness.

FeratedLearningJob controller

  • pod self-healing ability: recreate pod when manually deleting the pod.
  • update pod when when FederatedLearningJob CRD is changed.
  • Add test file to ensure functionality stability and correctness. Which issue(s) this PR fixes:

Fixes #

SherlockShemol avatar Sep 29 '24 05:09 SherlockShemol

/lgtm

tangming1996 avatar Oct 28 '24 02:10 tangming1996

/lgtm

MooreZheng avatar Oct 29 '24 16:10 MooreZheng

/lgtm

jaypume avatar Oct 30 '24 12:10 jaypume

/approve

jaypume avatar Oct 30 '24 12:10 jaypume

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jaypume

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

kubeedge-bot avatar Oct 30 '24 12:10 kubeedge-bot

Besides, this PR aims to fix https://github.com/kubeedge/sedna/issues/430

MooreZheng avatar Dec 27 '24 10:12 MooreZheng