runtime/service.go (2 lines): - line 247: // TODO ideally we would be forwarding events instead of re-publishing them, which would - line 272: // TODO we have to create separate listeners for the fccontrol service and shim service because firecracker-control/local.go (2 lines): - line 162: // TODO we have to create separate listeners for the fccontrol service and shim service because - line 498: fmt.Sprintf("%s=%s", internal.FCSocketFDEnvKey, strconv.Itoa(fcSocketFDNum))) // TODO remove after containerd is updated to expose ttrpc server to shim config/config.go (1 line): - line 66: // TODO: Add netns field internal/common.go (1 line): - line 42: // TODO these strings are hardcoded throughout the containerd codebase, it may