-
Bug
-
Resolution: Done
-
Critical
-
None
-
4.18
-
None
-
Critical
-
None
-
Proposed
-
False
-
Description of problem:
The CCM (Cloud Controller Manager) operator pod is retiring with an HTTP status code 404, accompanied by the error code NotAuthorizedOrNotFound, when deployed in a High Availability (HA) cluster. This error suggests that the operator pod is unable to access required resources, either due to missing permissions or the resources not being found.
Version-Release number of selected component (if applicable):
4.18
How reproducible:
100 %
Steps to Reproduce:
1. Prepare install-config and agent-config for external OCI platform. example of install-config configuration ....... ....... platform: external platformName: oci cloudControllerManager: External ....... ....... 2. Create agent ISO for external OCI platform 3. Boot up nodes using agent ISO (Make sure to boot up with BM iSCSI)
Actual results:
2024-11-25T15:41:41.437Z ERROR oci/node_info_controller.go:244 Failed to get instance from instance ID {"component": "cloud-controller-manager", "node": "testabi-compute-2.private2.openshiftvcn.oraclevcn.com", "error": "Error returned by Compute Service. Http Status Code: 404. Error Code: NotAuthorizedOrNotFound. Opc request id: 484140e540519803f299e49e5d31bb89/9A79648B48A893205407D9CAEBCA4E1A/6664AA27DE37FC3BDBCF440DB1F77619. Message: instance ocid1.instance.oc1.us-sanjose-1.anzwuljr2bh44ryceuxghu2l7okldsxpvhauxb3qijz3aitdoa7qcxod2oma not found\nOperation Name: GetInstance\nTimestamp: 2024-11-25 15:41:39 +0000 GMT\nClient Version: Oracle-GoSDK/65.56.0\nRequest Endpoint: GET https://iaas.us-sanjose-1.oraclecloud.com/20160918/instances/ocid1.instance.oc1.us-sanjose-1.anzwuljr2bh44ryceuxghu2l7okldsxpvhauxb3qijz3aitdoa7qcxod2oma\nTroubleshooting Tips: See https://docs.oracle.com/iaas/Content/API/References/apierrors.htm#apierrors_404__404_notauthorizedornotfound
Expected results:
Installation should be successful.
- blocks
-
AGENT-954 ABI: support booting from iSCSI
- Testing
- relates to
-
AGENT-1036 Fallback Mechanism for Host Configurations Using Hostnames When MAC Addresses Are Unavailable
- New