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

[release/1.7 backport] Add --pull option to build command #3121

Closed

Commits on Jun 19, 2024

  1. ci: fix cni-plugins-v1.4.1 shasum

    See containernetworking/plugins#1038
    
    Signed-off-by: David Son <davbson@amazon.com>
    sondavidb committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    cdf6631 View commit details
    Browse the repository at this point in the history
  2. CI: use Go 1.22

    The main branch of containerd now depends on Go 1.22, so we have to
    upgrade the CI to Go 1.22.
    
    The runc binary is still built with Go 1.21 due to
    opencontainers/runc issue 4233.
    
    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda authored and sondavidb committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    57ff86d View commit details
    Browse the repository at this point in the history
  3. Add --pull option to build command

    Signed-off-by: David Son <davbson@amazon.com>
    sondavidb committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bb9e7f0 View commit details
    Browse the repository at this point in the history