Created attachment 1878859 [details] Ping source yaml view Description of problem: Creating Ping source, with data field is internally mapping it to spec.jsonData field, which is deprecated and on submission the key is removed automatically by the controllers. Version-Release number of selected component (if applicable): 4.10 How reproducible: Always Steps to Reproduce: 1. Go to EventSource -> Ping Source form 2. Add a value to the data field in the form view 3. Switch to yaml view to see the jsonData field 4. Click on create button. Actual results: spec.jsonData field will be removed automatically from the newly created ping source object. Expected results: After changing the spec.jsonData to spec.data then on creation of a ping source should contain the spec.data field. Additional info: Ping source API spec: https://knative.dev/docs/eventing/sources/ping-source/reference/#pingsource
Verified on 4.11.0-0.nightly-2022-06-06-201913, works as expected
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