1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/deployment
Markus Lehtonen 560bd11d85 Re-add -enable-nodefeature-api cmdline flag
Bring back the -enable-nodefeature-api command line flag and the
corresponding enableNodeFeatureApi helm config value that were
removed without deprecation when the NodeFeatureAPI feature gate was
introduced. The thinking behind this change is to not break existing
users (without warning) unless totally unavoidable. Now the
-enable-nodefeature-api flag is marked as deprecated and slated for
removal in NFD v0.17.

The NodeFeatureAPI feature gate and the -enable-nodefeature-api flag
work together so that the NodeFeature API is disabled (gRPC is enabled,
instead) if either of them is set to false.

This patch selectively reverts parts of
06c4733bc5.
2024-05-16 10:53:49 +03:00
..
base nfd-topology-updater: Add liveness probe 2024-04-03 13:15:54 +03:00
components Add swap support in nfd 2024-02-19 10:20:56 -05:00
helm/node-feature-discovery Re-add -enable-nodefeature-api cmdline flag 2024-05-16 10:53:49 +03:00
nodefeaturerule/samples Document the NodeFeatureRule samples and move them under deployment dir 2023-12-15 13:43:26 +02:00
overlays deployment/kustomize: drop the sample cert-manager overlay 2024-01-03 21:13:15 +02:00