ajgupta42

Results 7 comments of ajgupta42

etcd pods are still having these warnings ``` W0708 15:44:46.224794 5059 controller.go:161] unexpected error running etcd cluster reconciliation loop: error checking control store: error reading cluster-creation marker file azureblob://cluster-configs/xyz.eastus.azure.abc.com/backups/etcd/main/control/etcd-cluster-created: ->...

@nelljerram It was failing on AsCIDR, so added some nil checks to prevent seg fault https://github.com/projectcalico/calico/pull/11028/files#diff-dfd7a82ed33eb6795753c3c8c92bddf7470585efe073b284384c4a11a557e8f8R171 IP address was blank for a node which caused this issue.

Thanks @nelljerram for the quick response, highly appreciated. Please find the full stack trace ``` goroutine 582 [runningl: github.com/projectcalico/calico/felix/calc.13rrNodelnfo.AddressesAsCIDRs(f{0xa, Oxa, Ox20, 0x18}, {(0xa, Oxa, 0x20, 0x0}, Ox1a}, (ОxО,...])...) /go/src/github.com/projectcalico/calico/felix/calc/13_route_resolver.go:166 +0x309...