1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-15 21:08:23 +00:00
node-feature-discovery/deployment
Mac Chaffee 7ec13f0dc1
Add ServiceAccount for nfd-worker
Signed-off-by: Mac Chaffee <me@macchaffee.com>

This commit creates a separate ServiceAccount for the nfd-worker like the
other components.

Even though the nfd-worker doesn't need any special RBAC permissions, this
feature is useful for nvidia/gpu-operator (a downstream project) which
supports PodSecurityPolicies. But since nfd-worker doesn't have its own
ServiceAccount, they've bolted on this feature into their fork, which is
giving them issues.

PodSecurityPolicies are used to grant special permission to nfd-worker to
create hostPath volumes.
2022-02-28 16:17:16 -05:00
..
base pkg/apis/nfd: support templating of "vars" 2021-11-25 12:50:47 +02:00
components deployment: drop legacy custom rules from the worker conf sample 2021-12-22 09:21:26 +02:00
helm/node-feature-discovery Add ServiceAccount for nfd-worker 2022-02-28 16:17:16 -05:00
overlays Merge pull request #701 from marquiz/devel/deployment-custom-rule 2022-01-05 09:53:48 -08:00