Address review comments

This commit is contained in:
xing-yang
2022-11-02 22:37:50 +00:00
parent b4e6bed525
commit 85f5583684
2 changed files with 5 additions and 7 deletions

View File

@@ -70,7 +70,7 @@ type PodGCController struct {
func init() {
// Register prometheus metrics
Register()
RegisterMetrics()
}
func NewPodGC(ctx context.Context, kubeClient clientset.Interface, podInformer coreinformers.PodInformer,