openshift / cluster-etcd-operator

Operator to manage the lifecycle of the etcd members of an OpenShift cluster
Apache License 2.0
95 stars 127 forks source link

unused variable in TargetConfigController tests #1331

Open tjungblu opened 3 weeks ago

tjungblu commented 3 weeks ago

https://github.com/openshift/cluster-etcd-operator/blame/eada51ba59fb9741588dfbfb10309717863f3d76/pkg/operator/targetconfigcontroller/targetconfigcontroller_test.go#L56

can be removed, turns out to be just a mocking value, which got steam roll refactored in #1309