Bug 1970270 - [master] Add ProgressInfo to Agent and AgentClusterInstalll CRDs
Summary: [master] Add ProgressInfo to Agent and AgentClusterInstalll CRDs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: assisted-installer
Version: 4.8
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.9.0
Assignee: Fred Rolland
QA Contact: Yuri Obshansky
URL:
Whiteboard: KNI-EDGE-JUKE-4.8 AI-Team-Hive
: 1968178 (view as bug list)
Depends On:
Blocks: 1970271
TreeView+ depends on / blocked
 
Reported: 2021-06-10 08:07 UTC by Fred Rolland
Modified: 2021-10-18 17:34 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
: 1970271 (view as bug list)
Environment:
Last Closed: 2021-10-18 17:33:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2021:3759 0 None None None 2021-10-18 17:34:03 UTC

Internal Links: 1970271

Description Fred Rolland 2021-06-10 08:07:24 UTC
Description of problem:

In order to be able to easily know in which stage the installation is, the ProgressInfo should be available in the Agent and AgentClusterInstall CRDs


For example for host:
type HostProgressInfo struct {
	CurrentStage models.HostStage `json:"currentStage,omitempty"`
	ProgressInfo string           `json:"progressInfo,omitempty"`
	// Name in REST API: stage_started_at
	StageStartTime string `json:"stageStartTime,omitempty"`
	// Name in REST API: stage_updated_at
	StageUpdateTime string `json:"stageUpdateTime,omitempty"`
}

Comment 1 Michael Filanov 2021-06-16 07:54:21 UTC
*** Bug 1968178 has been marked as a duplicate of this bug. ***

Comment 4 errata-xmlrpc 2021-10-18 17:33:33 UTC
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.9.0 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:3759


Note You need to log in before you can comment on or make changes to this bug.