node-feature-discovery
node-feature-discovery copied to clipboard
Node feature discovery for Kubernetes
ROBLEM: Helm 3 only install CRDs during the chart installation. Both deletes and upgrades are not handled by Helm 3. It requires manual intervention. Additionally, it is not possible to...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.15 to 1.2.0. Release notes Sourced from github.com/opencontainers/runc's releases. runc v1.2.0 -- "できるときにできることをやるんだ。それが今だ。" This is the long-awaited release of runc 1.2.0! The primary changes from rc3 are...
Part of https://github.com/kubernetes-sigs/node-feature-discovery/issues/1546
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.67.1. Release notes Sourced from google.golang.org/grpc's releases. Release 1.67.1 Bug Fixes transport: Fix a bug causing stream failures due to miscalculation of the flow control...
This patch mitigates inadvertent termination of nfd-master pods by the liveness probe on big clusters. With a recent change nfd-master started to wait (block) for informer caches to sync before...
**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 because the cluster...
This cherry-picks the changes from: * #1921 * #1924 And will allow the next release of v0.16.x to be treated as a go module.
This PR drops the separate http servers for metrics and the health endpoint. In addition, ditch the grpc-health and replace it with plain http. The PR is split into three...
Bumps google.golang.org/protobuf from 1.34.2 to 1.35.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...