kaniko/pkg/executor
Mitchell Friedman 6978fab45c Add retries to image push.
This uses the default provided retry transport by
go-containerregistry as this originally had no retries
built in.

This is useful to avoid intermittent failures of image
registries when returning a retryable status code.
2020-05-08 14:18:43 +01:00
..
build.go remove dedupes 2020-05-07 16:37:17 -07:00
build_test.go fix: stages are now resolved correctly if skip-unused 2020-05-04 18:38:18 +02:00
composite_cache.go fix resolve link for dirs with trailing / 2020-03-06 09:38:00 -08:00
composite_cache_test.go update build and composite cache tests 2020-01-23 15:37:38 -08:00
copy_multistage_test.go lint 2020-03-25 11:01:12 -07:00
fakes.go add a new method to indicate if the command provides files to snapshot 2020-05-01 15:50:46 -07:00
push.go Add retries to image push. 2020-05-08 14:18:43 +01:00
push_test.go Add retries to image push. 2020-05-08 14:18:43 +01:00