summaryrefslogtreecommitdiff
path: root/imageprogress
Commit message (Expand)AuthorAge
* Create pkg/regexp to better handle init regexDaniel J Walsh2023-02-08
* Remove some dead code and simplificationsVincent Demeester2018-10-25
* Reintroduce tests for detecting errors in progress data.Miloslav Trmač2018-09-12
* Propagate error status from imageProgressWriter.readingGoroutineMiloslav Trmač2018-09-12
* Move the readProgress-calling goroutine into an explicit methodMiloslav Trmač2018-09-12
* Detect and decode errors in progress stream.Miloslav Trmač2018-09-12
* Support multi-stage image builds (#59)Clayton Coleman2018-02-22
* Guard against invalid progress data from DockerCesar Wong2017-11-08
* cleanup goroutine properly in imageprogress.NewPullWriterJim Minter2017-06-02
* Extract the dockerfile builder out of OpenShiftClayton Coleman2016-07-22