Skip to content

Fix initialization of cluster quota reconciliation controller #14698

Closed
@mfojtik

Description

Spawned from: #14633 (comment)

In order to run the openshift.io/cluster-quota-reconciliation controller, we have to pass c.ClusterQuotaMappingController.GetClusterQuotaMapper() from the master config, which require the ClusterQuotaMappingController to be initialized. This creates an unfortunate dependency chain between controllers and should be refactored.

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions