1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #64229 from bergerhoffer/OSDOCS-7527-rn

OSDOCS#7527: Adding namespaces that are always set to privileged PSA to release notes
This commit is contained in:
Andrea Hoffer
2023-10-03 14:05:18 -04:00
committed by GitHub

View File

@@ -212,6 +212,17 @@ With this release, you can now require your workloads to use a specific security
For more information, see xref:../authentication/managing-security-context-constraints.adoc#security-context-constraints-requiring_configuring-internal-oauth[Configuring a workload to require a specific SCC].
[id="ocp-4-14-auth-psa-privileged-namespaces"]
==== Pod security admission privileged namespaces
With this release, the following system namespaces are always set to the `privileged` pod security admission profile:
* `default`
* `kube-public`
* `kube-system`
For more information, see xref:../authentication/understanding-and-managing-pod-security-admission.adoc#psa-privileged-namespaces_understanding-and-managing-pod-security-admission[Privileged namespaces].
[id="ocp-4-14-networking"]
=== Networking