FatalLin opened a new pull request #822: URL: https://github.com/apache/submarine/pull/822
### What is this PR for? just like we discussed earlier, we would like to turn submarine into a more k8s specialize solution; thus I build the base frame k8s-agent in this PR, which is responsible for tracking different types of custom resource we created - tfjob, pytorch job, and note book. ### What type of PR is it? Feature ### Todos * implement the customResourceHandler for each custom resource. * add the building process into current building progress. ### What is the Jira issue? https://issues.apache.org/jira/browse/SUBMARINE-1105 ### How should this be tested? For now the codes is quite simple, I think we could add the unit test once the customResource handler is done. ### Screenshots (if appropriate)   ### Questions: * Do the license files need updating? No * Are there breaking changes for older versions? No * Does this need new documentation? Yes (Design Doc) -- 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]
