We are copying all the contents from the PUPPET_HOME to the inside of the build container right now to keep the config scripts clean. Since these are text files and doesn't take up a lot of download time, there's no impact if we only download the product YAML or not.
Regards, Chamila de Alwis Committer and PMC Member - Apache Stratos Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com On Wed, Jun 8, 2016 at 11:51 AM, Abhishek Tiwari < [email protected]> wrote: > Hi All, > > I recently built wso2mb docker image using puppet provisioning (default). > The build was successful and I was able to launch the product, but I saw > the following messages [1], which seems to indicate that yaml files from > almost all the products were accessed. > > I haven't gone through the implementation yet, but I am curious as to why > we are accessing yaml files from all the products while building a specific > product. > > Thanks > Abhishek > > > [1]. > 172.17.0.2 - - [08/Jun/2016 11:41:08] "GET > /hieradata/dev/wso2/wso2dss/3.5.0/default/worker.yaml HTTP/1.1" 200 - > 2016-06-08 06:11:08 URL: > http://172.17.0.1:8000/hieradata/dev/wso2/wso2dss/3.5.0/default/worker.yaml > [1466/1466] -> "hieradata/dev/wso2/wso2dss/3.5.0/default/worker.yaml" [2] > No data received. > 172.17.0.2 - - [08/Jun/2016 11:41:09] "GET > /hieradata/dev/wso2/wso2dss/3.5.0/kubernetes/default.yaml HTTP/1.1" 200 - > 2016-06-08 06:11:09 URL: > http://172.17.0.1:8000/hieradata/dev/wso2/wso2dss/3.5.0/kubernetes/default.yaml > [6804/6804] -> "hieradata/dev/wso2/wso2dss/3.5.0/kubernetes/default.yaml" > [2] > No data received. > 172.17.0.2 - - [08/Jun/2016 11:41:10] "GET > /hieradata/dev/wso2/wso2dss/3.5.0/kubernetes/manager.yaml HTTP/1.1" 200 - > 2016-06-08 06:11:10 URL: > http://172.17.0.1:8000/hieradata/dev/wso2/wso2dss/3.5.0/kubernetes/manager.yaml > [1497/1497] -> "hieradata/dev/wso2/wso2dss/3.5.0/kubernetes/manager.yaml" > [2] > No data received. > 172.17.0.2 - - [08/Jun/2016 11:41:11] "GET > /hieradata/dev/wso2/wso2dss/3.5.0/kubernetes/worker.yaml HTTP/1.1" 200 - > 2016-06-08 06:11:11 URL: > http://172.17.0.1:8000/hieradata/dev/wso2/wso2dss/3.5.0/kubernetes/worker.yaml > [1500/1500] -> "hieradata/dev/wso2/wso2dss/3.5.0/kubernetes/worker.yaml" [2] > No data received. > 172.17.0.2 - - [08/Jun/2016 11:41:12] "GET > /hieradata/dev/wso2/wso2es/2.0.0/default/default.yaml HTTP/1.1" 200 - > 2016-06-08 06:11:12 URL: > http://172.17.0.1:8000/hieradata/dev/wso2/wso2es/2.0.0/default/default.yaml > [10013/10013] -> "hieradata/dev/wso2/wso2es/2.0.0/default/default.yaml" [2] > No data received. > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
