Merge pull request #40048 from mtaufen/remove-deprecated-flags

Automatic merge from submit-queue (batch tested with PRs 41121, 40048, 40502, 41136, 40759)

Remove deprecated kubelet flags that look safe to remove

Removes:
```
--config
--auth-path
--resource-container
--system-container
```
which have all been marked deprecated since at least 1.4 and look safe to remove.

```release-note
The deprecated flags --config, --auth-path, --resource-container, and --system-container were removed.
```
This commit is contained in:
Kubernetes Submit Queue
2017-02-09 14:27:45 -08:00
committed by GitHub
12 changed files with 25 additions and 38 deletions

View File

@@ -29,8 +29,6 @@ audit-log-maxage
audit-log-maxbackup
audit-log-maxsize
audit-log-path
auth-path
auth-path
auth-provider
auth-provider
auth-provider-arg
@@ -593,7 +591,6 @@ streaming-connection-idle-timeout
suicide-timeout
sync-frequency
system-cgroups
system-container
system-pods-startup-timeout
system-reserved
system-validate-mode