Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

downloader: re-download digest-less cached images if last-modified differs #2608

Commits on Sep 11, 2024

  1. downloader: re-download digest-less cached images if last-modified

    …differs
    
    Signed-off-by: Norio Nomura <norio.nomura@gmail.com>
    norio-nomura committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f658f33 View commit details
    Browse the repository at this point in the history
  2. downloader: do not error out if retrieving remote last-modified for…

    … cached images fails
    
    Signed-off-by: Norio Nomura <norio.nomura@gmail.com>
    norio-nomura committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4b4a8e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. downloader: log last-modified value on re-download

    Signed-off-by: Norio Nomura <norio.nomura@gmail.com>
    norio-nomura committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    32fa635 View commit details
    Browse the repository at this point in the history
  2. downloader: add re-download tests

    Signed-off-by: Norio Nomura <norio.nomura@gmail.com>
    norio-nomura committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ef0b3a0 View commit details
    Browse the repository at this point in the history
  3. downloader: change to <missing Last-Modified header>

    Signed-off-by: Norio Nomura <norio.nomura@gmail.com>
    norio-nomura committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f853230 View commit details
    Browse the repository at this point in the history