pkg: add migration for infrastructure api change#714
pkg: add migration for infrastructure api change#714abhinavdahiya wants to merge 2 commits intoopenshift:masterfrom
Conversation
Brins in changes from openshift/api#308 ```console $ dep version dep: version : v0.5.0 build date : 2018-07-26 git hash : 224a564 go version : go1.10.3 go compiler : gc platform : linux/amd64 features : ImportDuringSolve=false $ dep ensure -update github.com/openshift/api github.com/openshift/client-go ```
Catch up to the api change introduced in openshift/api#308 The migration is required until installer correctly sets up the infrastructure object in openshift/installer#1718
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: abhinavdahiya If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@abhinavdahiya: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Catch up to the api change introduced in openshift/api#308
The migration is required until installer correctly sets up the infrastructure object in openshift/installer#1718