Skip to content
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

Openstack CloudProvider Reauth #1

Closed
BugRoger opened this issue May 23, 2017 · 1 comment
Closed

Openstack CloudProvider Reauth #1

BugRoger opened this issue May 23, 2017 · 1 comment

Comments

@BugRoger
Copy link
Contributor

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.

@databus23
Copy link
Member

This is fixed with k8s 1.7

auhlig pushed a commit that referenced this issue Dec 23, 2017
Correct Test Option to use correct name.
SchwarzM pushed a commit that referenced this issue Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants