You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add openstack.org/paused annotation to pause reconciliation
When the openstack.org/paused annotation is present on a
BaremetalSet or ProvisionServer resource, the controller skips
reconciliation entirely with no status writes. Deletion is
not affected — finalizer cleanup always proceeds.
The annotation constant and IsPaused helper are provided by
lib-common (modules/common/annotations).
Jira: OSPRH-29529
Jira: OSPRH-22913
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
0 commit comments