kaniko/deploy
Jason Hall b1b6962726
Share the Go build cache when building in Dockerfiles (#1853)
On my machine this makes image rebuilds go from ~5m to 1.5s.

This also required setting DOCKER_BUILDKIT=1 in integration test image
builds.

I also took the opportunity to bump the Go version used in those tests
to Go 1.17 to match the image build processes, and tidied up the
workflow files a bit too (renaming for consistency, typos, whitespace,
etc.)
2021-12-22 12:43:12 -05:00
..
Dockerfile Share the Go build cache when building in Dockerfiles (#1853) 2021-12-22 12:43:12 -05:00
Dockerfile_debug Share the Go build cache when building in Dockerfiles (#1853) 2021-12-22 12:43:12 -05:00
Dockerfile_slim Share the Go build cache when building in Dockerfiles (#1853) 2021-12-22 12:43:12 -05:00
Dockerfile_warmer Share the Go build cache when building in Dockerfiles (#1853) 2021-12-22 12:43:12 -05:00
cloudbuild-debug-release.yaml Mutli-arch support (#1531) 2021-01-25 17:49:19 -08:00
cloudbuild-debug.yaml Fix release pipeline (#1561) 2021-02-08 09:59:16 -08:00
cloudbuild-executor-release.yaml Mutli-arch support (#1531) 2021-01-25 17:49:19 -08:00
cloudbuild-executor.yaml Fix release pipeline (#1561) 2021-02-08 09:59:16 -08:00
cloudbuild-warmer-release.yaml Mutli-arch support (#1531) 2021-01-25 17:49:19 -08:00
cloudbuild-warmer.yaml Mutli-arch support (#1531) 2021-01-25 17:49:19 -08:00