Skip to content

Commit 69d5f14

Browse files
authored
Update cnf-best-practices-expectations-permissions.adoc
1 parent a3f7dba commit 69d5f14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/cnf-best-practices-expectations-permissions.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -888,6 +888,8 @@ All custom resources for operators require podspecs for both pod image override
888888
[IMPORTANT]
889889
====
890890
Operators must not use daemonsets
891+
892+
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#lifecycle-pod-owner-type[lifecycle-pod-owner-type]
891893
====
892894

893895
.CNF requirement
@@ -926,6 +928,8 @@ For general third party upstream operators (example: mongodb), the OLM package i
926928
[IMPORTANT]
927929
====
928930
Operators that are proprietary to a cnf application must ensure that their CRD's are unique, and will not conflict with other operators in the cluster.
931+
932+
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#observability-crd-status[observability-crd-status]
929933
====
930934

931935
.CNF requirement

0 commit comments

Comments
 (0)