You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On calico-enabled clusters (tried with and without PSP) calico-typha pod in kube-system floods the logs with errors like:
2019-06-05 13:23:56.985 [INFO][6] watchercache.go 242: Failed to create watcher ListRoot="/calico/resources/v3/projectcalico.org/bgppeers" error=resource does not exist: BGPPeer with error: the server could not find the requested resource (get BGPPeers.crd.projectcalico.org) performFullResync=true
What you expected to happen:
Normal level of logging.
How to reproduce it (as minimally and precisely as possible):
Just deploy a calico-enabled cluster (I tried with kubenet but I suppose it can be reproduced on AzureCNI clusters too).
What happened:
On calico-enabled clusters (tried with and without PSP) calico-typha pod in kube-system floods the logs with errors like:
What you expected to happen:
Normal level of logging.
How to reproduce it (as minimally and precisely as possible):
Just deploy a calico-enabled cluster (I tried with kubenet but I suppose it can be reproduced on AzureCNI clusters too).
Anything else we need to know?:
This fixes it:
The error in the logs goes away (but still, it logs every 10s because of #925 ).
Environment:
kubectl version
): 1.14.0 and 1.13.5The text was updated successfully, but these errors were encountered: