Skip to content

Commit 5975007

Browse files
committed
DNM Test
Depends-On: openstack-k8s-operators/edpm-ansible#1054 Signed-off-by: rabi <[email protected]>
1 parent b608ce3 commit 5975007

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/dataplane/ipam.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ func checkDNSService(ctx context.Context, helper *helper.Helper,
8181
util.LogForObject(helper, "DNS control plane service exists, but not ready yet ", instance)
8282
return nil
8383
}
84+
8485
dnsDetails.ClusterAddresses = dnsmasqList.Items[0].Status.DNSClusterAddresses
8586
dnsDetails.ServerAddresses = dnsmasqList.Items[0].Status.DNSAddresses
8687
dnsDetails.DNSDataLabelSelectorValue = dnsmasqList.Items[0].Spec.DNSDataLabelSelectorValue

0 commit comments

Comments
 (0)