Description of problem: Missing spec.cpu.offlined field in v1 API Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Apply performanceProfile with offlined field in v1. Actual results: It fails Expected results: set cpus to offline Additional info:
Verification: OCP version: 4.12.0-0.nightly-2022-09-28-204419 # oc get crd performanceprofiles.performance.openshift.io -o yaml versions: - deprecated: true deprecationWarning: v1 is deprecated and should be removed in next three releases, use v2 instead name: v1 schema: openAPIV3Schema: [...] cpu: description: CPU defines a set of CPU related parameters. properties: [...] isolated: [...] offlined: description: Offline defines a set of CPUs that will be unused and set offline type: string reserved: [...]
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.12.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:7399