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

False update events during rolling update #3

Open
IlyaSemenov opened this issue Jul 26, 2023 · 0 comments
Open

False update events during rolling update #3

IlyaSemenov opened this issue Jul 26, 2023 · 0 comments

Comments

@IlyaSemenov
Copy link
Owner

During a rolling update of a k8s cluster (especially when it's somehow stuck), there could be a situation when the browser loads client-side code from a pod running the new version, but then /version.json is served by a pod running the previous version, which will generate a false update event. There should be a way/recipe to handle this with some kind of linear order comparison.

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

1 participant