# Constants
BindInfoRefreshLabel is the label used to label if secrets/configmaps are "original" or "copy".
ClusterOperatorNamespace is the namespace of cluster operators.
DefaultCRDeletePeriod is the default retry Period for deleting a custom resource.
DefaultCRDeleteTimeout is the default timeout for deleting a custom resource.
DefaultCRFetchPeriod is the default retry Period for getting a custom resource.
DefaultCRFetchTimeout is the default timeout for getting a custom resource.
DefaultCSVWaitPeriod is the default period for wait CSV ready.
DefaultRequestTimeout is the default timeout for kube request.
DefaultRequeueDuration is the default requeue time duration for request.
DefaultSubDeleteTimeout is the default timeout for deleting a subscription.
DefaultSyncPeriod is the frequency at which watched resources are reconciled.
FindOperandRegistry is the key for checking if the OperandRegistry is found.
HashedData is the key for checking the checksum of data section.
NamespaceScopeCrName is the name use to get NamespaceScopeCrName instance.
NotUninstallLabel is the label used to prevent subscription/CR from uninstall.
OdlmScopeNssCrName is the name use to get OdlmScopeNssCrName instance.
OpbiNameLabel is the label used to add OperandBindInfo name to the secrets/configmaps watched by ODLM.
OpbiNsLabel is the label used to add OperandBindInfo namespace to the secrets/configmaps watched by ODLM.
OpbiTypeLabel is the label used to label if secrets/configmaps are "original" or "copy".
OpreqLabel is the label used to label the subscription/CR managed by ODLM.