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

feat(cmds): add version check command #8839

Closed
wants to merge 1 commit into from

Conversation

schomatis
Copy link
Contributor

Add ipfs version check command to check running version against our DHT peers and report if a (configurable) fraction of them are running a newer (stable) version. (Manually tested decreasing the local CurrentVersionNumber, not sure of a simple way to test this locally in sharness.)

This is the first step toward #6487. Once this lands we can incorporate it as a periodic command in a running daemon if we want.

@schomatis schomatis requested a review from lidel March 31, 2022 22:18
@schomatis schomatis self-assigned this Mar 31, 2022
@schomatis schomatis linked an issue Mar 31, 2022 that may be closed by this pull request
@guseggert
Copy link
Contributor

Can we add some tests to this?

@schomatis
Copy link
Contributor Author

@guseggert

not sure of a simple way to test this locally in sharness.)

I'll need some pointers on how to set up a local network to test this, otherwise the test will become much more work than the feature itself.

@lidel lidel force-pushed the schomatis/feat/notify-outdated-version branch from 0af8837 to 8077843 Compare July 4, 2023 16:02
@lidel lidel requested a review from a team as a code owner July 4, 2023 16:02
@lidel lidel marked this pull request as draft July 4, 2023 16:03
@lidel lidel removed the request for review from a team July 4, 2023 16:04
@lidel lidel force-pushed the schomatis/feat/notify-outdated-version branch from 8077843 to f0a214b Compare July 4, 2023 16:15
Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Triage note:

@lidel
Copy link
Member

lidel commented Jun 19, 2024

Continued in #10438

@lidel lidel closed this Jun 19, 2024
@lidel lidel deleted the schomatis/feat/notify-outdated-version branch June 19, 2024 14:48
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.

Outdated Version Notice
3 participants