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

Task::new() should not require the helper to have a collector auth token #370

Closed
divergentdave opened this issue Aug 9, 2022 · 0 comments · Fixed by #391
Closed

Task::new() should not require the helper to have a collector auth token #370

divergentdave opened this issue Aug 9, 2022 · 0 comments · Fixed by #391
Assignees

Comments

@divergentdave
Copy link
Collaborator

Currently Task::new() requires that the list of collector authentication tokens is non-empty. In practice, the helper does not need to know this token, as the collector only makes authenticated requests to the leader. We should relax this check, depending on the role of the aggregator.

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 a pull request may close this issue.

2 participants