mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-10 08:20:59 +00:00
Update comment in types.go
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user