-
As a developer of Kata Containers, we'd like to rely on NFD to properly check whether `containerd` has the appropriate snapshotter set up in one (or more) specific nodes, so we can decide whether some…
-
Dans la création de tag nous allons avoir beaucoup de tags => il faut détecter si l'on ne fait pas un doublon.
Pour cela il faut une fonction de mesure de distance entre les mots en type script.
…
-
In cache.py:
```python
if previous_location and previous_location != repository_location:
msg = ("Warning: The repository at location {} was previously located at {}\n".format(
# [snip]
```…
jast updated
2 months ago
-
Some unicode characters, _e.g._ `ö`, can be represented in alternative ways (like a single character, or decomposed into a couple of characters, like `o` + "_two upper dots modifier_"); and different…
-
**What happened**: node-feature-discovery of gpu-operator sends excessive LIST requests to the API server
**What you expected to happen**:
Recently I got several alerts from K8S cluster which desc…
-
Error: error loading module 'nfd' from file '/home/sam/.luaver/luarocks/3.0.3_5.1/lib/lua/5.1/nfd.so':
/home/sam/.luaver/luarocks/3.0.3_5.1/lib/lua/5.1/nfd.so: undefined symbol: gtk_file_chooser_add…
-
Hi, I'm currently using this library in a GTK3 project. It work well. But the project is transitioning to GTK4 and it cause interference with the GTK3 needed by NFD. I think I already know the answer …
-
Example:
```ts
import {camelCase} from 'bun';
const camel = camelCase("hello world");
// "helloWorld"
```
#### TODO
- [ ] `Bun.camelCase("two words")` -> `"twoWords"`
- [ ] `Bun.capitalCase("two w…
-
# ℹ Overview
Integrate NFD. Here is the documetation.
https://editor.swagger.io/?url=https://api.nf.domains/info/openapi3.yaml
### 📝 Related Issues
-
**What happened**:
While migrating from 0.10 to 0.16.0:
* all node feature labels got removed
* `kubectl get nodefeatures -n node-feature-discovery` was unresponsive at the time (likely bec…