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

Update to Podman 1.3 & CRIO v1.14.1 #4299

Merged
merged 7 commits into from
May 20, 2019

Commits on May 4, 2019

  1. Upgrade podman to 1.2.0

    afbjorklund committed May 4, 2019
    Configuration menu
    Copy the full SHA
    af5b2c7 View commit details
    Browse the repository at this point in the history
  2. Upgrade crio to 1.14.0

    afbjorklund committed May 4, 2019
    Configuration menu
    Copy the full SHA
    3cc4376 View commit details
    Browse the repository at this point in the history
  3. The cri-o config changed the type of a field

    Trying to run with the old config gives fatal runtime error:
    toml: cannot load TOML value of type string into a Go slice
    afbjorklund committed May 4, 2019
    Configuration menu
    Copy the full SHA
    c272f68 View commit details
    Browse the repository at this point in the history
  4. Need to create the cni directory, or cri-o cries

    config validation: invalid network_dir:
    stat /etc/cni/net.d/: no such file or directory
    afbjorklund committed May 4, 2019
    Configuration menu
    Copy the full SHA
    732c6d7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Upgrade podman to 1.3.1

    afbjorklund committed May 20, 2019
    Configuration menu
    Copy the full SHA
    dff8960 View commit details
    Browse the repository at this point in the history
  2. Upgrade crio to 1.14.1

    afbjorklund committed May 20, 2019
    Configuration menu
    Copy the full SHA
    d643431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3c088a View commit details
    Browse the repository at this point in the history