pkg/virtualservice/resource_manager.go (1 line): - line 328: // TODO: Adding tagging support, so a existing virtualService in owner account but not ownership can be support. pkg/gatewayroute/resource_manager.go (1 line): - line 344: // TODO: Add tagging support. pkg/mesh/resource_manager.go (1 line): - line 213: // TODO: Adding tagging support, so a existing mesh in owner account but not ownership can be support. pkg/virtualgateway/resource_manager.go (1 line): - line 260: // TODO: Add tagging support. pkg/virtualnode/resource_manager.go (1 line): - line 329: // TODO: Adding tagging support, so a existing virtualNode in owner account but not ownership can be support. pkg/virtualrouter/resource_manager.go (1 line): - line 315: // TODO: Adding tagging support, so a existing virtualRouter in owner account but not ownership can be support. pkg/k8s/custom_controller.go (1 line): - line 164: // TODO: we should refactor this in the future, as this approach will make controllers to run without having pod synced.