-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.18.z
-
Quality / Stability / Reliability
-
False
-
-
1
-
Low
-
None
-
None
-
None
-
MCO Sprint 272, MCO Sprint 273
-
2
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
Description of problem:
When techpreview is not enabled the machine-config-controller pod in MCO spams the message E0610 08:21:11.710719 1 reflector.go:158] "Unhandled Error" err="github.com/openshift/client-go/machineconfiguration/informers/externalversions/factory.go:125: Failed to watch *v1.MachineOSConfig: failed to list *v1.MachineOSConfig: the server could not find the requested resource (get machineosconfigs.machineconfiguration.openshift.io)" W0610 08:22:10.950032 1 reflector.go:561] github.com/openshift/client-go/machineconfiguration/informers/externalversions/factory.go:125: failed to list *v1.MachineOSConfig: the server could not find the requested resource (get machineosconfigs.machineconfiguration.openshift.io) E0610 08:22:10.950079 1 reflector.go:158] "Unhandled Error" err="github.com/openshift/client-go/machineconfiguration/informers/externalversions/factory.go:125: Failed to watch *v1.MachineOSConfig: failed to list *v1.MachineOSConfig: the server could not find the requested resource (get machineosconfigs.machineconfiguration.openshift.io)" W0610 08:23:09.178985 1 reflector.go:561] github.com/openshift/client-go/machineconfiguration/informers/externalversions/factory.go:125: failed to list *v1.MachineOSConfig: the server could not find the requested resource (get machineosconfigs.machineconfiguration.openshift.io)
Version-Release number of selected component (if applicable):
$ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.18.17 True False 12m Cluster version is 4.18.17
How reproducible:
Always
Steps to Reproduce:
Install a 4.18.17 cluster and check the machine-config-controller's logs $ oc logs -l k8s-app=machine-config-controller
Actual results:
The error message mentioned above is spammed
Expected results:
No error should be spammed
Additional info:
- is duplicated by
-
OCPBUGS-57791 machine-config-controller report error failed to list *v1.MachineOSConfig: the server could not find the requested resource
-
- Closed
-
- links to