Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 823 Bytes

pause_reconciliation.md

File metadata and controls

14 lines (10 loc) · 823 Bytes

Pause Reconciliation

Based on the upstream CAPI support for pausing annotations operatorkit supports the upstream pausing annotation as well as its own default. Additionally you can define your own pausing annotation with the controller configuration. Once the pausing annotation is added to a runtime object, operatorkit will not reconcile this object any further and will not execute any configured handler for this runtime object anymore until the pausing annotation is removed again.