Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Fixes usage of OpenStack Swift reauthentication #338

Merged
merged 1 commit into from
Aug 29, 2020
Merged

Fixes usage of OpenStack Swift reauthentication #338

merged 1 commit into from
Aug 29, 2020

Conversation

kciredor
Copy link
Contributor

@kciredor kciredor commented Aug 17, 2020

OpenStack features expiring tokens which requires a client to reauth.

This fix ensures etcd-manager can continue creating backups to Swift
when the token expiry time is hit.

Fixes kubernetes/kops#9730

OpenStack features expiring tokens which requires a client to reauth.

This fix ensures etcd-manager can continue creating backups to Swift
when the token expiry time is hit.

Fixes #9730
@justinsb
Copy link
Contributor

Thanks for fixing @kciredor !

/approve
/lgtm

@justinsb justinsb merged commit 777e71d into kopeio:master Aug 29, 2020
@justinsb
Copy link
Contributor

I realized we probably should have fixed this in kops first ... sent the equivalent patch as kubernetes/kops#9836

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenStack etcd-manager authentication expires: no more backups after 1hr
2 participants