remove debug
This commit is contained in:
parent
47f4e165a0
commit
1c31f1e7f3
2 changed files with 0 additions and 4 deletions
|
@ -68,8 +68,6 @@ func (k *Kubernetes) InitKubeCache() error {
|
|||
}
|
||||
k.APIConn = newdnsController(kubeClient, k.ResyncPeriod, k.Selector)
|
||||
|
||||
log.Printf("[debug] k8s controller initialized: %s\n", k)
|
||||
|
||||
return err
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue