Laski

Results 6 comments of Laski

I was thinking: would it be possible to write (perhaps outside kaniko) some script that retires the job without cache if the first one fails? Probably using the `--cleanup` flag

I could really benefit from this too

Thanks @kklin! Yeah, it seems the best workaround until this is implemented :sweat_smile: . Sad to hear the project is not being worked on, it seems so promising. Which dir/files...

Even with the `--snapshotMode=redo` and `--use-new-run` my builds take almost 10 minutes for a fully cached (nothing changed) run.

Sure! The slowest part is ``` INFO[0237] Retrieving image manifest nginx:1.16.0-alpine INFO[0237] Checking for cached layer us.gcr.io/buendolar/cache/frontend-backoffice:744c2398b36de0ddaf5d82394344186becb4eb7e0ee7dfd0e830663240b93040... INFO[0238] Using caching version of cmd: COPY --from=builder /app/build /usr/share/nginx/html INFO[0238] Checking for...