Carlos Santana

Results 230 comments of Carlos Santana

please try with the latest version and provide more information on how to replicate or troubleshoot your environment

@seansund please give me access to the Cluster in IBM Cloud so I can login and see if I can fix it or we just get a new cluster

ping @seansund can you take a look or give me access

I have acces to the OCP cluster now, going to take a look at fixing argo for github actions

Trying to the same command manually 5 minutes later the command works ```bash bash-4.4$ oc login -u apikey -p --server=https://c100-e.us-east.containers.cloud.ibm.com:31718 ``` output ``` Login successful. You have access to 55...

>i believe coredns is set to use host network, so it sees the IPs of the node, not from extended subnets coredns is not configured to use host network.

I'm looking for a way to force the creation the ENIConfig resource before the nodes are created.

Was testing this patch and sqs notifications are failing ``` time="2024-01-21T04:50:06Z" level=error msg="Got an error getting the queue URL: not found, ResolveEndpointV2" time="2024-01-21T04:50:06Z" level=error msg="Failed to notify recipient {awssqs ArgoCDNotifications}...

@ROunofF I sent you a PR to fix the sqs issue, I tested and it works https://github.com/ROunofF/notifications-engine/pull/1

@todaywasawesome @crenshaw-dev would you be kind to review this PR? 🙏