On Sun, Jul 24, 2016 at 12:06 PM, Lalatendu Mohanty <[email protected]> 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 > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/dev > -- Ben Parees | OpenShift
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
