• Yu-Ju Hong's avatar
    kubelet: pipe SyncPodType to pod workers · 889e798d
    Yu-Ju Hong authored
    Now that kubelet has switched to incremental updates, it has complete
    information of the pod update type (create, update, sync). This change pipes
    this information to pod workers so that they don't have to derive the type
    again.
    889e798d
types.go 3.16 KB