1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/source
Markus Lehtonen 348f3a7f89 Remove hardcoding of nfd source path (#94)
* Make rdt-discovery buildable outside hardcoded path

Do not assume that nfd sources always reside under hardcoded directory
"/go/src/github.com/kubernetes-incubator/node-feature-discovery/". This
makes it possible e.g. to build nfd locally outside the Docker
container.

* Do not hardcode the path for RDT helper binaries

Utilize the standard PATH env variable, instead.
2018-03-16 09:56:35 -07:00
..
cpuid Improve GoReportCard metrics, both gofmt and golint (#90) 2018-03-05 07:51:47 -08:00
fake Improve GoReportCard metrics, both gofmt and golint (#90) 2018-03-05 07:51:47 -08:00
network Improve GoReportCard metrics, both gofmt and golint (#90) 2018-03-05 07:51:47 -08:00
panic_fake Improve GoReportCard metrics, both gofmt and golint (#90) 2018-03-05 07:51:47 -08:00
pstate Improve GoReportCard metrics, both gofmt and golint (#90) 2018-03-05 07:51:47 -08:00
rdt Remove hardcoding of nfd source path (#94) 2018-03-16 09:56:35 -07:00
source.go refactor sources to source pkg 2017-09-05 21:35:33 -07:00