Bug 1969363
| Summary: | [4.8.0] Infra env should show the time that ISO was generated. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ronnie Lazar <alazar> |
| Component: | assisted-installer | Assignee: | Nir Magnezi <nmagnezi> |
| assisted-installer sub component: | assisted-service | QA Contact: | Yuri Obshansky <yobshans> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | high | ||
| Priority: | urgent | CC: | aos-bugs, fpercoco, mfilanov, nmagnezi, nshidlin |
| Version: | 4.8 | Keywords: | Triaged |
| Target Milestone: | --- | ||
| Target Release: | 4.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | AI-Team-Hive KNI-EDGE-4.8 KNI-EDGE-JUKE-4.8 | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1968542 | Environment: | |
| Last Closed: | 2021-07-27 23:12:04 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1968542 | ||
| Bug Blocks: | |||
|
Comment 3
nshidlin
2021-06-29 17:41:29 UTC
Verified with: 2.3.0-DOWNSTREAM-2021-07-02-22-02-33 Infraenv status shows creation timestamp: oc get infraenvs.agent-install.openshift.io sno-0 -n sno-0 -o json | jq '.status.createdTime' "2021-07-05T11:52:33Z" The timestamp is updated when the ISO is regenerated: oc get infraenvs.agent-install.openshift.io sno-0 -n sno-0 -o json | jq '.status.createdTime' "2021-07-05T11:59:50Z" Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:2438 |