Commit 554c065
authored
Allow excluding mount points using jsonnet. (#977)
* Allow excluding mount points using jsonnet.
This will allow overriding the mount point exclusions. A similar
mechanism already exists for filesystems.
Signed-off-by: Milan Plzik <[email protected]>
* jsonnetfmt
Signed-off-by: Milan Plzik <[email protected]>
* Add a function to override the 'excluded_mount_points'.
Signed-off-by: Milan Plzik <[email protected]>
---------
Signed-off-by: Milan Plzik <[email protected]>1 parent 48309ec commit 554c065
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
44 | | - | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
67 | 73 | | |
68 | 74 | | |
0 commit comments