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

[DEV] Update router to use OpenCHAMI logging middleware #46

Closed
synackd opened this issue Aug 9, 2024 · 1 comment
Closed

[DEV] Update router to use OpenCHAMI logging middleware #46

synackd opened this issue Aug 9, 2024 · 1 comment
Assignees

Comments

@synackd
Copy link
Collaborator

synackd commented Aug 9, 2024

Short Description
Update the routers to use logging middeware in cmd/boot-script-service/routers.go from here: https://github.com/OpenCHAMI/chi-middleware

This should improve logging with the BSS API and make catching issues a bit easier. It may also be worth adding the authenticator from the node orchestrator as well.

Definition of Done
This issue will be complete once the middleware is verified to be used by the BSS router.

Additional context

@synackd
Copy link
Collaborator Author

synackd commented Aug 13, 2024

This is completed with the merge of #47.

@synackd synackd closed this as completed Aug 13, 2024
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

No branches or pull requests

2 participants