-
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 consis…
-
# 유니코드 NFD to NFC 변환 - cdeclog
유니코드 NFD 문자열을 NFC 문자열로 변환하는 방법을 Python 스크립트와 nfd2c 툴을 활용하여 설명
[https://cdecl.github.io/devops/nfd-to-nfc/](https://cdecl.github.io/devops/nfd-to-nfc/)
-
Add support for NFDs in MainNet and TestNet
-
I don't think we are using NFD Properties (and there has been considerable work on them in the last few years) so I think what might make sense to do now is to remove them from our parsing, and add ba…
-
**What would you like to be added**:
Remove the gRPC API that was deprecated in [v0.14.0](https://github.com/kubernetes-sigs/node-feature-discovery/releases/tag/v0.14.0) and replaced by NodeFea…
-
It looks like the list is missing the 'nfd' (not further defined) classes, such as ' 9130 - Amusement and Other Recreation Activities, nfd' and '8210 - Adult, Community and Other Education, nfd' etc.
…
-
**What would you like to be added**:
The operator should play nicely with the latest features in the operand. E.g. (some of these might be no-issues already)
- [x] nfd-gc #201
- [x] Tolera…
-
Taints are specified in the NodeRules objects, and are applied by master pod. This may cause the NFD worker pods on the tainted nodes to become unscheduled, since NFD operator is not aware of the Nod…
-
**What would you like to be added**:
Improve the gRPC health server so that it doesn't report ready/live until the feature discovery has succeeded and the NodeFeature CR object has been created…
-
**What happened**:
NFD will remove any node labels associated with NodeFeature of a specific node if nfd-worker pod of that node gets deleted.
after pod delete, it will get re-created, which…