Commit 07989154 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #17261 from nikhiljindal/masterClean

Auto commit by PR queue bot
parents e960505b e31a08bb
...@@ -182,7 +182,6 @@ type Config struct { ...@@ -182,7 +182,6 @@ type Config struct {
// StorageVersions is a map between groups and their storage versions // StorageVersions is a map between groups and their storage versions
StorageVersions map[string]string StorageVersions map[string]string
EventTTL time.Duration EventTTL time.Duration
NodeRegexp string
KubeletClient client.KubeletClient KubeletClient client.KubeletClient
// allow downstream consumers to disable the core controller loops // allow downstream consumers to disable the core controller loops
EnableCoreControllers bool EnableCoreControllers bool
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment