# 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.
DefaultCRRetryNumber is the default maximum number of retry for reconciling 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.
HashedData is the key for k8s Resource.
NamespaceScopeCrName is the name use to get NamespaceScopeCrName instance.
NotUninstallLabel is the label used to prevent subscription/CR from uninstall.
ODLMReferenceAnnotation is the annotation used to annotate the resources used for ODLM operand value reference.
OdlmScopeNssCrName is the name use to get OdlmScopeNssCrName instance.
ODLMWatchedLabel is the label used to label the resources watched by ODLM for value reference.
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".
InternalOpreqLabel is the label used label the OperandRequest internally created by ODLM.
OpreqLabel is the label used to label the Subscription/CR/Configmap managed by ODLM.
OpreqTrackerLabel is the label used to label the OperandRequest Configmap managed by ODLM.
RouteHash is the key for hash value of route.
StatusMonitoredServices is the annotation key for monitored services.