Closed cjschaef closed 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: 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.
/jira refresh
@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.
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}
/test altinfra-e2e-ibmcloud-capi-ovn
@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.
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
[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
@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.
/lgtm
Configure InfraReady to create DNS Records for Infrastructure Load Balancers.
Related: https://issues.redhat.com/browse/CORS-3748