Skip to content

Conversation

@crawford
Copy link
Contributor

This cleans up the log messages so they are a little more clear to the
user. This also cleans up the logic related to determining the source of
assets. The behavior is still the same as before, it's just a little
easier to follow.

When logging the asset names and paths in the asset store, escape the
names and paths. This will make it a bit easier to read when there are
spaces in the name.
There is no need to mislead developers. Just use the name of the
package.
@openshift-ci-robot openshift-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 24, 2018
@wking
Copy link
Member

wking commented Oct 24, 2018

gofmt ;).

@crawford
Copy link
Contributor Author

@wking Hrmm. I'm using Go 1.11 on my system which apparently changed those formatting rules.

@wking
Copy link
Member

wking commented Oct 24, 2018

@wking Hrmm. I'm using Go 1.11 on my system which apparently changed those formatting rules.

Bump release? Forward to the future! ;)

This cleans up the log messages so they are a little more clear to the
user. This also cleans up the logic related to determining the source of
assets. The behavior is still the same as before, it's just a little
easier to follow.
@abhinavdahiya
Copy link
Contributor

/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

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

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:
  • OWNERS [abhinavdahiya,crawford]

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

@openshift-merge-robot openshift-merge-robot merged commit 48609f0 into openshift:master Oct 25, 2018
@crawford crawford deleted the logging branch October 25, 2018 00:35
wking added a commit to wking/openshift-installer that referenced this pull request Jan 10, 2019
Also alphabetize all the non-stdlib imports in a single block.

The logrus import change is similar to our earlier 54ba6a7
(asset/ignition: don't rename imports, 2018-10-24, openshift#534).
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants