Created attachment 1859597 [details] a yaml to reproduce the problem Description of problem: When summary interval is not set on the command line, the PTP operator adds "--summary_interval=1" to the command line over-riding the settings in Version-Release number of selected component (if applicable): 4.10 - needs to be backported How reproducible: 100% Steps to Reproduce: 1. remove any summary interval specification in the ptp4l command line 2. Set summary interval in the global section of the ptp configuration yaml (i.e., -4) 3. Actual results: The running ptp4l daemon will have summary interval = 1 Expected results: The running ptp4l daemon will have summary interval = -4 Additional info:
The issue is verified for 4.10 The summary interval Global config don't have priority over the command line in case it is configured if the summary configuration is missing in the global config, the default config will work which is 1.
@
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 (Important: OpenShift Container Platform 4.11.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:5069