-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow
"disable_host_node_id": false
to work on Linux as non-root. (#…
…4926) Bump `shirou/gopsutil` to include shirou/gopsutil#603 This will allow to have consistent node-id even when machine is reinstalled when using `"disable_host_node_id": false` It will fix #4914 and allow having the same node-id even when reinstalling a node from scratch. However, it is only compatible with a single OS (installing to Windows will change the node-id, but it seems acceptable).
- Loading branch information
1 parent
8969b8d
commit 1618d79
Showing
3 changed files
with
30 additions
and
20 deletions.
There are no files selected for viewing
22 changes: 9 additions & 13 deletions
22
vendor/github.com/shirou/gopsutil/cpu/cpu_windows.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
13 changes: 13 additions & 0 deletions
13
vendor/github.com/shirou/gopsutil/host/host_linux.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters