The server could not find the requested resource--PartialObjectMetadata

Hi community, I found this keeps printing on my controller pod. Why is this happening cause PartialObjectMetadata seems not a crd…

W0517 03:11:56.015396       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0517 03:11:56.015440       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource

The messages are not showing after I upgrade the master node.