pkg/controllers/multiclusterservice/controller.go (2 lines): - line 225: // TODO could be improved by moving into the mutate func and creating a customized error - line 377: // TODO make sure the service name is unique and less than 63 characters. pkg/controllers/hub/trafficmanagerprofile/controller.go (2 lines): - line 111: // TODO: handle the deletion when backends are still attached to the profile - line 126: // TODO: replace the following with defaulter wehbook pkg/controllers/hub/serviceimport/controller.go (1 line): - line 117: // TODO: ideally we should ignore the order when comparing the serviceImports; port and protocol are the key. charts/member-net-controller-manager/values.yaml (1 line): - line 44: tlsClientInsecure: true #TODO should be false in the production pkg/controllers/hub/trafficmanagerbackend/controller.go (1 line): - line 144: // TODO: replace the following with defaulter webhook charts/mcs-controller-manager/values.yaml (1 line): - line 36: tlsClientInsecure: true #TODO should be false in the production pkg/controllers/member/serviceexport/controller.go (1 line): - line 404: // TODO: can improve the performance by caching the public IP address resource ID.