GoogleContainerTools / GoogleContainerTools/skaffold
Feature request: deploy.kubectl: add ability to pipe manifests into a command prior to applying
Open
area/render
kind/feature-request
priority/p2
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
this would enable flexible pre-processing immediately prior to applying rendered manifests.
As an example, if it were possibly to specify a program to pipe manifests into prior to `kubectl apply -f -`, one could easily utilize `envsubst` to parametrize k8s manifests without involving a heavy tool like helm
Contributor guide
Assessment
This issue has not been assessed yet.