GoogleContainerTools / GoogleContainerTools/skaffold
add support for lifecycle hooks for `apply` usage
Open
area/apply
area/hooks
kind/feature-request
priority/p2
triage/discuss
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Currently skaffold lifecycle hooks are supported for each `phase` in skaffold:
https://skaffold.dev/docs/lifecycle-hooks/
Users using `skaffold apply` though are not able to have a pre/post hook run as only `skaffold deploy` triggers hooks. It makes sense to add lifecycle hook support of some capacity to `apply` to better support users there
Contributor guide
Assessment
This issue has not been assessed yet.