Bug 2030845 - Override not working for the PerformanceProfile template
Summary: Override not working for the PerformanceProfile template
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Telco Edge
Version: 4.8
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: ---
: 4.9.z
Assignee: Ian Miller
QA Contact: yliu1
URL:
Whiteboard:
Depends On: 2028881
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-12-09 21:01 UTC by OpenShift BugZilla Robot
Modified: 2022-01-24 16:50 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Cause: User supplied fields in PolicyGenTemplate overlay are not copied to generated manifests if the field does not exist in the base source CR. Consequence: Some user content missing. Fix: Update policyGen tool to support these fields. Result: Expected content is found in generated CR.
Clone Of:
Environment:
Last Closed: 2022-01-24 16:50:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift-kni cnf-features-deploy pull 856 0 None open [release-4.9] Bug 2030845: ztp: Support for user content not in the source-cr 2022-01-08 01:01:10 UTC
Red Hat Product Errata RHBA-2022:0195 0 None None None 2022-01-24 16:50:30 UTC

Comment 3 yliu1 2022-01-21 18:38:38 UTC
Verified on ocp 4.9.17 with v4.9.0-18 ztp-site-generator container image
apiVersion: performance.openshift.io/v2
kind: PerformanceProfile
metadata:
  creationTimestamp: "2022-01-21T18:25:20Z"
  finalizers:
  - foreground-deletion
  generation: 1
  name: openshift-node-performance-profile
  resourceVersion: "53188"
  uid: d5b0900a-adc7-47cc-a507-e79126665973
spec:
  additionalKernelArgs:
  - idle=poll
  - rcupdate.rcu_normal_after_boot=0
  cpu:
    isolated: 2-39,42-79
    reserved: 0-1,40-41
  globallyDisableIrqLoadBalancing: false
  hugepages:
    defaultHugepagesSize: 1G
    pages:
    - count: 32
      size: 1G
  machineConfigPoolSelector:
    pools.operator.machineconfiguration.openshift.io/master: ""
  net:
    userLevelNetworking: true
  nodeSelector:
    node-role.kubernetes.io/master: ""
  numa:
    topologyPolicy: restricted
  realTimeKernel:
    enabled: true

Comment 5 errata-xmlrpc 2022-01-24 16:50:19 UTC
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 (OpenShift Container Platform 4.9.17 bug fix 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/RHBA-2022:0195


Note You need to log in before you can comment on or make changes to this bug.