openshift-wait-for-agent-image¶
A task to synchronize node initialization by waiting for agent boot image
This task implements a synchronization point in the cluster deployment process by waiting for the OpenShift installer to build the agent iso before proceeding with node initialization. It ensures proper sequencing of node joining and prevents premature node configuration.
Requirements¶
Parameter State¶
openshift/can-proceed-imagemust be defined- Parameter must be set to true by controller to proceed
- Parameter state must be monitorable
Cluster State¶
- Node must be ready for initialization
- Controller must be operational
- Network connectivity must be established
Synchronization Process¶
- Task starts and monitors param state
- Waits for
openshift/can-proceed-image= true - Proceeds with subsequent tasks when agent boot image is ready
- Continues cluster initialization sequence
Objects that Reference openshift-wait-for-agent-image¶
Not used in current content packs