diff --git a/modules/rn-ocp-release-notes-fixed-issues.adoc b/modules/rn-ocp-release-notes-fixed-issues.adoc index f82b2a249c..cf74948aca 100644 --- a/modules/rn-ocp-release-notes-fixed-issues.adoc +++ b/modules/rn-ocp-release-notes-fixed-issues.adoc @@ -130,6 +130,8 @@ To maintain compatibility with Kubernetes 1.34, CoreDNS has been updated to vers [id="rn-ocp-release-note-ocp-api-server-fixed-issues_{context}"] == OpenShift API Server +* Before this update, there was an incorrect error field path for `hostUsers` when validating a security context constraint. It was shown as `.spec.securityContext.hostUsers`, but `hostUsers` is not in the security context. With this release, the error field path is now `.spec.hostUsers`. (link:https://issues.redhat.com/browse/OCPBUGS-65727[OCPBUGS-65727]) + [id="rn-ocp-release-note-ocp-cli-fixed-issues_{context}"] == OpenShift CLI (oc)