pkg/provider/ip/eni/eni.go (2 lines): - line 157: // TODO: Refresh device index for linux nodes only - line 168: // TODO: Check if any clean up is required here for linux nodes only? pkg/provider/ip/provider.go (1 line): - line 145: // TODO: For efficiency run only when required in next release pkg/aws/ec2/api/helper.go (1 line): - line 239: // TODO: Not used currently as the API is not publicly available with assumed role pkg/condition/conditions.go (1 line): - line 131: // TODO: Add implementation later pkg/config/type.go (1 line): - line 20: // TODO: Find more appropriate package for the labels and annotation constants. pkg/aws/ec2/instance.go (1 line): - line 128: // TODO: Group can change, should be refreshed each time we want to use this pkg/provider/branch/trunk/trunk.go (1 line): - line 435: // TODO: free vlan id? pkg/provider/branch/provider.go (1 line): - line 178: // TODO: For efficiency submit the process delete queue job only when the delete queue has items.