Skip to content

Commit

Permalink
Update client-go to v6.0.0
Browse files Browse the repository at this point in the history
Also update:
- kubernetes to v1.9.0
- k8s.io/api, k8s.io/apimachinery, k8s.io/code-generator to kubernetes-1.9.0
- gengo to b58fc7edb82e0c6ffc9b8aef61813c7261b785d4 (to match code-generator)

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
  • Loading branch information
ncdc committed Jan 4, 2018
1 parent 656428d commit 412793e
Show file tree
Hide file tree
Showing 376 changed files with 34,544 additions and 13,403 deletions.
37 changes: 16 additions & 21 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,32 +88,32 @@ required = [
name = "google.golang.org/api"

[[constraint]]
name = "k8s.io/apimachinery"
revision = "019ae5ada31de202164b118aee88ee2d14075c31"
name = "k8s.io/kubernetes"
version = "~1.9"

[[constraint]]
name = "k8s.io/client-go"
version = "~5.0"
version = "~6.0"

[[constraint]]
name = "k8s.io/kubernetes"
version = "~1.8"

[[override]]
name = "github.com/russross/blackfriday"
revision = "93622da34e54fb6529bfb7c57e710f37a8d9cbd8"
name = "k8s.io/apimachinery"
version = "kubernetes-1.9.0"

[[constraint]]
branch = "release-1.8"
name = "k8s.io/api"
version = "kubernetes-1.9.0"

[[constraint]]
branch = "release-1.8"
name = "k8s.io/code-generator"
version = "kubernetes-1.9.0"

[[override]]
name = "k8s.io/gengo"
revision = "9e661e9308f078838e266cca1c673922088c0ea4"
revision = "b58fc7edb82e0c6ffc9b8aef61813c7261b785d4"

[[override]]
name = "github.com/russross/blackfriday"
revision = "93622da34e54fb6529bfb7c57e710f37a8d9cbd8"

[[constraint]]
branch = "master"
Expand Down
46 changes: 0 additions & 46 deletions vendor/github.com/emicklei/go-restful-swagger12/CHANGES.md

This file was deleted.

22 changes: 0 additions & 22 deletions vendor/github.com/emicklei/go-restful-swagger12/LICENSE

This file was deleted.

83 changes: 0 additions & 83 deletions vendor/github.com/emicklei/go-restful-swagger12/README.md

This file was deleted.

This file was deleted.

46 changes: 0 additions & 46 deletions vendor/github.com/emicklei/go-restful-swagger12/config.go

This file was deleted.

Loading

0 comments on commit 412793e

Please sign in to comment.