You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/k8s-best-practices-cnf-operator-requirements.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ See test case link:https://github.com/test-network-function/cnf-certification-te
52
52
.Workload requirement
53
53
[IMPORTANT]
54
54
====
55
-
The OLM operator CSV must support the "all namespaces" install method if the operator is upstream software. If the operator is a proprietary workload operator it must support single namespaced installation. It is recommended for an operator to support all OLM install modes to ensure flexibility in our environment.
55
+
The OLM operator CSV must support the “all namespaces” install method if the operator is upstream software "global operator". If the operator is a proprietary cnf operator "vendor operator" it must support single namespaced installation. It is recommended for an operator to support all OLM install modes to ensure flexibility in our environment.
0 commit comments