2.2.4.3. Known issues
- Reconcile jobs only in opt-in namespaces
OpenShift Container Platform allows reconciliation of
Jobresources that have thekueue.x-k8s.io/queue-namelabel, even if these resources are in namespaces which are not configured to opt in to being managed by OpenShift Container Platform. This is inconsistent with the behavior for other core integrations like pods, deployments, and stateful sets, which are only reconciled if they are in namespaces which have been configured to opt in to being managed by OpenShift Container Platform by adding thekueue.openshift.io/managed=true.KueueCR description reads as "Not available" in the OpenShift Container Platform web consoleAfter installing Red Hat build of Kueue, in the Operator details view, the description for the
KueueCR reads as "Not available". This issue does not affect or degrade the Red Hat build of Kueue Operator functionality.