Bug 1256319
Summary: | The UPDATED time of an imageStreamTag is incorrect | ||
---|---|---|---|
Product: | OKD | Reporter: | Jianwei Hou <jhou> |
Component: | Image Registry | Assignee: | Michail Kargakis <mkargaki> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jianwei Hou <jhou> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.x | CC: | libra-bugs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-23 21:17:29 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jianwei Hou
2015-08-24 11:10:41 UTC
Existing issue for this BZ: https://github.com/openshift/origin/issues/4275 PR for null time fixes https://github.com/openshift/origin/pull/4395 Commit pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/5a1018f03b98deb2aab88476471698acaac28067 Bug 1256319: get: Fix nil timestamp output Verified on openshift v3.0.1.900-185-g2f7757a kubernetes v1.1.0-alpha.0-1605-g44c91b1 The updated time is correct now oc get imagestreamtag testa:prod NAME DOCKER REF UPDATED IMAGENAME testa:prod 172.30.209.234:5000/jhou/testa@sha256:c63a73539cb99a7cbea258b76cc1fe838219b0676d285eae622d54383463c5cb 6 seconds ago sha256:c63a73539cb99a7cbea258b76cc1fe838219b0676d285eae622d54383463c5cb |