Re: Enabling Incremental Builds

2016-07-24 Thread Ben Parees
On Sun, Jul 24, 2016 at 12:06 PM, Lalatendu Mohanty 
wrote:

> Hi,
>
> Can I enable "incremental builds" for the whole OpenShift setup? I have
> gone through the Origin documentation [1] and it seems I need to change the
> build configuration of individual application to enable incremental builds.
>
> [1]
> https://docs.openshift.org/latest/dev_guide/builds.html#incremental-builds


​Unfortunately there is no way to do that today.  We have the global build
defaulter+overrider which is intended to solve this sort of problem, but
today "incremental build" is not one of the fields it supports
defaulting/overriding:

https://docs.openshift.org/latest/install_config/build_defaults_overrides.html

i think we'd definitely consider adding it though, do you want to open an
issue at https://github.com/openshift/origin/issues and tag me (bparees)?
​



>
>
> Thanks,
>
> Lala
>
> ___
> dev mailing list
> dev@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
>



-- 
Ben Parees | OpenShift
___
dev mailing list
dev@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev


Enabling Incremental Builds

2016-07-24 Thread Lalatendu Mohanty

Hi,

Can I enable "incremental builds" for the whole OpenShift setup? I have 
gone through the Origin documentation [1] and it seems I need to change 
the build configuration of individual application to enable incremental 
builds.


[1] 
https://docs.openshift.org/latest/dev_guide/builds.html#incremental-builds


Thanks,

Lala

___
dev mailing list
dev@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev