GoogleContainerTools/skaffold

[FR] Redeploy resources that get changed.

Ouverte

#5 540 ouverte le 12 mars 2021

 (6 commentaires) (0 réaction) (0 personne assignée)Go (1 416 forks)batch import
area/deployhelp wantedkind/feature-requestpriority/p3

Métriques du dépôt

Stars
 (12 822 étoiles)
Métriques de merge PR
 (Merge moyen 3j 6h) (16 PRs mergées en 30 j)

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

Guide contributeur