• Jason DeTiberus's avatar
    fix mirror-pod hash race condition · 2c32ee14
    Jason DeTiberus authored
    - Update kubeadm static pod upgrades to use the
      kubetypes.ConfigHashAnnotationKey annotation on the mirror pod rather
      than generating a hash from the full object info. Previously, a status
      update for the pod would allow the upgrade to proceed before the
      new static pod manifest was actually deployed.
    Signed-off-by: 's avatarJason DeTiberus <detiber@gmail.com>
    2c32ee14
wait.go 9.38 KB