From ddfb98211ddab14082de5fbd79a9ef7fd00d505b Mon Sep 17 00:00:00 2001 From: William Gabor Date: Wed, 28 Jan 2026 13:53:39 -0500 Subject: [PATCH] wgabor-openshft-apiserver RN added to release notes --- modules/rn-ocp-release-notes-fixed-issues.adoc | 2 ++ 1 file changed, 2 insertions(+) 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)