Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#233 from vikaschoudhary16/revendor…
Browse files Browse the repository at this point in the history
…-cluster-api

Revendor cluster api
  • Loading branch information
openshift-merge-robot authored Jul 9, 2019
2 parents e4f5fa9 + ac16c8e commit 715ad9e
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 34 deletions.
11 changes: 8 additions & 3 deletions Gopkg.lock

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

2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ k8s-e2e: ## Run k8s specific e2e test
-ssh-key $${SSH_PK:-~/.ssh/id_rsa} \
-machine-controller-image $${ACTUATOR_IMAGE:-gcr.io/k8s-cluster-api/aws-machine-controller:0.0.1} \
-machine-manager-image $${ACTUATOR_IMAGE:-gcr.io/k8s-cluster-api/aws-machine-controller:0.0.1} \
-nodelink-controller-image $$(docker run registry.svc.ci.openshift.org/openshift/origin-release:v4.0 image machine-api-operator) \
-nodelink-controller-image $$(docker run registry.svc.ci.openshift.org/origin/release:4.2 image machine-api-operator) \
-cluster-id $${ENVIRONMENT_ID:-""} \
-ginkgo.v \
-args -v 5 -logtostderr true
Expand Down
5 changes: 3 additions & 2 deletions vendor/github.com/openshift/cluster-api/Gopkg.lock

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

5 changes: 3 additions & 2 deletions vendor/github.com/openshift/cluster-api/Gopkg.toml

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

26 changes: 0 additions & 26 deletions vendor/github.com/openshift/cluster-api/pkg/controller/add_node.go

This file was deleted.

0 comments on commit 715ad9e

Please sign in to comment.