
The pkg/api/testing can be removed whem kubeadm splits into its own repository. The pkg/kubemark probably will remain as is for the foreseeable future.
14 lines
165 B
Plaintext
14 lines
165 B
Plaintext
{
|
|
"Rules": [
|
|
{
|
|
"SelectorRegexp": "k8s[.]io/kubernetes",
|
|
"AllowedPrefixes": [
|
|
""
|
|
],
|
|
"ForbiddenPrefixes": [
|
|
"k8s.io/kubernetes/cmd"
|
|
]
|
|
}
|
|
]
|
|
}
|