openshift / installer

Install an OpenShift 4.x cluster
https://try.openshift.com
Apache License 2.0
1.44k stars 1.39k forks source link

CORS-3748: IBMCloud: Setup IBM Cloud CAPI InfraReady step #9191

Closed cjschaef closed 2 weeks ago

cjschaef commented 2 weeks ago

Configure InfraReady to create DNS Records for Infrastructure Load Balancers.

Related: https://issues.redhat.com/browse/CORS-3748

cjschaef commented 2 weeks ago

Load Balancer provisioning/reconciliation is not merged into IBM Cloud CAPI, which this process is dependent upon. https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/pull/2023

cjschaef commented 2 weeks ago

/retitle CORS-3748: IBMCloud: Setup IBM Cloud CAPI InfraReady step

openshift-ci-robot commented 2 weeks ago

@cjschaef: This pull request references CORS-3748 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.

In response to [this](https://github.com/openshift/installer/pull/9191): >Configure InfraReady to create DNS Records for Infrastructure Load Balancers. > >Related: https://issues.redhat.com/browse/CORS-3748 Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Finstaller). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
cjschaef commented 2 weeks ago

/jira refresh

openshift-ci-robot commented 2 weeks ago

@cjschaef: This pull request references CORS-3748 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.

In response to [this](https://github.com/openshift/installer/pull/9191#issuecomment-2468735285): >/jira refresh Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Finstaller). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
cjschaef commented 2 weeks ago

Test failure is a known issue:


: [Jira:"Networking / router"] monitor test service-type-load-balancer-availability setup expand_less | 45s
-- | --
{  failed during setup error waiting for replicaset: failed to create RC "service-test": Internal error occurred: resource quota evaluation timed out}

https://issues.redhat.com/browse/OCPBUGS-42869

r4f4 commented 2 weeks ago

/test altinfra-e2e-ibmcloud-capi-ovn

r4f4 commented 2 weeks ago

@cjschaef Bear in mind that e2e-ibmcloud-ovn is still terraform-based and you need to trigger altinfra-e2e-ibmcloud-capi-ovn for the capi-based installation.

cjschaef commented 2 weeks ago

altinfra-e2e-ibmcloud-capi-ovn failure is expected, ATM, CAPI development is still in progress (specifically LB reconciliation).

level=error msg=failed to fetch Cluster: failed to generate asset "Cluster": failed to create cluster: failed provisioning resources after infrastructure ready: load balancers missing from ibmcloudCluster.Status in InfraReady
openshift-ci[bot] commented 2 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: r4f4

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift/installer/blob/master/OWNERS)~~ [r4f4] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci[bot] commented 2 weeks ago

@cjschaef: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/altinfra-e2e-ibmcloud-capi-ovn 695ad43b6287c97dccce9bda3c3a686cc6868a6a link false /test altinfra-e2e-ibmcloud-capi-ovn
ci/prow/e2e-ibmcloud-ovn c5f095a59a1f91631e58e19f3f366838d66020e0 link false /test e2e-ibmcloud-ovn

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
rvanderp3 commented 2 weeks ago

/lgtm