cdmikechen opened a new pull request, #1038:
URL: https://github.com/apache/submarine/pull/1038

   ### What is this PR for?
   A unified agent service replaces the previous one for each experiment and 
notebook. The unified agent will listen to both experiments and notebooks and 
update their status in real time, instead of having to start them 
independently, which would have resulted in untimely status updates.
   We will use the Java Operator SDK 
(https://github.com/java-operator-sdk/java-operator-sdk)
   
   ### What type of PR is it?
   Feature
   
   ### Todos
   * [x] - Use Java Operator SDK to replace old agent
   * [x] - Remove agent pod deployment when creating/deleting resource
   * [ ] - Operator support agent deployment
   * [ ] - Add agent test cases  
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/SUBMARINE-1362
   
   ### How should this be tested?
   Agent test cases
   
   ### Screenshots (if appropriate)
   NA
   
   ### Questions:
   * Do the license files need updating? No
   * Are there breaking changes for older versions? Yes
   * Does this need new documentation? No
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to