config/master/calico-operator.yaml (6 lines): - line 246: TODO: Add other useful fields. apiVersion, kind, uid?' - line 2008: # TODO: This nullable is manually added in. We should update controller-gen - line 3708: TODO: Add other useful fields. apiVersion, kind, uid?' - line 3742: = "RollingUpdate". --- TODO: Update this to follow our convention - line 4404: TODO: Add other useful fields. apiVersion, kind, uid?' - line 4438: type = "RollingUpdate". --- TODO: Update this to follow charts/aws-calico/templates/crds/operator.tigera.io_installations_crd.yaml (4 lines): - line 421: TODO: Add other useful fields. apiVersion, kind, uid?' - line 455: = "RollingUpdate". --- TODO: Update this to follow our convention - line 1117: TODO: Add other useful fields. apiVersion, kind, uid?' - line 1151: type = "RollingUpdate". --- TODO: Update this to follow pkg/ipamd/ipamd.go (4 lines): - line 971: //We will add all the prefixes to our datastore. TODO - Should we instead pick one of them. If we do, how to track - line 1530: // TODO: Here we could check if the IP is still used by a pod stuck in Terminating state. (Issue #1091) - line 1603: // TODO: Here we could check if the Prefix is still used by a pod stuck in Terminating state. (Issue #1091) - line 2120: //TODO - post GA we can evaluate to see if these two calls can be merged. pkg/awsutils/awsutils.go (3 lines): - line 633: // TODO: return a simpler data structure. - line 1249: // TODO: ideally we should fail in CNI init phase if the validation fails instead of warn. - line 1738: // TODO: keep as net.IPNet and remove this round-trip to/from string pkg/ec2metadatawrapper/ec2metadatawrapper.go (1 line): - line 9: // TODO: Move away from using mock charts/aws-calico/templates/crds/crd.projectcalico.org_ipamblocks.yaml (1 line): - line 39: # TODO: This nullable is manually added in. We should update controller-gen charts/aws-calico/templates/crds/crd.projectcalico.org_bgppeers.yaml (1 line): - line 65: TODO: Add other useful fields. apiVersion, kind, uid?' cmd/cni-metrics-helper/metrics/metrics.go (1 line): - line 412: // TODO resetDetected is NOT right for cniMetrics, so force it for now