pkg/ipamd/ipamd.go (4 lines): - line 1014: //We will add all the prefixes to our datastore. TODO - Should we instead pick one of them. If we do, how to track - line 1619: // TODO: Here we could check if the IP is still used by a pod stuck in Terminating state. (Issue #1091) - line 1692: // TODO: Here we could check if the Prefix is still used by a pod stuck in Terminating state. (Issue #1091) - line 2330: // TODO - post GA we can evaluate to see if these two calls can be merged. pkg/awsutils/awsutils.go (2 lines): - line 1496: // TODO: ideally we should fail in CNI init phase if the validation fails instead of warn. - line 2046: // TODO: keep as net.IPNet and remove this round-trip to/from string cmd/cni-metrics-helper/metrics/metrics.go (1 line): - line 439: // TODO resetDetected is NOT right for cniMetrics, so force it for now