Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use branch BMO controller image #795

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

rabi
Copy link
Contributor

@rabi rabi commented Apr 8, 2024

The deploy script we use deploys the latest controller image and the job seems broken after new CRDs were added to main branch of BMO.

At present the jobs fails with,

{"level":"error","ts":1712547185.044491,"logger":"setup","msg":"problem running manager","error":"failed to wait for hostfirmwarecomponents caches to sync: timed out waiting for cache to be synced for Kind *v1alpha1.HostFirmwareComponents","stacktrace":"main.main\n\t/workspace/main.go:311\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:267"}

The deploy script we use deploys the latest controller image and
the job seems broken after new CRDs were added to main branch of
BMO.

At present the jobs fails with,
```
{"level":"error","ts":1712547185.044491,"logger":"setup","msg":"problem running manager","error":"failed to wait for hostfirmwarecomponents caches to sync: timed out waiting for cache to be synced for Kind *v1alpha1.HostFirmwareComponents","stacktrace":"main.main\n\t/workspace/main.go:311\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:267"}
```

Signed-off-by: rabi <[email protected]>
@openshift-ci openshift-ci bot requested review from fmount and slagle April 8, 2024 09:34
@rabi rabi requested a review from abays April 8, 2024 09:38
@openshift-ci openshift-ci bot added the lgtm label Apr 8, 2024
Copy link
Contributor

openshift-ci bot commented Apr 8, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fao89, rabi

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Apr 8, 2024
@rabi
Copy link
Contributor Author

rabi commented Apr 8, 2024

Anyone looking for CRD change in BMO, metal3-io/baremetal-operator#1559

@danpawlik
Copy link
Contributor

recheck

@rabi
Copy link
Contributor Author

rabi commented Apr 8, 2024

/retest-required

@openshift-merge-bot openshift-merge-bot bot merged commit 3477a5b into openstack-k8s-operators:main Apr 8, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants