GoogleContainerTools / GoogleContainerTools/skaffold
Implement hooks runner for Docker deployer
Open
area/hooks
deploy/docker
kind/feature-request
priority/p2
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Currently, hooks are implemented by `kubectl exec` into pods for a deployment. We'll need to implement a new hook runner for running `docker exec` into a running container, and configure these to run during the correct phases.
Contributor guide
Assessment
This issue has not been assessed yet.