Skip to content

Commit 075b3a4

Browse files
committed
Add per-network device plugin and accelerated mode support
1 parent fe9f635 commit 075b3a4

8 files changed

Lines changed: 639 additions & 49 deletions

File tree

internal/controller/bindata/daemon/02.daemon_role.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@ rules:
2525
- patch
2626
- update
2727
- watch
28+
- apiGroups:
29+
- ""
30+
resources:
31+
- configmaps
32+
verbs:
33+
- get
34+
- list
35+
- watch
2836
- apiGroups:
2937
- ""
3038
resources:

0 commit comments

Comments
 (0)