Commit 3fa44312 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #38631 from ncdc/fix-kubelet-cadvisor-build-tags

Automatic merge from submit-queue Fix cadvisor_unsupported.go build tags Make it so cadvisor_unsupported.go is used for linux without cgo or non-linux/windows OSes.
parents 31483bf5 92a42988
// +build !linux,!windows // +build !linux,!windows linux,!cgo
/* /*
Copyright 2015 The Kubernetes Authors. Copyright 2015 The Kubernetes Authors.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment