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

wgabor-openshft-apiserver RN added to release notes

This commit is contained in:
William Gabor
2026-01-28 13:53:39 -05:00
parent 22648ebd3b
commit ddfb98211d

View File

@@ -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)