Closed kciredor closed 4 years ago
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 https://github.com/kubernetes/kops/issues/9730
Thanks for fixing @kciredor !
/approve /lgtm
I realized we probably should have fixed this in kops first ... sent the equivalent patch as https://github.com/kubernetes/kops/pull/9836
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 https://github.com/kubernetes/kops/issues/9730