Merge pull request #44230 from mtaufen/remove-babysit-daemons

Automatic merge from submit-queue

Remove the deprecated --babysit-daemons kubelet flag

```release-note
Removes the deprecated kubelet flag --babysit-daemons
```

This flag has been deprecated for over a year (git blame says marked deprecated on March 1, 2016).
Relatively easy removal - nothing in the Kubelet relies on it anymore.

There was still some stuff in the provisioning scripts. It was easy to rip out, but in general we probably need to be more disciplined about updating the provisioning scripts at the same time that we initially mark things deprecated.
This commit is contained in:
Kubernetes Submit Queue
2017-05-17 11:23:17 -07:00
committed by GitHub
9 changed files with 1 additions and 18 deletions

View File

@@ -62,7 +62,6 @@ auth-provider
auth-provider-arg
auth-provider-arg
azure-container-registry-config
babysit-daemons
basic-auth-file
bench-pods
bench-quiet