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

Backups not coming in after OpenStack token expires: Reauth bug? #337

Open
kciredor opened this issue Aug 11, 2020 · 1 comment
Open

Backups not coming in after OpenStack token expires: Reauth bug? #337

kciredor opened this issue Aug 11, 2020 · 1 comment

Comments

@kciredor
Copy link
Contributor

Hi,

With reference to kops issue: kubernetes/kops#9730

etcd-manager should be reauthenticating to OpenStack after the original token expires. I can see logic in the code to do so, but it does not seem te work.

I can see the controller loop coming by in the logs and creating backups of etcd to my OpenStack swift container. After 4 backups - which means 1 hour passed by - the backups stop coming in. This is exactly the timeout expiry value of my OpenStack provider.

Commit 8faecdad725d05f9c7375461cbf4f3dbbec6e527 made significant changes to reauth. I've tried the etcd-manager version before that commit as well: no luck, Authentication failed coming in as well.

Any thoughts?

@kciredor
Copy link
Contributor Author

This suggested fix actually works great: kubernetes/kops#9730 (comment)

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

No branches or pull requests

1 participant