GoogleContainerTools / GoogleContainerTools/skaffold

`tryImportMissing` should be on a per-artifact basis

Open
#6,920 0 comments 0 reactions 0 assignees View on GitHub
kind/feature-request
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

`tryImportMissing` is useful to avoid expensive image rebuilds, but it's currently an all-or-nothing decision. For example, in a micro-service type app, where there may be an ML backends with a big model that might benefit from `tryImportMissing`, but the other services would still be better using our normal build-and-watch mechanism.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.