hack/logcheck.conf: enable contextual logging in kube-scheduler
This commit is contained in:
		| @@ -26,14 +26,12 @@ structured k8s.io/apiserver/pkg/server/options/encryptionconfig/.* | ||||
| # The following packages have been migrated to contextual logging. | ||||
| # Packages matched here do not have to be listed above because | ||||
| # "contextual" implies "structured". | ||||
| # TODO next: contextual k8s.io/kubernetes/pkg/scheduler/.* | ||||
| # A few files involved in startup migrated already to contextual | ||||
| # We can't enable contextual logcheck until all are migrated | ||||
| contextual k8s.io/client-go/tools/events/.* | ||||
| contextual k8s.io/client-go/tools/record/.* | ||||
| contextual k8s.io/dynamic-resource-allocation/.* | ||||
| contextual k8s.io/kubernetes/cmd/kube-scheduler/.* | ||||
| contextual k8s.io/kubernetes/pkg/controller/.* | ||||
| contextual k8s.io/kubernetes/pkg/scheduler/.* | ||||
| contextual k8s.io/kubernetes/test/e2e/dra/.* | ||||
|  | ||||
| # As long as contextual logging is alpha or beta, all WithName, WithValues, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Mengjiao Liu
					Mengjiao Liu