Bug 1968542
| Summary: | [master] Infra env should show the time that ISO was generated. | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Michael Filanov <mfilanov> | |
| Component: | assisted-installer | Assignee: | Nir Magnezi <nmagnezi> | |
| assisted-installer sub component: | assisted-service | QA Contact: | Yuri Obshansky <yobshans> | |
| Status: | CLOSED CURRENTRELEASE | Docs Contact: | ||
| Severity: | high | |||
| Priority: | urgent | CC: | fpercoco, nmagnezi | |
| Version: | 4.8 | Keywords: | Triaged | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | AI-Team-Hive KNI-EDGE-4.8 KNI-EDGE-JUKE-4.8 | |||
| Fixed In Version: | OCP-Metal-v1.0.23.1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1969363 (view as bug list) | Environment: | ||
| Last Closed: | 2022-08-28 08:45:59 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1969363 | |||
|
Description
Michael Filanov
2021-06-07 14:13:29 UTC
I brought this back up a couple of weeks ago and, during that discussion, the idea of using the Conditions (adding a field to them) was not considered valid as it would "abuse" the real scope of the Conditions. We may have to add a field to the status directly, or a struct like the BMH has:
```
image:
URL: ...
updatedAt: ...
```
We need to switch this bug to track master and then clone it for `4.8` so it can be backported /cc @nmagnezi (In reply to Flavio Percoco from comment #3) > We need to switch this bug to track master and then clone it for `4.8` so it > can be backported > > /cc @nmagnezi cloned by Ronnie Lazar --> Bug 1969363 https://github.com/openshift/assisted-service/pull/1975 merged to master |