kaniko/pkg/executor
Leo Palmer Sunmo 6a340c6a1f
Enable pushing cache with --no-push (#3181)
Make sure we check --no-cache-push instead of --no-push when deciding whether to
push cache or not.
2024-06-04 11:21:16 -07:00
..
build.go Fix missing or partial support for pattern substition in variable references with cache enabled (#2968) 2024-02-13 18:57:19 -08:00
build_test.go Fix missing or partial support for pattern substition in variable references with cache enabled (#2968) 2024-02-13 18:57:19 -08:00
composite_cache.go Fix .dockerignore for build context copies in later stages (#1447) 2020-10-08 12:47:14 -07:00
composite_cache_test.go fix: Remove references to deprecated io/ioutil pkg (#2867) 2023-11-28 13:02:53 -08:00
copy_multistage_test.go fix: resolve issue with copy_multistage_test.go and broken ioutil import (#2879) 2023-11-29 10:51:39 -08:00
fakes.go Prevent extra snapshot with --use-new-run (#2943) 2024-01-16 21:14:03 -08:00
push.go Enable pushing cache with --no-push (#3181) 2024-06-04 11:21:16 -07:00
push_test.go fix: Remove references to deprecated io/ioutil pkg (#2867) 2023-11-28 13:02:53 -08:00