GoogleContainerTools / GoogleContainerTools/skaffold
Skaffold should support pre/post lifecycle hooks for `Cleanup`
Open
area/cleanup
kind/feature-request
priority/p2
source/partnerships
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Issue tracks feature request for skaffold supporting pre/post lifecycle hooks for `Cleanup` step/phase. This way users could add custom cleanup code as necessary to extend/modify what skaffold does. This would likely involve adding similar UX/functionality to [Skaffold's lifecycle pre/post hooks](https://skaffold.dev/docs/pipeline-stages/lifecycle-hooks/) only extended to the `Cleanup` phase (also would require exposing a `Cleanup` phase) to allow for this
Contributor guide
Assessment
This issue has not been assessed yet.