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

Pull run image using digest reference in analyzed.toml (not image name from extensions) #2127

Merged
merged 7 commits into from
May 20, 2024

Commits on Apr 16, 2024

  1. Pull run image using digest reference in analyzed.toml (not image nam…

    …e from extensions)
    
    Signed-off-by: Natalie Arellano <[email protected]>
    natalieparellano committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3343b9b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Fix unit

    Signed-off-by: Natalie Arellano <[email protected]>
    natalieparellano committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2c98edd View commit details
    Browse the repository at this point in the history
  2. Use the run image name to determine if the run image changed,

    use the run image identifier to pull.
    
    Signed-off-by: Natalie Arellano <[email protected]>
    natalieparellano committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    328fce6 View commit details
    Browse the repository at this point in the history
  3. Fallback to run image name if we fail to pull run image by reference

    (as run image reference may be a daemon image id)
    
    Signed-off-by: Natalie Arellano <[email protected]>
    natalieparellano committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b30f3e5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Pull the new run image by name before restore, and by identifier afte…

    …r restore
    
    When building to a daemon we need to pull the run image before restore in order to get target data
    
    Signed-off-by: Natalie Arellano <[email protected]>
    natalieparellano committed May 14, 2024
    Configuration menu
    Copy the full SHA
    75b16b6 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Fix acceptance

    The fixture changed, so the SHA changed
    
    Signed-off-by: Natalie Arellano <[email protected]>
    natalieparellano committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3350bc9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    6405ff4 View commit details
    Browse the repository at this point in the history