mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-06 15:40:42 -05:00
Automatic merge from submit-queue Check return value when calling ensureDnsRecords When [lockedUpdateDNSRecords](https://github.com/xiangpengzhao/kubernetes/blob/check_ensureDnsRecords_return_value/federation/pkg/federation-controller/service/servicecontroller.go#L723) calls `ensureDnsRecords`, it should check the return value. If it returns error, the `ensuredCount ` should not increment. |
||
|---|---|---|
| .. | ||
| dnsprovider | ||
| federation-controller | ||