GoogleContainerTools/skaffold

[FR] Redeploy resources that get changed.

开放

#5,540 创建于 2021年3月12日

 (6 条评论) (0 个反应) (0 位负责人)Go (1,416 个派生)batch import
area/deployhelp wantedkind/feature-requestpriority/p3

仓库指标

星标
 (12,822 个星标)
PR 合并指标
 (平均合并 3天 6小时) (30 天内合并 16 个 PR)

描述

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

贡献者指南