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

OCPBUGS-4955: Set ImagePullPolicy of bundle unpacker to "IfNotPresent" for image digests #2908

Commits on Dec 16, 2022

  1. Capture ImagePullPolicy selection from image as func, export for wide…

    …r use, implement in bundle unpacker, add tests
    
    Signed-off-by: Daniel Franz <dfranz@redhat.com>
    dtfranz committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    cae1e0b View commit details
    Browse the repository at this point in the history
  2. Fixed using wrong image as reference for pull policy inference

    Signed-off-by: Daniel Franz <dfranz@redhat.com>
    dtfranz committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    23b37eb View commit details
    Browse the repository at this point in the history
  3. Fixed unit test using wrong vars for path/image/etc.

    Signed-off-by: Daniel Franz <dfranz@redhat.com>
    dtfranz committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    5b6a543 View commit details
    Browse the repository at this point in the history
  4. Remove comment block

    Signed-off-by: Daniel Franz <dfranz@redhat.com>
    dtfranz committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    9816763 View commit details
    Browse the repository at this point in the history
  5. Generate hash just once for digestPath

    Signed-off-by: Daniel Franz <dfranz@redhat.com>
    dtfranz committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    2a5c923 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c336d48 View commit details
    Browse the repository at this point in the history