Thanks Zhankun for clarifying. I am converting my vote to +1 (binding) Appreciate all of your efforts for this release
- Sunil On Mon, Feb 3, 2020 at 1:44 PM Zhankun Tang <[email protected]> wrote: > Hi Sunil, > > Thanks for the help in verifying it! > > For the 404-Not Found of the maven staging repo, it's because I've clicked > the release button for it. We've got 3 binding +1 and 1 non-binding +1. I'm > already doing the publishing. :) > For the submarine docker images, it's stored under the apache/submarine > repo created by "apache" user(maintained by Apache INFRA) in Docker hub. > And the submarine images are maintained by the docker hub users owned by > submarine PMCs. See here for more details. > https://issues.apache.org/jira/browse/INFRA-19650 > > BR, > Zhankun > > > On Mon, 3 Feb 2020 at 15:08, Sunil Govindan <[email protected]> wrote: > > > Generally the tests looks good to me. > > I tried to run locally and basic setup seems fine. > > > > Some doubts in the below parts. > > 1. > > > https://repository.apache.org/content/repositories/orgapachesubmarine-1001 > > is > > coming as 404-Not Found for me ? > > 2. Could we use apache docker repo? or is this maintained by Submarine, > if > > so, how many images we can maintain here? > > > > Thanks > > Sunil > > > > On Mon, Feb 3, 2020 at 9:18 AM Zac Zhou <[email protected]> wrote: > > > > > +1 > > > > > > Zhankun, thanks for your proposal. > > > > > > kevin su <[email protected]> 于2020年1月25日周六 下午8:18写道: > > > > > > > +1, thanks Zhankun > > > > > > > > Xun Liu <[email protected]> 於 2020年1月25日 週六 下午7:48寫道: > > > > > > > > > +1. Thanks, Xun Liu. > > > > > > > > > > On Thu, Jan 23, 2020 at 12:08 AM Xun Liu <[email protected]> > wrote: > > > > > > > > > > > Thanks Zhankun & all the contributors for release 0.3.0 > > > > > > > > > > > > On Wed, Jan 22, 2020 at 6:44 PM Zhankun Tang <[email protected]> > > > wrote: > > > > > > > > > > > >> Hi folks, > > > > > >> > > > > > >> Thanks to everyone's help on this release. Special thanks to > > > Wanqiang, > > > > > >> Zac, Kevin, Xun, and Jeff! > > > > > >> > > > > > >> I've created a release candidate (RC0) for submarine 0.3.0. The > > > > > >> highlighted features are as follows: > > > > > >> - Mini-submarine > > > > > >> - Basic Tensorflow job submission to k8s through > submarine-server > > > > > RESTful > > > > > >> API > > > > > >> - Job submission on YARN through submarine-server RPC protocol > > > > > >> > > > > > >> The RC tag in git is here: > > > > > >> https://github.com/apache/submarine/tree/release-0.3.0-RC0 > > > > > >> > > > > > >> The RC release artifacts are available at: > > > > > >> http://home.apache.org/~ztang/submarine-0.3.0-RC0/ > > > > > >> > > > > > >> The mini-submarine image is here: > > > > > >> docker pull apache/submarine:mini-0.3.0-RC0 > > > > > >> > > > > > >> > > > > > > > > > > > > > > > https://hub.docker.com/layers/apache/submarine/mini-0.3.0-RC0/images/sha256-3dd49054bf8a91521f5743c675278d626a5fa568e91651c67867b8ba6ceba340 > > > > > >> > > > > > >> The Maven staging repository is here: > > > > > >> > > > > > > > > > > > > > > > https://repository.apache.org/content/repositories/orgapachesubmarine-1001 > > > > > >> > > > > > >> My public key is here: > > > > > >> https://dist.apache.org/repos/dist/release/submarine/KEYS > > > > > >> > > > > > >> *This vote will run for 10 days, ending on Feb. 1st, 2020 at > 11:59 > > > pm > > > > > >> PST.* > > > > > >> > > > > > >> For the testing, I have verified the build from source, run the > > > mnist > > > > > >> example with mini-submarine(both local and remote mode) and > > verified > > > > > >> posting a mnist TFJob to K8s through the submarine. > > > > > >> > > > > > >> Please follow the document to test these features. > > > > > >> > > > > > > > > > > > > > > > https://github.com/apache/submarine/tree/master/dev-support/mini-submarine > > > > > >> > > > > > >> > > > > > > > > > > > > > > > https://github.com/apache/submarine/blob/master/docs/submarine-server/README.md > > > > > >> > > > > > >> My +1 (binding) to start. Thanks! > > > > > >> > > > > > >> BR, > > > > > >> Zhankun > > > > > >> > > > > > >> On Thu, 16 Jan 2020 at 18:11, yuan.zac.zq < > [email protected]> > > > > > wrote: > > > > > >> > > > > > >>> Thanks Zhankun & all the contributors for release 0.3.0 > > > > > >>> > > > > > >>> Zac Zhou > > > > > >>> On 1/16/2020 18:08,Xun Liu<[email protected]> < > [email protected] > > > > > > > > >>> wrote: > > > > > >>> > > > > > >>> Submarine 0.3.0 is release, which is really good news! > > > > > >>> > > > > > >>> On Thu, Jan 16, 2020 at 6:04 PM Rohith Sharma K S < > > > > > >>> [email protected]> > > > > > >>> wrote: > > > > > >>> > > > > > >>> Thanks Zhankun, for the initiating release process. > > > > > >>> > > > > > >>> > > > > > >>> On Wed, 15 Jan 2020 at 19:21, Zhankun Tang <[email protected]> > > > wrote: > > > > > >>> > > > > > >>> Hi folks, > > > > > >>> > > > > > >>> I've cleaned up the JIRAs[1] for 0.3.0 and created a tag > > > > > >>> "release-0.3.0-RC0"[2] instead of branching to simplify the > > release > > > > > >>> > > > > > >>> process > > > > > >>> > > > > > >>> before our v1.0. This tag means version 0.3.0 is code frozen. > If > > we > > > > > found > > > > > >>> big issues in RC0 artifacts, we can tag an RC1. > > > > > >>> > > > > > >>> It means Submarine releases will happen from master branch > always > > > > > >>> > > > > > >>> until v1.0. Branching will be done from v1.0 onward, right? If > > so, > > > is > > > > > it > > > > > >>> inline with Apache release process compliance? Can you confirm? > > > > > >>> > > > > > >>> -Rohith Sharma K S > > > > > >>> > > > > > >>> > > > > > > > > > > > > > > >
