fix golint failures in test/e2e/instrumentation, test/e2e_node/environment
This commit is contained in:
@@ -17,6 +17,7 @@ limitations under the License.
|
||||
package instrumentation
|
||||
|
||||
import (
|
||||
// ensure libs have a chance to perform initialization
|
||||
_ "k8s.io/kubernetes/test/e2e/instrumentation/logging"
|
||||
_ "k8s.io/kubernetes/test/e2e/instrumentation/monitoring"
|
||||
)
|
||||
|
Reference in New Issue
Block a user