Skip to content

Commit

Permalink
Re-vendor for openshift/cluster-api#40
Browse files Browse the repository at this point in the history
Update cluster-api from `openshift-4.0-cluster-api-0.0.0-alpha.4` to
`openshift-4.2-cluster-api-0.1.0`.
  • Loading branch information
mandre committed Jun 13, 2019
1 parent 75381b9 commit d996eaf
Show file tree
Hide file tree
Showing 223 changed files with 6,968 additions and 8,513 deletions.
81 changes: 32 additions & 49 deletions Gopkg.lock

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

9 changes: 7 additions & 2 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ required = [

[[override]]
name = "github.com/openshift/cluster-api"
branch = "openshift-4.0-cluster-api-0.0.0-alpha.4"
branch = "openshift-4.2-cluster-api-0.1.0"

[[override]]
name = "k8s.io/code-generator"
Expand All @@ -72,7 +72,8 @@ required = [

[[override]]
name = "sigs.k8s.io/controller-runtime"
version = "v0.1.10"
source = "https://github.com/kubernetes-sigs/controller-runtime.git"
revision = "96b67f231945a8e8550dbdd8bfbd550a0c68097b"

[[constraint]]
name="sigs.k8s.io/controller-tools"
Expand All @@ -82,6 +83,10 @@ required = [
name = "k8s.io/cluster-bootstrap"
revision = "c9acc0c1bea2de07a6d31502c2fece9139c7f793"

[[override]]
name = "gopkg.in/fsnotify.v1"
source = "https://github.com/fsnotify/fsnotify.git"

[[constraint]]
name = "github.com/gophercloud/utils"
revision = "9c3b9f2457ef7011d3a20c9964e5d7107e9ed33c"
Expand Down
25 changes: 25 additions & 0 deletions vendor/github.com/evanphx/json-patch/LICENSE

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

38 changes: 38 additions & 0 deletions vendor/github.com/evanphx/json-patch/errors.go

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

Loading

0 comments on commit d996eaf

Please sign in to comment.