Skip to content

Commit 30c25d4

Browse files
authored
Merge pull request #4663 from Azure/hlipsig/ARO-25071-remove-faulty-quota-monitor
Removed the quota monitor which was not emitting a metric and in rare…
2 parents fddfc3f + 4f93915 commit 30c25d4

3 files changed

Lines changed: 0 additions & 146 deletions

File tree

pkg/monitor/cluster/cluster.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ func NewMonitor(log *logrus.Entry, restConfig *rest.Config, oc *api.OpenShiftClu
176176
mon.emitMachineConditions,
177177
mon.emitNodeConditions,
178178
mon.emitPodConditions,
179-
mon.detectQuotaFailure,
180179
mon.emitReplicasetStatuses,
181180
mon.emitStatefulsetStatuses,
182181
mon.emitJobConditions,

pkg/monitor/cluster/quota.go

Lines changed: 0 additions & 49 deletions
This file was deleted.

pkg/monitor/cluster/quota_test.go

Lines changed: 0 additions & 96 deletions
This file was deleted.

0 commit comments

Comments
 (0)