Skip to content

Commit 0e97479

Browse files
authored
Update cnf-best-practices-developer-guide.adoc
1 parent e53a4ce commit 0e97479

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/cnf-best-practices-developer-guide.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,17 @@ requesting escalated privilege to perform this function.
6262
[IMPORTANT]
6363
====
6464
Avoid using any host system resource.
65+
66+
See test cases link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#access-control-pod-host-ipc[access-control-pod-host-ipc],
67+
link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#access-control-pod-host-pid[access-control-pod-host-pid]
6568
====
6669

6770
.CNF requirement
6871
[IMPORTANT]
6972
====
7073
Do not mount host directories for device access.
74+
75+
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#access-control-pod-host-path[access-control-pod-host-path]
7176
====
7277

7378
.CNF requirement

0 commit comments

Comments
 (0)