I have to clarify I am newbie on ManageIQ, so I have some question regarding it.
I have two cluster that I want to add to ManageIQ. One of it is running OKD 3.11 and one of it is running Openshift Container Platform(OCP) 4.2. I’m using ManageIQ on latest version of ivanchuk-2
I have successfully able to add OKD 3.11 as one of the container provider on ManageIQ.
On the other hand, I observe that Openshift 4.2 does not have standard service account(management-admin) and roles which I have created to follow the standard steps of adding container provider to ManageIQ.
Unfortunately after following same steps with with OKD, I got the following error
Credential validation was not successful: HTTP status code 404, 404 Not Found for GET https://api.mydomain.net:6443/oapi/v1
I read that it seems ManageIQ will not work against Openshift 4
I would like to know if someone can point me to right direction if they have successfully add Openshift 4 as provider on ManageIQ.
Thank you