Skip to content

Conversation

@eparis
Copy link
Member

@eparis eparis commented Apr 8, 2019

We were passing a *string, not a string, so we logged garbage.

It also names "IAM instance profile" to "InstanceProfileName" and centralizes where it is set.

We were passing a *string, not a string, so we logged garbage.
@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 8, 2019
@abhinavdahiya
Copy link
Contributor

/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

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

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 8, 2019
@eparis eparis changed the title Log InstanceProfile name correct on delete pkg/destroy/aws: Log InstanceProfile name correct on delete Apr 8, 2019
@openshift-merge-robot openshift-merge-robot merged commit 91ba0f3 into openshift:master Apr 8, 2019
@wking
Copy link
Member

wking commented Apr 8, 2019

... and centralizes where it is set.

Anyone mind if I walk this particular change back? I'd rather not have these functions logging variables that are explicitly passed in as arguments, because the caller can do that. Previous comment to this effect here.

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.

5 participants