singleton-resource-naming-convention

Status: IN

Multiple OpenShift operators enforce a singleton naming convention where the CR must be named a specific value (typically `cluster` or `default`): OAuth, Console, FlowCollector, ClusterAutoscaler, Storage operator, and PowerMonitor each reject other names.

Justifications

A recurring platform pattern worth capturing as a cross-cutting architectural constraint

Depends on (SL): oauth-config-singleton-named-cluster, flowcollector-must-be-named-cluster, clusterautoscaler-singleton-named-default, storage-operator-singleton-named-cluster, powermonitor-must-be-named-power-monitor

Depended on by

JSON