1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-14 20:56:42 +00:00
node-feature-discovery/pkg
Markus Lehtonen f13ed2d91c nfd-topology-updater: update NodeResourceTopology objects directly
Drop the gRPC communication to nfd-master and connect to the Kubernetes
API server directly when updating NodeResourceTopology objects.
Topology-updater already has connection to the API server for listing
Pods so this is not that dramatic change. It also simplifies the code
a lot as there is no need for the NFD gRPC client and no need for
managing TLS certs/keys.

This change aligns nfd-topology-updater with the future direction of
nfd-worker where the gRPC API is being dropped and replaced by a
CRD-based API.

This patch also update deployment files and documentation to reflect
this change.
2022-12-08 11:03:22 +02:00
..
apihelper apis/nfd: update auto-generated code 2022-10-18 18:41:53 +03:00
apis/nfd/v1alpha1 nfd-master logic update for setting node taints 2022-12-02 17:25:00 +02:00
cpuid pkg/cpuid: lint fixes 2020-05-20 21:48:06 +03:00
generated Update auto-generated artefacts 2022-09-08 12:45:20 +03:00
labeler apis/nfd: update auto-generated code 2022-10-18 18:41:53 +03:00
nfd-client nfd-topology-updater: update NodeResourceTopology objects directly 2022-12-08 11:03:22 +02:00
nfd-master nfd-topology-updater: update NodeResourceTopology objects directly 2022-12-08 11:03:22 +02:00
podres topologyupdater: Bootstrap nfd-topology-updater in NFD 2021-09-21 10:47:39 +01:00
resourcemonitor topology-updater: introduce exclude-list 2022-11-21 14:08:25 +02:00
topologypolicy topologyupdater: Bootstrap nfd-topology-updater in NFD 2021-09-21 10:47:39 +01:00
utils get kubelet config from configz 2022-11-08 23:52:35 +08:00
version version: allow undefined version 2020-03-20 07:21:43 +02:00