-
Notifications
You must be signed in to change notification settings - Fork 2k
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
CLI command to display the agents fingerprint(s) #117
Comments
Definitely want! 👍 Should be a pretty simple addition. |
Also since the fingerprints all set node attributes, maybe there's a way we can just dump all of the node attributes and their current values? |
Is there still a need for the -fingerprint flag or is this fixed by #313? Otherwise I'd like to take a stab at implementing the flag. |
I think it is largely solved by that PR. I think it is best we close this PR. Thanks so much! |
This is the main patch for hashicorp#117. It still has several outstanding problems that we'll work through in later commits, but it's good enough to discuss.
Reworks membership changes for one in process at any time.
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues. |
For operating or debugging, it would be helpful if I could run a command on a node and get some information on the results of the Fingerprints, both which ones ran, and what they recorded. This would be helpful for understanding why a job isn't placing where I thought it would, or debugging a Fingerprint.
Ex:
The text was updated successfully, but these errors were encountered: