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

(bug) reset token renewal to one hour #98

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

gianlucam76
Copy link
Member

In version v0.45.0 token renewal was set to one hour. In release v0.46.0 this was increased to three hours.
Since the new value was larger than older one, after upgrade Sveltos did not renew the token for three hours. But the previously generated token (created during v0.45.0) was set to one hour. So by the time, after upgrade, Sveltos tried to renew the token it was already expired.

In version v0.45.0 token renewal was set to one hour. In release
v0.46.0 this was increased to three hours.
Since the new value was larger than older one, after upgrade Sveltos
did not renew the token for three hours. But the previously generated
token (created during v0.45.0) was set to one hour. So by the time,
after upgrade, Sveltos tried to renew the token it was already expired.
@gianlucam76 gianlucam76 merged commit f03bce6 into projectsveltos:release-0.46 Feb 3, 2025
3 checks passed
@gianlucam76 gianlucam76 deleted the release-0.46 branch February 3, 2025 13:08
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

Successfully merging this pull request may close these issues.

1 participant