May 10, 2017
View 22a0319

Merge pull request #33114 from dnephin/fix-builder-warn-on-unused-builtint

Vincent Demeester authored on 2017/05/10 16:38:07
View 1a6f8a9

Merge pull request #32792 from rogaha/extra_prometheus_metrics

Sebastiaan van Stijn authored on 2017/05/10 04:48:34
View 72cc81e

Fix warning for unused build args.

Daniel Nephin authored on 2017/05/10 00:25:33
May 6, 2017
View 6c28e8e

Refactor imageContexts into two different structs.

Daniel Nephin authored on 2017/05/06 07:52:11
April 28, 2017
View aee2da3

Merge pull request #32858 from dnephin/builder-shell-words-interface

Daniel Nephin authored on 2017/04/28 02:16:40
April 27, 2017
View 2f0ebba

Some refactoring of dispatch()

Daniel Nephin authored on 2017/04/27 06:45:16
View 2414166

Create a new ShellLex struct which provides the expected interface to Builder.

Daniel Nephin authored on 2017/04/27 07:24:41
April 24, 2017
View a28b173

Add extra prometheus metrics - buildsTriggered - buildsFailed - valid options: metricsDockerfileSyntaxError, metricsDockerfileEmptyError, metricsCommandNotSupportedError, metricsErrorProcessingCommandsError, metricsBuildTargetNotReachableError, metricsMissingOnbuildArgumentsError, metricsUnknownInstructionError, metricsBuildCanceled, - engineInfo

Roberto Gandolfo Hashioka authored on 2017/04/24 20:32:01
April 22, 2017
View 9f738cc

Cleanup all the mutate + defer revert of b.runConfig in the builder

Daniel Nephin authored on 2017/04/22 04:08:11
April 14, 2017
View 0296797

Extract squash and tagging from the Dockerfile builder.

Daniel Nephin authored on 2017/04/14 03:37:32
April 12, 2017
View 52626bb

Reduce the number of calls to b.image

Daniel Nephin authored on 2017/04/12 07:17:02
View e59327a

Change builder.dispatchers to use a dispatchRequest object

Daniel Nephin authored on 2017/04/12 03:34:05
April 6, 2017
View 5894bc1

Add `docker build --iidfile=FILE`

Ian Campbell authored on 2017/04/06 21:33:56
March 28, 2017
View b3bc7b2

Expose a smaller interface for the Builder retrieving images from daemon

Daniel Nephin authored on 2017/03/28 10:36:28
March 21, 2017
View d1faf3d

Refactor remote context parsing

Tonis Tiigi authored on 2017/03/21 07:22:29