Merge pull request #17261 from nikhiljindal/masterClean

Auto commit by PR queue bot
pull/6/head
k8s-merge-robot 2015-11-17 08:16:18 -08:00
commit 0798915490
1 changed files with 0 additions and 1 deletions

View File

@ -182,7 +182,6 @@ type Config struct {
// StorageVersions is a map between groups and their storage versions
StorageVersions map[string]string
EventTTL time.Duration
NodeRegexp string
KubeletClient client.KubeletClient
// allow downstream consumers to disable the core controller loops
EnableCoreControllers bool