GoogleContainerTools / GoogleContainerTools/skaffold
[v2] `kpt` deployer can live apply a flatten file.
Open
deploy/kpt
kind/todo
priority/p2
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Current kpt v1 can only deploys a whole directory which contains the Kptfile inventory.
`skaffold apply` needs to have the ability to use kpt deployer to deploy a single hydrated file (provided from --output flag). To achieve this, we will change kpt live apply to read the hydrated file from stdin
Contributor guide
Assessment
This issue has not been assessed yet.