Skip to content

Conversation

@abhinavdahiya
Copy link
Contributor

- What I did
PR 1 introduced wrong decoding for the cloud conf configmap file. It was using the openshift/client-go 's config scheme
to decode ConfigMap resource when it should have been using the k8s.io/client-go's kubernetes scheme

- Description for the changelog
fix the decoding scheme for cloud conf configmap on bootstrap

PR [1] introduced wrong decoding for the cloud conf configmap file. It was using the openshift/client-go 's config scheme
to decode ConfigMap resource when it should have been using the k8s.io/client-go's kubernetes scheme

[1]: openshift#591
@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 25, 2019
@runcom
Copy link
Member

runcom commented Apr 25, 2019

/approve
/lgtm

been following that conversation

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 25, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhinavdahiya, runcom

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 25, 2019
@abhinavdahiya
Copy link
Contributor Author

/retest

@openshift-merge-robot openshift-merge-robot merged commit 15230b1 into openshift:master Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants