Skip to content
  • Leigh B Stoller's avatar
    Fix for prestaging wrt non-versioned images: · bae7c1c2
    Leigh B Stoller authored
    When an image is not versioned at the source, we do not version it
    when we import it. If the image changes at the source, we notice
    that in Start() and bring in the new image. But with prestaging, we
    have to at least check those images for a hash change and clear the
    ready bit so that prestaging knows it needs to act on it.
    bae7c1c2