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

crio v1.8.4, runc update, kpod update #2311

Merged
merged 4 commits into from
Dec 14, 2017
Merged

crio v1.8.4, runc update, kpod update #2311

merged 4 commits into from
Dec 14, 2017

Commits on Dec 12, 2017

  1. crio: update to v1.0.3

    Also, this fixes the version output from `kubectl describe node`.
    Now it shows:
    ```
    [...]
    System Info:
     Machine ID:                    41af387f4d4e4a3eabcdd2454a7e17f9
     System UUID:                   B5BA9F83-3476-4B4A-943A-81E7A3953234
     Boot ID:                       7e616123-fa50-4fa9-8f47-88b2a09fbb81
     Kernel Version:                4.9.13
     OS Image:                      Buildroot 2017.02
     Operating System:              linux
     Architecture:                  amd64
     Container Runtime Version:     cri-o://1.0.3
     Kubelet Version:               v1.8.0
     Kube-Proxy Version:            v1.8.0
    [...]
    ```
    
    Signed-off-by: Vincent Batts <[email protected]>
    vbatts authored and ijl committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    127b514 View commit details
    Browse the repository at this point in the history
  2. runc 0fdc908

    ijl committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    9e80a64 View commit details
    Browse the repository at this point in the history
  3. crio-bin v1.8.4

    ijl committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    30dc785 View commit details
    Browse the repository at this point in the history
  4. kpod b85d0fa

    ijl committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    5478e85 View commit details
    Browse the repository at this point in the history