-
Bug
-
Resolution: Done
-
Undefined
-
4.12
-
Critical
-
None
-
Proposed
-
False
-
-
Description of problem:
The following changes was done in the ptpoperatorconfig: you can see the amq was replaced by the http - transportHost: "amqp://amq-router.amq-router.svc.cluster.local" + transportHost: "http://hw-event-publisher-service.openshift-bare-metal-events.svc.cluster.local:9043" here is the commit https://github.com/openshift-kni/cnf-features-deploy/commit/ab756e629fde157e16ce94a7f86207d2bbd84fc9 this change caused the event stop responding
Version-Release number of selected component (if applicable):
Server Version: 4.12.0-0.nightly-2022-10-25-121937
How reproducible:
always
Steps to Reproduce:
1.deploy the system via ztp wait for it to complete successfully 2.check ptp pod logs 3.
Actual results:
ptp isn't running and the event also.
Expected results:
should work out of the box
Additional info:
must-gather can be found here https://drive.google.com/drive/folders/1zLqV_cSa_miqQOqHPFH1cXRfik9zdmEH?usp=sharing simple workaround is just revert the config