Skip to content

join token missing check #6056

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

Open
kfox1111 opened this issue May 8, 2025 · 0 comments
Open

join token missing check #6056

kfox1111 opened this issue May 8, 2025 · 0 comments
Labels
priority/backlog Issue is approved and in the backlog

Comments

@kfox1111
Copy link
Contributor

kfox1111 commented May 8, 2025

The join token missing check currently happens at node attestation time. when combined with retry_bootstrap=true, it can log out multiple times
WARN[0004] Failed to retrieve attestation result error="rpc error: code = InvalidArgument desc = nodeattestor(join_token): join token was not provided" retry_interval=7.792022514s

It may be better to push up the check more towards startup.

If not possible to move ujp, its a fatal error and should probably exit asap rather then continue on indefinitely.

@MarcosDY MarcosDY added the priority/backlog Issue is approved and in the backlog label May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/backlog Issue is approved and in the backlog
Projects
None yet
Development

No branches or pull requests

2 participants