From: Sage Weil Date: Wed, 29 May 2019 20:27:52 +0000 (-0500) Subject: Merge PR #27799 into master X-Git-Tag: v15.1.0~2616 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5686d1ccd50e62b83b88ca243c0c02f044d3b7d3;p=ceph.git Merge PR #27799 into master * refs/pull/27799/head: common/utime: don't pass %z to utime if there is a 'Z' test: test json encode/decode of utime_t mgr/ssh: parse new datetime mgr/devicehealth: parse new datetime mgr/crash: parse both old and new timestamp formats mgr/telemetry: use cluster-provided timestamp unmolested mon/MonMap: dump timestamps in UTC qa/tasks/ceph: tolerate 'T' or ' ' as date and time separator PendingReleaseNotes: note about change to ISO 8601 throughout test/cli: update regexs for timestamps log/LogClock: render timestamp in ISO 8601 format common/ceph_time: stringify in ISO 8601 format unittest_utime: add tests common/utime: make parse() handle (our) ISO 8601 output include/utime: make default string rendering ISO 8601 conformant include/utime: remove unused s[n]printf methods include/utime: make gmtime() output conformant ISO 8601 Reviewed-by: Kanika Murarka Reviewed-by: Adam C. Emerson --- 5686d1ccd50e62b83b88ca243c0c02f044d3b7d3