Mirantis / virtlet

Kubernetes CRI implementation for running VM workloads
Apache License 2.0
743 stars 128 forks source link

delete useless constant "wantTapManagerEnv = "WANT_TAP_MANAGER"" in virtlet.go #754

Closed volume-ji closed 6 years ago

volume-ji commented 6 years ago

What this PR does / why we need it:

It looks like it is no use for the constant "wantTapManagerEnv = "WANT_TAP_MANAGER"" in file "cmd/virtlet/virtlet.go". I suggested it should be deleted. What do you mean?

Which issue(s) this PR fixes (optional, in fixes #(, fixes #, ...) format, will close the issue(s) when PR gets merged): Fixes #NONE issue

Special notes for your reviewer: NONE Release note: NONE


This change is Reviewable