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 go version to build kubernetes #2955

Merged
merged 4 commits into from
Nov 7, 2019

Commits on Nov 7, 2019

  1. bump go version to build kubernetes

    Signed-off-by: Peter Hunt <pehunt@redhat.com>
    haircommander committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    4d6cac6 View commit details
    Browse the repository at this point in the history
  2. drop godoc

    As it's not included in go installation anymore, and I don't think it's needed anyway
    
    Signed-off-by: Peter Hunt <pehunt@redhat.com>
    haircommander committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    eebeefb View commit details
    Browse the repository at this point in the history
  3. Use updated cri-tools

    that includes fixes for a compile error with golangci-lint, and also builds with go 1.13.
    
    Signed-off-by: Peter Hunt <pehunt@redhat.com>
    haircommander committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    23680d6 View commit details
    Browse the repository at this point in the history
  4. don't use go install to install cri-tools

    Signed-off-by: Peter Hunt <pehunt@redhat.com>
    haircommander committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    8a45293 View commit details
    Browse the repository at this point in the history