Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Include initContainers in images to fetch #1372

Merged
merged 1 commit into from
Sep 19, 2018

Commits on Sep 18, 2018

  1. Include initContainers in images to fetch

    Symptom: images used in initContainers, but not elsewhere, don't get
    metadata fetched for them, and don't get automated updates.
    
    Fix: the ImagesToFetch method of the cluster, supplied to the image DB
    as the way to get a list of all the images to fetch, didn't look in
    initContainers. So, make it do that.
    squaremo committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    d8a0155 View commit details
    Browse the repository at this point in the history