[Cherry Pick] - Add configuration to disable external name service feature (#7314) (#7321)

* Add configuration to disable external name service feature (#7314)

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>

* Fix CI files
This commit is contained in:
Ricardo Katz 2021-07-06 01:50:18 -03:00 committed by GitHub
parent a8408cdb51
commit f5c80783bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 144 additions and 105 deletions

2
go.mod
View file

@ -17,7 +17,7 @@ require (
github.com/mitchellh/mapstructure v1.3.2
github.com/moul/pb v0.0.0-20180404114147-54bdd96e6a52
github.com/ncabatoff/process-exporter v0.7.2
github.com/onsi/ginkgo v1.14.1
github.com/onsi/ginkgo v1.16.4
github.com/opencontainers/runc v1.0.0-rc92
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.7.1