Description of problem: When doing comment out to ptp4lopt param in the ptp config yaml it fails to apply. Version-Release number of selected component (if applicable): 4.9.18 How reproducible: oc apply -f ptpConfigWorker.yaml Error from server (InternalError): error when creating "ptpConfigWorker.yaml": Internal error occurred: failed calling webhook "ptpconfigvalidationwebhook.openshift.io": Post "https://ptp-operator-service.openshift-ptp.svc:443/validate-ptp-openshift-io-v1-ptpconfig?timeout=10s": EOF [obochan@obochan PTP]$ Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
@obochan This should have been fixed in https://bugzilla.redhat.com/show_bug.cgi?id=2057073 which was patched back to 4.9. Please confirm.
Validated in edit the ptpconfig and commented out the ptp4lopt no error occurs . [obochan@obochan ocp-edge]$ oc get csv -A | grep ptp openshift-ptp performance-addon-operator.v4.10.1 Performance Addon Operator 4.10.1 Succeeded openshift-ptp ptp-operator.4.10.0-202203040217 PTP Operator 4.10.0-202203040217 Succeeded
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.10.4 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:0811