GoogleContainerTools / GoogleContainerTools/skaffold
`skaffold debug` should allow specifying imagePullPolicy for debug helpers
Open
area/debug
kind/feature-request
priority/awaiting-more-evidence
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Currently we configure the debug runtime support image(s) with an implicit `:latest` which means [the helper images will always be pulled](https://kubernetes.io/docs/concepts/containers/images/#updating-images). We should add a flag to configure the pull-policy to be used.
Contributor guide
Assessment
This issue has not been assessed yet.