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

Switch to go.mod and bump to k8s 1.17.1 #16

Merged
merged 11 commits into from Jan 21, 2020

Commits on Jan 20, 2020

  1. go mod init

    soltysh committed Jan 20, 2020
    Copy the full SHA
    faecf09 View commit details
    Browse the repository at this point in the history
  2. Replace section in go.mod

    soltysh committed Jan 20, 2020
    Copy the full SHA
    1150c2c View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    soltysh committed Jan 20, 2020
    Copy the full SHA
    1b7df04 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f5d1ca9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    292f8ad View commit details
    Browse the repository at this point in the history
  6. go mod vendor

    soltysh committed Jan 20, 2020
    Copy the full SHA
    fe37926 View commit details
    Browse the repository at this point in the history
  7. Prepare for moves

    soltysh committed Jan 20, 2020
    Copy the full SHA
    b435194 View commit details
    Browse the repository at this point in the history
  8. Update kubernetes to v1.17.1

    soltysh committed Jan 20, 2020
    Copy the full SHA
    4a4dd05 View commit details
    Browse the repository at this point in the history
  9. bump(k8s.io/kubernetes)

    soltysh committed Jan 20, 2020
    Copy the full SHA
    42a3bcc View commit details
    Browse the repository at this point in the history
  10. React to changes

    soltysh committed Jan 20, 2020
    Copy the full SHA
    eda513e View commit details
    Browse the repository at this point in the history
  11. Remove unnecessary pacakges

    soltysh committed Jan 20, 2020
    Copy the full SHA
    e43eb78 View commit details
    Browse the repository at this point in the history