Re: [Architecture] [AppFac][Kubernetes] New Artifact Build Work Flow

2016-01-04 Thread Roshan Deniyage
Hi Dimuthu, Yes we are using fabric8 java client library and not calling Kubernetes REST API directly, since fabric8 simplify our effort. Thanks, Roshan Deniyage Associate Technical Lead WSO2, Inc: http://wso2.com Mobile: +94 777636406 / +1 408 667 6254 Twitter: *https://twitter.com

Re: [Architecture] [AppFac][Kubernetes] New Artifact Build Work Flow

2016-01-04 Thread Roshan Deniyage
Hi Dimuthu, Initial application creation flow is same as previous way. Instead of committing the artifact directly to the S2Git server, in the new work flow docker image is built using the built artifact and deploy to the private docker registry. That flow needs to be added to the image. Thank

Re: [Architecture] Fully automate cloud to cloud (iPaaS) use cases

2016-01-04 Thread Thulasika Vijayanathan
Hi, I plan to use the naming for the new init method as autoInit. Thanks. On Mon, Jan 4, 2016 at 8:52 PM, Malaka Silva wrote: > Thulasika this looks good. Can you arrange a code review session for this > please. > > Also what are we calling this new method? > > On Mon, Jan 4, 2016 at 5:41 PM,

Re: [Architecture] Fully automate cloud to cloud (iPaaS) use cases

2016-01-04 Thread Malaka Silva
Thulasika this looks good. Can you arrange a code review session for this please. Also what are we calling this new method? On Mon, Jan 4, 2016 at 5:41 PM, Thulasika Vijayanathan wrote: > Hi , > > I have written new init method to resolve above issue. In this method I > used an endpoint which i

Re: [Architecture] Fully automate cloud to cloud (iPaaS) use cases

2016-01-04 Thread Thulasika Vijayanathan
Hi , I have written new init method to resolve above issue. In this method I used an endpoint which is provided by API to check whether accessToken is expired or not.For that, First I get accessToken from registry if the accessToken is null or expired then only call getAccessTokenFromRefressToken

Re: [Architecture] App Factory Tier Implementation

2016-01-04 Thread Nadeeshani Pathirennehelage
Hi All, This is the updated user interface design for the *application level tier implementation.* When an application owner creates a new application, he can select the pricing plan for that application. ​ Then, for each application, application owner can choose container specs for the Applicat