openshift/waiting-to-proceed¶
OpenShift cluster agent configuration path
This parameter indicates if a node is waiting to proceed with the installation.
Requirements¶
- Must be coordinated with cluster initialization
- Must be managed by control tasks
- Should not be manually modified
Usage¶
Installation flow control:
false # Default state, node waits
true # Node is waiting to proceed
# Progression sequence:
1. This set to indicate the wait.
2. Node waits at openshift-wait-for-approval task
Notes: - Automatically managed by tasks - Critical for proper cluster formation - Ensures correct bootstrap sequence - Prevents premature node initialization