GoogleContainerTools / GoogleContainerTools/skaffold
Support Buildpacks project.toml
Open
build/buildpacks
kind/feature-request
priority/p2
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
It should be possible to configure a buildpacks build through the `project.toml` file.
+ [x] Read env vars from `project.toml`
+ [x] Read buildpacks list from `project.toml`
+ [ ] Take `include` and `exclude` into account when sending the context and computing the context's digest for caching
+ [x] `skaffold init` should recognize a `project.toml`
+ [x] Add a sample
+ [x] `project.toml` path can be configured in `skaffold.yaml`
Contributor guide
Assessment
This issue has not been assessed yet.