Skip to content

Commit 715ad9e

Browse files
Merge pull request openshift#233 from vikaschoudhary16/revendor-cluster-api
Revendor cluster api
2 parents e4f5fa9 + ac16c8e commit 715ad9e

File tree

5 files changed

+15
-34
lines changed

5 files changed

+15
-34
lines changed

Gopkg.lock

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ k8s-e2e: ## Run k8s specific e2e test
105105
-ssh-key $${SSH_PK:-~/.ssh/id_rsa} \
106106
-machine-controller-image $${ACTUATOR_IMAGE:-gcr.io/k8s-cluster-api/aws-machine-controller:0.0.1} \
107107
-machine-manager-image $${ACTUATOR_IMAGE:-gcr.io/k8s-cluster-api/aws-machine-controller:0.0.1} \
108-
-nodelink-controller-image $$(docker run registry.svc.ci.openshift.org/openshift/origin-release:v4.0 image machine-api-operator) \
108+
-nodelink-controller-image $$(docker run registry.svc.ci.openshift.org/origin/release:4.2 image machine-api-operator) \
109109
-cluster-id $${ENVIRONMENT_ID:-""} \
110110
-ginkgo.v \
111111
-args -v 5 -logtostderr true

vendor/github.com/openshift/cluster-api/Gopkg.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/cluster-api/Gopkg.toml

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/cluster-api/pkg/controller/add_node.go

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)