Update comment in types.go

This commit is contained in:
Jeff Regan
2020-08-19 10:36:28 -07:00
committed by GitHub
parent 660f7f9435
commit 0ff4e53046

View File

@@ -98,7 +98,7 @@ type TypeMeta struct {
}
// Hardcoded list.
// TODO: replace this with data acquired from openapi.
// TODO(#2861): replace this with data acquired from openapi.
var notNamespaceableKinds = []string{
"APIService",
"CSIDriver",