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

Bump Kubernetes to v1.16.13 #68

Merged
merged 4 commits into from
Aug 11, 2020

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    36f475a View commit details
    Browse the repository at this point in the history
  2. Use Xenial image in Travis builds

    Amir Mofasser committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    a857c19 View commit details
    Browse the repository at this point in the history
  3. Add sudo to centos containers

    Amir Mofasser committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    5fa9e09 View commit details
    Browse the repository at this point in the history
  4. Update the incorrect checksum for runc

    Due to some versioning issues, the version that is currently use for `runc`
    has been rebuilt, which causes a new checksum.
    
    Info:
    > NOTE: For those who are confused by the massive version jump (rc10
    > to rc91), this was done to avoid issues with SemVer and lexical
    > comparisons -- there haven't been 90 other release candidates. Please
    > also note that runc 1.0.0-rc90 is identical to 1.0.0-rc10. See #2399
    > for more details.
    
    See more here:
    opencontainers/runc#2399
    anton-johansson committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    381843f View commit details
    Browse the repository at this point in the history