1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-31 04:04:51 +00:00
node-feature-discovery/deployment
Markus Lehtonen edb3e6824c deployment/helm: disable nfr controller for parallel instances
Change the helm chart so that the NodeFeatureRule controller will be
disabled for other than the default deployment (i.e. all deployments
where master.instance is non-empty), unless explicitly set to true. With
this we try to ensure that there is only on controller instance for the
CR, avoiding contention and conflicts.
2022-01-04 21:25:02 +02:00
..
base pkg/apis/nfd: support templating of "vars" 2021-11-25 12:50:47 +02:00
components nfd-worker: add core.featureSources config option 2021-12-03 09:42:35 +02:00
helm/node-feature-discovery deployment/helm: disable nfr controller for parallel instances 2022-01-04 21:25:02 +02:00
overlays Fix kustomization template to work with cert-manager 2022-01-04 13:19:09 +00:00