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
There's a bug in gophercloud that causes reauthentication to fail. It's missing to add a scope.
Naturally, this update is missing up to at least Kubernetes 1.6.4. The symptoms are that various Openstack related functionality stops working after 24h. It affects apiserver, controller-manager and to some extend kubelets. Manually restarting the components fixes the trouble.
There's a bug in gophercloud that causes reauthentication to fail. It's missing to add a scope.
Naturally, this update is missing up to at least Kubernetes 1.6.4. The symptoms are that various Openstack related functionality stops working after 24h. It affects apiserver, controller-manager and to some extend kubelets. Manually restarting the components fixes the trouble.
There's an issue and patch:
kubernetes/kubernetes#45545
kubernetes/kubernetes#44461
Until this is cherry-picked (if it gets picked at all) we need to include the fix into our own image.
The text was updated successfully, but these errors were encountered: