IBM / cp4mcm-samples

Repo for sample scripts and yaml files to use with the IBM Cloud Pak for Multicloud Management
Apache License 2.0
6 stars 42 forks source link

Adapt MA prerequisite script to work in OCP 4.12 environment #92

Closed Junia18 closed 8 months ago

Junia18 commented 8 months ago

The OpenShift Container Platform 4.12 release fixes an issue with entering a debug session on a target node when the target namespace lacks the appropriate security level. This caused the oc CLI to prompt you with a pod security error message. If the existing namespace does not contain the appropriate security levels, OpenShift Container Platform now creates a temporary namespace when you enter oc debug mode on a target node. (OCPBUGS-852) https://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/release_notes/ocp-4-12-release-notes#ocp-4-12-bug-fixes