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

Improve node setup pt. 3 #1435

Merged
merged 18 commits into from
Aug 15, 2024
Merged

Improve node setup pt. 3 #1435

merged 18 commits into from
Aug 15, 2024

Conversation

peterjan
Copy link
Member

@peterjan peterjan commented Aug 14, 2024

This PR cleans up the way we create bus, worker and autopilot and combine them into a node. It should now be a lot easier for 3rd party devs to follow along with how nodes are being constructed and configured, as well as use our library in their own codebase.

Fixes #1394

@peterjan peterjan self-assigned this Aug 14, 2024
@peterjan peterjan marked this pull request as ready for review August 14, 2024 07:39
Base automatically changed from pj/move-subscriber to dev August 14, 2024 11:07
Copy link
Member

@ChrisSchinnerl ChrisSchinnerl left a comment

Choose a reason for hiding this comment

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

Seems to require fixing a conflict to clear up the diff after merging pt.2.

cmd/renterd/node.go Outdated Show resolved Hide resolved
@peterjan peterjan mentioned this pull request Aug 15, 2024
autopilot/node.go Outdated Show resolved Hide resolved
bus/node.go Outdated Show resolved Hide resolved
bus/node.go Outdated Show resolved Hide resolved
bus/syncer.go Outdated Show resolved Hide resolved
worker/node.go Outdated Show resolved Hide resolved
utils/web.go Outdated Show resolved Hide resolved
@ChrisSchinnerl ChrisSchinnerl merged commit 4ada222 into dev Aug 15, 2024
7 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the pj/extract-node branch August 15, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Internal package inventory
2 participants