While the pruner was deployed in dogfooding cluster with deafult resource specs for controller, the pod faced 137(OOMKilled). After increasing the Memory Request to 512Mi and Memory limit to 2Gi the pod ran without any issues. Though there were no panics, this issue is created to analyze the performance of pruner and assess for any other possible issues.