-
Task
-
Resolution: Won't Do
-
Major
-
camel-k-1.6-GA
-
False
-
False
-
%
-
Todo
-
As illustrated in https://github.com/jboss-fuse/fuse-camel-k/issues/100 we are suffering of duplication of environments where we execute application builds. These environments have different configuration (OSBS builds in a docker container, PNC builds in a virtual machine with a GO build from Maven). Every change we bring to the build, we must duplicate and fit into both building models.
Most of the time we discover it at a late stage of the build, or even during QE phase. Having a single build would reduce this risk.