GoogleContainerTools / GoogleContainerTools/skaffold
Add includeTar/includeTools in sync block
Open
area/sync
kind/feature-request
priority/p3
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
This would allow containers that otherwise do not have the necessary container side tooling to use the skaffold sync features.
```yaml
sync:
includeTar: true
# or
includeTools: true
```
more context: https://github.com/GoogleContainerTools/skaffold/pull/2901#discussion_r325428048
Contributor guide
Assessment
This issue has not been assessed yet.