Open kaovilai opened 6 days ago
veleroDeployment *appsv1.Deployment is unused https://github.com/openshift/oadp-operator/blob/d55863cc4150afae779715219e5583521c1049f3/controllers/velero.go#L509
veleroDeployment *appsv1.Deployment
This the kind of thing linters should take care
This one should do the job https://github.com/openshift/oadp-operator/blob/c0f2825bdba4fb4064cba5609c4c09fe45737b68/.golangci.yaml#L109
veleroDeployment *appsv1.Deployment
is unused https://github.com/openshift/oadp-operator/blob/d55863cc4150afae779715219e5583521c1049f3/controllers/velero.go#L509