Commit Graph

9 Commits

Author SHA1 Message Date
Peter Rifel b674e65fca Add vendoring of controller-tools 2019-10-01 17:24:31 -05:00
Peter Rifel a8f0c49346 Add staticcheck to vendor directory 2019-09-27 11:58:32 -07:00
Justin SB 728e582360
Fill out kops controller functionality
k8s 1.16 requires that we move label setting away from the kubelet, to
a central controller.  kops-controller is that controller.
2019-09-25 12:04:34 -04:00
mikesplain 736c840239 Fix go.sum 2019-09-12 09:49:07 -04:00
mikesplain 1382b326e3 Update gazel-gazelle to match workspace 2019-09-03 11:26:09 -04:00
Jesse Haka 72f444b93d use ipip mode 2019-08-29 20:23:36 +03:00
Justin SB 108c87c0ee
Add misspell to vendored tools 2019-08-25 23:31:51 -07:00
Justin SB 17186ff7ba
Generated vendor & bazel from `make gomod`
Automatically generated vendor & BUILD.bazel files
2019-08-25 16:00:41 -04:00
Justin SB 551052631c
Add tools.go for go.mod, remove Gopkg
We also lock our go.sum files
2019-08-25 16:00:35 -04:00