pkg/apiserver/apiserver.go (2 lines): - line 166: // TODO eventually collapse this by extracting all of the discovery out - line 482: // TODO unregister group level discovery when there are no more versions for the group pkg/registry/apiservice/etcd/etcd.go (2 lines): - line 54: // TODO: define table converter that exposes more than name/creation timestamp - line 59: panic(err) // TODO: Propagate error up pkg/apiserver/handler_proxy.go (2 lines): - line 107: // TODO: record long-running request differently? The long-running check func does not necessarily match the one of the aggregated apiserver - line 219: // TODO this should properly handle content type negotiation pkg/controllers/status/available_controller.go (1 line): - line 214: // TODO: decouple from legacyregistry pkg/apis/apiregistration/v1/register.go (1 line): - line 38: // TODO: move SchemeBuilder with zz_generated.deepcopy.go to k8s.io/api. pkg/apis/apiregistration/v1beta1/register.go (1 line): - line 38: // TODO: move SchemeBuilder with zz_generated.deepcopy.go to k8s.io/api. pkg/cmd/server/start.go (1 line): - line 123: // TODO have a "real" external address pkg/client/informers/externalversions/generic.go (1 line): - line 53: // TODO extend this to unknown resources with a client pool