mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Update comment in types.go
This commit is contained in:
@@ -98,7 +98,7 @@ type TypeMeta struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Hardcoded list.
|
// Hardcoded list.
|
||||||
// TODO: replace this with data acquired from openapi.
|
// TODO(#2861): replace this with data acquired from openapi.
|
||||||
var notNamespaceableKinds = []string{
|
var notNamespaceableKinds = []string{
|
||||||
"APIService",
|
"APIService",
|
||||||
"CSIDriver",
|
"CSIDriver",
|
||||||
|
|||||||
Reference in New Issue
Block a user