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
// This xref points to a topic that is not currently included in the OSD and ROSA docs.
82
-
ifndef::openshift-dedicated,openshift-rosa[]
83
81
[role="_additional-resources"]
84
82
.Additional resources
85
83
86
84
* xref:../../authentication/understanding-and-managing-pod-security-admission.adoc#understanding-and-managing-pod-security-admission[Understanding and managing pod security admission]
* See xref:../../operators/understanding/olm/olm-understanding-operatorgroups.adoc#olm-operatorgroups-membership_olm-understanding-operatorgroups[Operator group membership] for details on possible install modes.
41
41
* xref:../../operators/operator_sdk/osdk-complying-with-psa.adoc#osdk-complying-with-psa[Complying with pod security admission]
42
-
// This xref points to a topic that is not currently included in the OSD/ROSA docs.
43
-
ifndef::openshift-dedicated,openshift-rosa[]
44
42
* xref:../../authentication/understanding-and-managing-pod-security-admission.adoc#understanding-and-managing-pod-security-admission[Understanding and managing pod security admission]
* xref:../../operators/operator_sdk/osdk-complying-with-psa.adoc#osdk-complying-with-psa[Complying with pod security admission]
53
-
// This xref points to a topic that is not currently included in the OSD and ROSA docs.
54
-
ifndef::openshift-dedicated,openshift-rosa[]
55
50
* xref:../../authentication/understanding-and-managing-pod-security-admission.adoc#understanding-and-managing-pod-security-admission[Understanding and managing pod security admission]
* See xref:../../operators/operator_sdk/osdk-scorecard.adoc#osdk-scorecard[Validating Operators using the scorecard tool] for details about running the scorecard tool.
64
58
* xref:../../operators/operator_sdk/osdk-complying-with-psa.adoc#osdk-complying-with-psa[Complying with pod security admission]
65
-
// This xref points to a topic that is not currently included in the OSD and ROSA docs.
66
-
ifndef::openshift-dedicated,openshift-rosa[]
67
59
* xref:../../authentication/understanding-and-managing-pod-security-admission.adoc#understanding-and-managing-pod-security-admission[Understanding and managing pod security admission]
Copy file name to clipboardExpand all lines: operators/operator_sdk/osdk-complying-with-psa.adoc
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,7 @@ If your Operator project does not require escalated permissions to run, you can
14
14
* The allowed pod security admission level for the Operator's namespace
15
15
* The allowed security context constraints (SCC) for the workload's service account
16
16
17
-
// This xref points to a topic that is not currently included in the OSD/ROSA docs.
18
-
ifndef::openshift-dedicated,openshift-rosa[]
19
17
For more information, see xref:../../authentication/understanding-and-managing-pod-security-admission.adoc#understanding-and-managing-pod-security-admission[Understanding and managing pod security admission].
* xref:../../authentication/understanding-and-managing-pod-security-admission.adoc#understanding-and-managing-pod-security-admission[Understanding and managing pod security admission]
0 commit comments