aboutsummaryrefslogtreecommitdiff
path: root/plugin/kubernetes/controller.go
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2019-07-03 20:12:51 +0100
committerGravatar GitHub <noreply@github.com> 2019-07-03 20:12:51 +0100
commitf5fe98395e2777907cdbfee08d37f12b4c1931c7 (patch)
tree31fcf4ac6eea214db71a3f44193226a338db01e0 /plugin/kubernetes/controller.go
parente0c373ec12c7c043022fb9779da97f095b7f5bf8 (diff)
downloadcoredns-f5fe98395e2777907cdbfee08d37f12b4c1931c7.tar.gz
coredns-f5fe98395e2777907cdbfee08d37f12b4c1931c7.tar.zst
coredns-f5fe98395e2777907cdbfee08d37f12b4c1931c7.zip
Remove -cpu flag (#2793)
The -cpu flag is a weird one (and copied originally from Caddy), it basically sets GOMAXPROCS which can be *easily* done by just setting that environment variable. Also with systemd and containerized env you set this externally *anyway*, so there is little use to do this again in the binary. Also the option's help was confusing (i.e. percentage of what?). Remove the option and supporting files. Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'plugin/kubernetes/controller.go')
0 files changed, 0 insertions, 0 deletions