Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cluster Operator: Ignore 'RecentBackup' as operator status
With 4.10 etcd operator have `RecentBackup` status which pops up in the debug log during start. This patch will just ignore it. ``` INFO Starting OpenShift cluster... [waiting for the cluster to stabilize] DEBU authentication operator not available, Reason: APIServerDeployment_NoPod::APIServices_PreconditionNotReady::OAuthServerDeployment_NoPod::OAuthServerRouteEndpointAccessibleController_EndpointUnavailable::OAuthServerServiceEndpointAccessibleController_EndpointUnavailable DEBU Unexpected operator status for etcd: RecentBackup DEBU node-tuning operator not available, Reason: TunedUnavailable ```
- Loading branch information