-
Notifications
You must be signed in to change notification settings - Fork 748
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sensor-controller throws errors about wrong config map version #81
Comments
I see these errors as well on a Kubernetes 1.9 cluster. What version is your cluster? |
|
Others have encountered this issue long before. I'm not sure if this means the same in this version of Kubernetes/client-go. Looks like it comes about from See related issues: |
Looks like this may be due to "slow moving resources" from kubernetes/kubernetes#55230:
not sure much we can do on this for now besides ignoring these statements, but let's stay up-to-date on any developments here. |
@VaibhavPage can we revisit this? Do you think this was addressed in k/k? |
closing this issue as there is nothing we can do here. |
Describe the bug
I keep seeing the sensor-controller spewing log messages about old config map version even though there were no changes made to the config-map.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
There should be no such errors in the logs
The text was updated successfully, but these errors were encountered: