Skip to content

Conversation

@TymKh
Copy link
Collaborator

@TymKh TymKh commented Nov 14, 2024

📝 Summary

Implementation for admin endpoints to register new multioperator nodes. Admin API is served under different port and is implemented for internal use, it contains all endpoints needed to properly configure new builder node.

⛱ Motivation and Context

To avoid working directly with database (postgres) and secrets manager (aws secrets manager) we implement admin API that validates data and puts into the db properly.

📚 References


✅ I have run these commands

  • make lint
  • make test
  • go mod tidy

@TymKh TymKh requested a review from metachris November 14, 2024 20:06
@TymKh TymKh marked this pull request as ready for review November 18, 2024 17:40
@TymKh TymKh merged commit c604578 into main Nov 20, 2024
2 checks passed
@TymKh TymKh deleted the feature/admin-endpoints branch November 20, 2024 19:11
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.

2 participants