1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 16:27:05 +00:00
node-feature-discovery/docs
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
..
_includes/templates docs: update jekyll-rdt-theme to v2.0.10 2021-10-11 11:26:37 +03:00
contributing docs: restructure docs 2022-11-03 10:26:56 +02:00
deployment Re-add -enable-nodefeature-api cmdline flag 2024-05-16 10:53:49 +03:00
developer-guide Remove references to -enable-nodefeature-api flag 2024-03-18 16:06:25 +02:00
get-started docs: document all tracking annotations 2023-12-21 18:15:00 +02:00
reference Re-add -enable-nodefeature-api cmdline flag 2024-05-16 10:53:49 +03:00
usage Remove references to -enable-nodefeature-api flag 2024-03-18 16:06:25 +02:00
.gitignore docs: initial site setup 2020-10-08 10:50:04 +03:00
404.html docs: initial site setup 2020-10-08 10:50:04 +03:00
_config.yml docs: update github-pages gem to v227 2022-11-16 21:08:13 +02:00
Gemfile docs: update docs build dependencies 2023-08-30 19:31:35 +03:00
Gemfile.lock build(deps-dev): bump nokogiri from 1.16.2 to 1.16.5 in /docs 2024-05-13 23:37:53 +00:00
index.html docs: add landing page and quick-start guide 2020-10-29 13:29:10 +02:00
mdl-style.rb Make mdlint v0.13 happy 2023-10-25 21:21:11 +02:00