open-consul/vendor/github.com/shirou/gopsutil/host
Pierre Souchay 8dd3476921 Allow `"disable_host_node_id": false` to work on Linux as non-root. (#4926)
Bump `shirou/gopsutil` to include https://github.com/shirou/gopsutil/pull/603

This will allow to have consistent node-id even when machine is reinstalled
when using `"disable_host_node_id": false`

It will fix https://github.com/hashicorp/consul/issues/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).
2019-01-10 10:50:14 -05:00
..
host.go vendor: upgrade to latest version of gopsutil 2018-10-19 11:33:23 -07:00
host_darwin.go vendor: upgrade to latest version of gopsutil 2018-10-19 11:33:23 -07:00
host_darwin_386.go Reintroduce the necessary vendor bits for per-node IDs 2017-02-01 08:36:24 -08:00
host_darwin_amd64.go Add missing shirou/gopsutils vendor dependencies and files that were reverted 2017-02-01 10:26:00 -08:00
host_fallback.go vendor: upgrade to latest version of gopsutil 2018-10-19 11:33:23 -07:00
host_freebsd.go vendor: upgrade to latest version of gopsutil 2018-10-19 11:33:23 -07:00
host_freebsd_386.go Add missing shirou/gopsutils vendor dependencies and files that were reverted 2017-02-01 10:26:00 -08:00
host_freebsd_amd64.go Add missing shirou/gopsutils vendor dependencies and files that were reverted 2017-02-01 10:26:00 -08:00
host_freebsd_arm.go Reintroduce the necessary vendor bits for per-node IDs 2017-02-01 08:36:24 -08:00
host_linux.go Allow `"disable_host_node_id": false` to work on Linux as non-root. (#4926) 2019-01-10 10:50:14 -05:00
host_linux_386.go Add missing shirou/gopsutils vendor dependencies and files that were reverted 2017-02-01 10:26:00 -08:00
host_linux_amd64.go Add missing shirou/gopsutils vendor dependencies and files that were reverted 2017-02-01 10:26:00 -08:00
host_linux_arm.go Add missing shirou/gopsutils vendor dependencies and files that were reverted 2017-02-01 10:26:00 -08:00
host_linux_arm64.go Add missing shirou/gopsutils vendor dependencies and files that were reverted 2017-02-01 10:26:00 -08:00
host_linux_mips.go vendor: upgrade to latest version of gopsutil 2018-10-19 11:33:23 -07:00
host_linux_mips64.go vendor: upgrade to latest version of gopsutil 2018-10-19 11:33:23 -07:00
host_linux_mips64le.go vendor: upgrade to latest version of gopsutil 2018-10-19 11:33:23 -07:00
host_linux_mipsle.go vendor: upgrade to latest version of gopsutil 2018-10-19 11:33:23 -07:00
host_linux_ppc64le.go Add missing shirou/gopsutils vendor dependencies and files that were reverted 2017-02-01 10:26:00 -08:00
host_linux_s390x.go Add missing shirou/gopsutils vendor dependencies and files that were reverted 2017-02-01 10:26:00 -08:00
host_openbsd.go vendor: upgrade to latest version of gopsutil 2018-10-19 11:33:23 -07:00
host_openbsd_amd64.go Chase an upstream `go fmt` that has been long overdue. 2017-02-03 22:31:11 -08:00
host_solaris.go vendor: upgrade to latest version of gopsutil 2018-10-19 11:33:23 -07:00
host_windows.go vendor: upgrade to latest version of gopsutil 2018-10-19 11:33:23 -07:00