Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.

Conversation

@jodh-intel
Copy link

Change format of time included in log entries to display the timezone
as an offset.

Example of old format:

time="2017-09-28 13:22:58.965483966 +0100 BST"

Example of new format:

time="2017-09-29T13:22:58.965483966+01:00"

Fixes #650.

Signed-off-by: James O. D. Hunt james.o.hunt@intel.com

@clearcontainersbot
Copy link

kubernetes qa-passed 👍

Copy link
Contributor

@grahamwhaley grahamwhaley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@clearcontainersbot
Copy link

kubernetes qa-passed 👍

1 similar comment
@clearcontainersbot
Copy link

kubernetes qa-passed 👍

Change format of time included in log entries to display the timezone
as an offset.

Example of old format:

    time="2017-09-28 13:22:58.965483966 +0100 BST"

Example of new format:

    time="2017-09-29T13:22:58.965483966+01:00"

Fixes clearcontainers#650.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
@jodh-intel jodh-intel force-pushed the log-timezone-as-offset branch from c8aad58 to 99455b6 Compare October 4, 2017 09:46
@clearcontainersbot
Copy link

kubernetes qa-failed 👎

@devimc
Copy link

devimc commented Oct 5, 2017

lgtm

Approved with PullApprove Approved with PullApprove

@jodh-intel
Copy link
Author

All tests passed except for coveralls, which is stuck as usual. More oddly than usual, https://coveralls.io/jobs/29948262 claims the unit-test coverage has decreased by 1.8%. However, it's lying and in fact the coveralls report doesn't even list all the files in the repo!?! I've re-run the unit-tests locally on this branch and coverage for logger.go is still 100%.

Merging.

@jodh-intel jodh-intel merged commit 5ee2d7e into clearcontainers:master Oct 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants