Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update and rename the import for logrus v1.0.0 #319

Merged
merged 1 commit into from
Aug 4, 2017

Conversation

mrunalp
Copy link
Contributor

@mrunalp mrunalp commented Jul 31, 2017

Signed-off-by: Mrunal Patel [email protected]

@runcom
Copy link
Member

runcom commented Jul 31, 2017

Mmm not sure why ci failed

@TomSweeneyRedHat
Copy link
Member

The changes LGTM, like @runcom I'm not sure what's going on CI wise.

@TomSweeneyRedHat
Copy link
Member

In case you didn't see this, I just ran into this similar containerd update. They went to v1.0.1, not v1.0. They too are having build issues it looks like. https://github.com/containerd/containerd/pull/1252/files

@mtrmac
Copy link
Collaborator

mtrmac commented Aug 1, 2017

This looks like gofmt failing, because after the rename the import list is no longer ASCII-betically sorted.

@mrunalp mrunalp force-pushed the update_rename_logrus branch from a1f6cec to cf2215d Compare August 1, 2017 14:41
@mrunalp
Copy link
Contributor Author

mrunalp commented Aug 1, 2017

Updated.

@mtrmac
Copy link
Collaborator

mtrmac commented Aug 1, 2017

@mrunalp Thanks; the tests are failing because this breaks the use in skopeo. Can you follow the last section in https://github.com/projectatomic/skopeo/blob/master/README.md#dependencies-management , please ?

@mrunalp
Copy link
Contributor Author

mrunalp commented Aug 1, 2017

@mtrmac I have created containers/skopeo#388

@rhatdan
Copy link
Member

rhatdan commented Aug 2, 2017

We have to get this one moving, since changeing the logrus support in containers/image is blocking us from upgrading containers/storage in crio.

@mtrmac
Copy link
Collaborator

mtrmac commented Aug 4, 2017

👍 pending tests.

Approved with PullApprove

@runcom
Copy link
Member

runcom commented Aug 4, 2017

LGTM (needs rebase also)

Approved with PullApprove

@mrunalp mrunalp force-pushed the update_rename_logrus branch from cf2215d to 8df46f0 Compare August 4, 2017 17:00
@mrunalp
Copy link
Contributor Author

mrunalp commented Aug 4, 2017

Rebased

@runcom
Copy link
Member

runcom commented Aug 4, 2017

Tests green here containers/skopeo#388 (comment), merging

@runcom runcom merged commit 74e3593 into containers:master Aug 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants