node-feature-discovery icon indicating copy to clipboard operation
node-feature-discovery copied to clipboard

Node feature discovery for Kubernetes

Results 153 node-feature-discovery issues
Sort by recently updated
recently updated
newest added

**What would you like to be added**: We could possibly improve the behavior of nfd-gc by removing stale NRT objects (whose creator pod does not exist anymore). The `ownerReference` field...

kind/feature

**What would you like to be added**: Add status field to the NodeFeature CRD. It could indicate if and when the NodeFeature was applied, any errors happened etc. **Why is...

kind/feature
lifecycle/stale

**What would you like to be added**: Support [SPIFFE](https://github.com/spiffe/spiffe) for verifying nfd-worker/labeler IDs. For example, utilize spiffe IDs for verifying the identity of creator of NodeFeature objects, so that an...

kind/feature

## Release Checklist - [ ] All [OWNERS](https://github.com/kubernetes-sigs/node-feature-discovery/blob/master/OWNERS) must LGTM the release proposal - [ ] Verify that the changelog in this issue is up-to-date - [ ] Create new...

**What would you like to be added**: [CRD Validation Ratcheting](https://github.com/alexzielenski/enhancements/blob/4ee52edca31d1d0568f77c8415275c9ea34128e6/keps/sig-api-machinery/4008-crd-ratcheting/README.md) **Why is this needed**: CRD Validation Ratcheting beta feature of K8s 1.28, makes CRD schema evolution much easier. Basically, it...

kind/feature

**What would you like to be added**: Add a liveness and/or readiness probe, e.g. a gRPC health server, to nfd-topology-updater. **Why is this needed**: More eyes on the well-being of...

kind/feature

**What would you like to be added**: The implementation of the gRPC health server in nfd-master is very simple and naive, in practice only telling that the nfd-master main loop...

kind/feature

**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 NodeFeature CRD API. This includes code (including all related config and...

kind/feature
help wanted

**What would you like to be added**: I would like to be able to configure restrictions on NodeFeatures and NodeFeatureRule objects. E.g. 1. filtering of which NodeFeature objects to watch...

kind/feature

Resolves #1186

cncf-cla: yes
size/XL
needs-rebase
do-not-merge/work-in-progress