FatalLin opened a new pull request #877:
URL: https://github.com/apache/submarine/pull/877


   ### What is this PR for?
   Just like we mentioned in ticket, we tried to refactor the status sync-up 
mechanism in a more k8s native way. So in this pr, I leveraged the sidecar 
pattern to monitor the status of notebook object,  this agent's responsibility 
is monitoring the status of notebook from started to terminated, and each 
change will be pass to submaine-server transparently via internal api.
   
   ### What type of PR is it?
   Feature
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/SUBMARINE-1108
   ### How should this be tested?
   this refactoring should pass all the existed notebook operation tests.
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Do the license files need updating? No
   * Are there breaking changes for older versions? No
   * 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