Skip to content

Commit

Permalink
Upgrade to Kubernetes 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
astefanutti committed Nov 14, 2018
1 parent 21a51aa commit bf78789
Show file tree
Hide file tree
Showing 3,439 changed files with 435,852 additions and 22,171 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
71 changes: 57 additions & 14 deletions glide.lock

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

8 changes: 4 additions & 4 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import:
- pkg/util/errors
- pkg/util/wait
- pkg/version
version: release-1.11
version: release-1.12

- package: k8s.io/apiserver
subpackages:
Expand All @@ -44,7 +44,7 @@ import:
- pkg/server
- pkg/server/options
- pkg/util/logs
version: release-1.11
version: release-1.12

- package: k8s.io/client-go
subpackages:
Expand All @@ -57,15 +57,15 @@ import:
- rest
- testing
- tools/clientcmd
version: release-8.0
version: release-9.0

- package: k8s.io/metrics
subpackages:
- pkg/apis/custom_metrics
- pkg/apis/custom_metrics/install
- pkg/apis/external_metrics
- pkg/apis/external_metrics/install
version: release-1.11
version: release-1.12

testImport:
- package: github.com/stretchr/testify
Expand Down
21 changes: 21 additions & 0 deletions vendor/github.com/Azure/go-ansiterm/LICENSE

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

12 changes: 12 additions & 0 deletions vendor/github.com/Azure/go-ansiterm/README.md

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

Loading

0 comments on commit bf78789

Please sign in to comment.