gpu-operator icon indicating copy to clipboard operation
gpu-operator copied to clipboard

nfd-worker shocks on motherboard name

Open qdii opened this issue 1 year ago • 0 comments

Found that in the logs:

[nfd-worker.go:607] "ignoring label with invalid value" labelKey="nvidia.com/gpu.machine" labelValue="X9SRA/X9SRA-3" errors=["a valid label must be an empty string or consist of alphanumeric characters, '-', '' or '.', and must start and end with an alphanumeric character (e.g. 'MyValue', or 'my_value', or '12345', regex used for validation is '(([A-Za-z0-9][-A-Za-z0-9.]*)?[A-Za-z0-9])?')"]

Could you expand the regex?

qdii avatar Oct 26 '24 19:10 qdii