mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-04 22:26:11 +02:00
Update controller/controller.go
Co-authored-by: Nick Jüttner <nick@juni.io>
This commit is contained in:
parent
17fb8813d0
commit
0eebf53c95
@ -153,7 +153,6 @@ func (c *Controller) RunOnce(ctx context.Context) error {
|
||||
sourceEndpointsTotal.Set(float64(len(endpoints)))
|
||||
|
||||
endpoints = c.Registry.AdjustEndpoints(endpoints)
|
||||
//filter :=
|
||||
|
||||
plan := &plan.Plan{
|
||||
Policies: []plan.Policy{c.Policy},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user