container/crio/handler.go (4 lines): - line 161: // TODO: extract object mother method - line 181: // TODO: we wantd to know graph driver DeviceId (dont think this is needed now) - line 197: // TODO for env vars we wanted to show from container.Config.Env from whitelist - line 199: //klog.V(4).Infof("TODO env whitelist: %v", exposedEnv) collector/prometheus_collector.go (2 lines): - line 90: // TODO : Add checks for validity of config file (eg : Accurate JSON fields) - line 258: // TODO Handle multiple labels nicer. Prometheus metrics can have multiple info/v2/conversion.go (2 lines): - line 85: // FIXME: Use reflection instead. - line 125: // TODO: Handle TcpStats container/crio/factory.go (2 lines): - line 44: // TODO add full set of supported drivers in future.. - line 146: // TODO determine crio version so we can work differently w/ future versions if needed container/docker/handler.go (2 lines): - line 147: // FIXME: Give `otherStorageDir` a more descriptive name. - line 171: // TODO: extract object mother method utils/cloudinfo/azure/azure.go (1 line): - line 47: // TODO: Implement method. cmd/internal/container/mesos/handler.go (1 line): - line 125: // TODO: Since we dont collect disk usage and network stats for mesos containers, we set manager/container.go (1 line): - line 52: // TODO: replace regular expressions with something simpler, such as strings.Split(). collector/generic_collector.go (1 line): - line 67: // TODO : Add checks for validity of config file (eg : Accurate JSON fields) container/containerd/factory.go (1 line): - line 98: // TODO: May be check with HasPrefix ContainerdNamespace container/docker/fs.go (1 line): - line 153: // TODO: ideally we should keep track of how many times we failed to get the usage for this manager/manager.go (1 line): - line 833: // TODO: Consider caching this and periodically updating. The VersionInfo may change if container/containerd/handler.go (1 line): - line 175: // TODO: Since we dont collect disk usage stats for containerd, we set hasFilesystem