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

node: move adminrpc from guardiand into own package #2983

Merged

Conversation

tbjump
Copy link
Contributor

@tbjump tbjump commented May 24, 2023

No functional changes, only refactoring.
This PR moves the adminserver into its own package.
Context: this is part of cleaning up the guardiand package to make it more testable (more PRs coming).
The adminserver could use some cleanup and refactoring as well, but this is out of scope of this PR.

Copy link
Contributor Author

tbjump commented May 24, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

Base automatically changed from tbjump/benchStack to main May 25, 2023 18:11
@tbjump tbjump force-pushed the 05-24-node_move_adminrpc_from_guardiand_into_own_package branch from 8607ba2 to 1ed9cfc Compare May 26, 2023 15:01
@tbjump
Copy link
Contributor Author

tbjump commented May 26, 2023

restacked and ready for review

@tbjump tbjump requested a review from SEJeff June 1, 2023 15:54
@tbjump tbjump mentioned this pull request Jun 2, 2023
11 tasks
@tbjump tbjump force-pushed the 05-24-node_move_adminrpc_from_guardiand_into_own_package branch from 1ed9cfc to 18df15a Compare June 2, 2023 14:16
@tbjump tbjump requested a review from bruce-riley June 5, 2023 15:11
Copy link
Collaborator

@SEJeff SEJeff left a comment

Choose a reason for hiding this comment

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

Solid PR. I've love to see more tests in the future, but this is just shuffling things around.

node/pkg/adminrpc/adminserver.go Show resolved Hide resolved
node/pkg/node/adminServiceRunnable.go Show resolved Hide resolved
node/pkg/node/adminServiceRunnable.go Show resolved Hide resolved
node/pkg/node/adminServiceRunnable.go Show resolved Hide resolved
@tbjump
Copy link
Contributor Author

tbjump commented Jun 6, 2023

@SEJeff I'll leave your feedback on the code here unaddressed since this PR is solely about moving things around without changing anything but we can pick this up again in a follow-up PR.

@tbjump tbjump merged commit e432378 into main Jun 6, 2023
@tbjump tbjump deleted the 05-24-node_move_adminrpc_from_guardiand_into_own_package branch June 6, 2023 16:13
tbjump pushed a commit that referenced this pull request Jun 8, 2023
evan-gray pushed a commit that referenced this pull request Jun 13, 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