intel-device-plugins-for-ku.../pkg
Ukri Niemimuukko 39c934b22f topology: avoid unnecessary warning prints
Doing strings.Split with a non-empty separator against a potentially
empty string (hint.NUMAs) may return an empty string in a slice of
size one, which then doesn't parse nicely with ParseInt and results
in a repeating warning.

It is better to check for hint.NUMAs emptiness before trying to
split it.

Signed-off-by: Ukri Niemimuukko <ukri.niemimuukko@intel.com>
2020-04-16 19:11:39 +03:00
..
apis/fpga.intel.com bump k8s dependencies up to v1.17.0 2020-01-09 11:19:58 +02:00
client bump k8s dependencies up to v1.17.0 2020-01-09 11:19:58 +02:00
deviceplugin dpapi: update error message 2020-03-30 15:06:06 +03:00
fpga bitstream: increased test coverage 2020-03-20 11:18:05 +02:00
topology topology: avoid unnecessary warning prints 2020-04-16 19:11:39 +03:00