kubeedge / sedna

AI tookit over KubeEdge
https://sedna.readthedocs.io
Apache License 2.0
509 stars 166 forks source link

modify FederatedLearningJob CRD #456

Open SherlockShemol opened 2 weeks ago

SherlockShemol commented 2 weeks ago

Mr. Tang Ming suggests that, unlike inference tasks, Federated Learning should be treated as a job that should not be modified once it is running. Modifying it essentially means restarting the job, so users should delete the existing job and create a new FederatedLearningJob after making any changes. Therefore, users should be directly prohibited from modifying the CRD.

Could you please provide your feedback? @tangming1996 @hsj576 @MooreZheng

SherlockShemol commented 2 days ago

two optional solution: