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

cmd/sync: allows customization of the IP address and port that the management node listens on #3912

Merged
merged 5 commits into from
Jul 26, 2023

Conversation

zhijian-pro
Copy link
Contributor

The sync subcommand allows customization of the IP address and port that the management node listens on.

@zhijian-pro zhijian-pro marked this pull request as ready for review July 19, 2023 08:02
@zhijian-pro zhijian-pro requested a review from SandyXSD July 19, 2023 08:19
@github-actions
Copy link

Mutate Test Report
pkg/sync/cluster_test.go-1-1: score:0.74 failed:6, passed:17, compile error:0, out of coverage:106, skip by comment:0, others:0
Job detail: https://github.com/juicedata/juicefs/actions/runs/5619702648/job/15227405628

Usage: https://github.com/juicedata/juicefs/blob/main/.github/scripts/mutate/how_to_use_mutate_test.md

@zhijian-pro zhijian-pro requested a review from davies July 24, 2023 02:19
@davies davies added this to the Release 1.2 milestone Jul 24, 2023
@zhijian-pro zhijian-pro force-pushed the sync_supprot_manager_ip branch from e516d25 to 78129f2 Compare July 24, 2023 03:08
@github-actions
Copy link

Mutate Test Report
pkg/sync/cluster_test.go-1-1: score:0.81 failed:4, passed:17, compile error:0, out of coverage:106, skip by comment:0, others:0
Job detail: https://github.com/juicedata/juicefs/actions/runs/5640364786/job/15276884337

Usage: https://github.com/juicedata/juicefs/blob/main/.github/scripts/mutate/how_to_use_mutate_test.md

@github-actions
Copy link

Mutate Test Report
pkg/sync/cluster_test.go-1-1: score:0.81 failed:4, passed:17, compile error:0, out of coverage:106, skip by comment:0, others:0
Job detail: https://github.com/juicedata/juicefs/actions/runs/5640373718/job/15276911066

Usage: https://github.com/juicedata/juicefs/blob/main/.github/scripts/mutate/how_to_use_mutate_test.md

@zhijian-pro zhijian-pro merged commit 2261e0a into main Jul 26, 2023
@zhijian-pro zhijian-pro deleted the sync_supprot_manager_ip branch July 26, 2023 03:23
@github-actions
Copy link

Mutate Test Report
pkg/sync/cluster_test.go-1-1: score:0.81 failed:4, passed:17, compile error:0, out of coverage:106, skip by comment:0, others:0
Job detail: https://github.com/juicedata/juicefs/actions/runs/5664129974/job/15346944483

Usage: https://github.com/juicedata/juicefs/blob/main/.github/scripts/mutate/how_to_use_mutate_test.md

@SandyXSD SandyXSD removed this from the Release 1.2 milestone Jul 28, 2023
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.

3 participants