GoogleContainerTools / GoogleContainerTools/skaffold
[FR] Redeploy resources that get changed.
Open
area/deploy
help wanted
kind/feature-request
priority/p3
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
I was following up this stackoverflow thead https://stackoverflow.com/questions/66601242/development-lifecycle-for-fast-starting-pods-with-dependency-on-slow-starting-p
Skaffold right now redeploys the whole application when we detect changes.
It would be worth looking into limiting this to redeploy on the affected resources or mark some resources as static and not under development
Contributor guide
Assessment
This issue has not been assessed yet.