GoogleContainerTools / GoogleContainerTools/skaffold
Patch rendered manifests
Open
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
I'd like to be able to patch the manifests that skaffold generates after skaffold has applied all changes.
Concrete use case: when I use skaffold to remotely debug a go application, skaffold will modify my deployment manifest by adding an init container for the go debugger. In my setup, I need to add certain fields to the init container for security reasons.
Or am I missing something and this is already possible?
Contributor guide
Assessment
This issue has not been assessed yet.