pkg/apis/apiextensions/v1/types_jsonschema.go (4 lines): - line 251: // TODO: return actual types when anyOf is supported - line 274: // TODO: return actual types when anyOf is supported - line 294: // TODO: return actual types when anyOf is supported - line 316: // TODO: return actual types when anyOf is supported pkg/apis/apiextensions/v1beta1/types_jsonschema.go (4 lines): - line 251: // TODO: return actual types when anyOf is supported - line 274: // TODO: return actual types when anyOf is supported - line 294: // TODO: return actual types when anyOf is supported - line 316: // TODO: return actual types when anyOf is supported pkg/apiserver/conversion/webhook_converter.go (4 lines): - line 198: // TODO: Return a webhook specific error to be able to convert it to meta.Status - line 215: // TODO: Return a webhook specific error to be able to convert it to meta.Status - line 272: // TODO: Figure out if adding one second timeout make sense here. - line 276: // TODO: Return a webhook specific error to be able to convert it to meta.Status pkg/controller/openapi/builder/builder.go (3 lines): - line 358: // TODO: CRD support for export is still under consideration - line 363: // TODO: PatchOption added in feature branch but not in master yet - line 392: // TODO: fix kubectl to understand additionalProperties=true pkg/apiserver/customresource_handler.go (2 lines): - line 488: // TODO: find a real HA safe checkpointing mechanism instead of an arbitrary wait. - line 1337: // TODO: switch over pruning and coercing at the root to schemaobjectmeta.Coerce too pkg/crdserverscheme/unstructured.go (1 line): - line 35: // TODO this only works for the apiextensions server and doesn't recognize any types. Move to point of use. pkg/apis/apiextensions/v1beta1/deepcopy.go (1 line): - line 19: // TODO: Update this after a tag is created for interface fields in DeepCopy pkg/cmd/server/options/options.go (1 line): - line 94: // TODO have a "real" external address pkg/apis/apiextensions/deepcopy.go (1 line): - line 21: // TODO: Update this after a tag is created for interface fields in DeepCopy pkg/registry/customresource/etcd.go (1 line): - line 108: panic(err) // TODO: Propagate error up pkg/apiserver/conversion/converter.go (1 line): - line 165: // TODO: should this be a typed error? pkg/apiserver/schema/validation.go (1 line): - line 182: // TODO: this is actually a field.Invalid error, but we cannot do JSON serialization of metadata here to get a proper message pkg/apiserver/validation/validation.go (1 line): - line 36: // TODO: replace with NewStructural(...).ToGoOpenAPI pkg/apis/apiextensions/v1/zz_generated.conversion.go (1 line): - line 712: // FIXME: Type apiextensions.JSON is unsupported. pkg/controller/status/naming_controller.go (1 line): - line 55: // TODO to revisit this if naming conflicts are found to occur in the wild pkg/apis/apiextensions/v1/deepcopy.go (1 line): - line 19: // TODO: Update this after a tag is created for interface fields in DeepCopy pkg/controller/finalizer/crd_finalizer.go (1 line): - line 233: // TODO not all servers are synchronized on caches. It is possible for a stale one to still be creating things. pkg/cmd/server/testing/testserver.go (1 line): - line 82: // TODO : Remove TrackStorageCleanup below when PR pkg/registry/customresourcedefinition/etcd.go (1 line): - line 56: // TODO: define table converter that exposes more than name/creation timestamp pkg/client/informers/externalversions/generic.go (1 line): - line 53: // TODO extend this to unknown resources with a client pool pkg/apis/apiextensions/v1beta1/zz_generated.conversion.go (1 line): - line 765: // FIXME: Type apiextensions.JSON is unsupported.