Skip to content

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-image must 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

  1. Task starts and monitors param state
  2. Waits for openshift/can-proceed-image = true
  3. Proceeds with subsequent tasks when agent boot image is ready
  4. Continues cluster initialization sequence

Objects that Reference openshift-wait-for-agent-image

Not used in current content packs

Objects used by openshift-wait-for-agent-image