-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
ACM 2.12.0, MCE 2.7.0, MCE 2.6.3
-
False
-
None
-
False
-
-
-
Moderate
-
Yes
Description of problem:
After triggering an AnsibleJob from ACM, where we use this as a prehook/posthook when creating/upgrading openshift clusters, the link incorrectly points to the controller route, not the unified console (platform) url
AnsibleJob:
status: ansibleJobResult: changed: true elapsed: '5.105' failed: false finished: '2024-10-10T19:02:52.007317Z' started: '2024-10-10T19:02:46.902174Z' status: successful url: 'https://auto-con-aap.apps.dhuynh-aap-acm3.dev09.red-chesterfield.com/#/jobs/playbook/33'
In ACM/MCE, we're using the controller URL to make the api calls to AAP.
Note: The job however, does complete successfully and can be seen on the platform UI, its just that the link used here is wrong.
Version-Release number of selected component (if applicable):
ACM 2.12-FC3
AAP operator 2.5.0+0.1727875896
How reproducible:
always
Steps to Reproduce:
- create an ansiblejob for the prehook
- trigger cluster creation using the prehook
- ...
Actual results:
Expected results:
Additional info:
While it is a regression, its not functionally breaking - the job does actually run, the status of the job is successfully reported back to MCE, and using the platform URL for the UI we can see the job there
- is documented by
-
ACM-15030 new known issue for ACM 2.12 release note
- New