-
Notifications
You must be signed in to change notification settings - Fork 84
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
Bump dataplane-operator/api #604
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: slagle The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/860487f2c5784aed8c4936ac566de41b ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 11m 18s |
In order to pick up the CRD change from dataplane-operator commit f0afeaaadc4df169059cd7286269689db7bc2fd5 which adds NodeSetConditions to OpenStackDataPlaneDeployment.Status. Signed-off-by: James Slagle <jslagle@redhat.com>
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/0d5cfb4c9da74cf4b2e560c0a7169494 ❌ openstack-k8s-operators-content-provider FAILURE in 5m 51s |
@slagle: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
@slagle I think we merged the renovate PR to update all the k8s-operators today just ahead of you. So rebase if you need this again. Otherwise LGTM |
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
I think that's already bumped with #599 |
Indeed, thanks |
In order to pick up the CRD change from dataplane-operator commit
f0afeaaadc4df169059cd7286269689db7bc2fd5 which adds NodeSetConditions to
OpenStackDataPlaneDeployment.Status.
Signed-off-by: James Slagle jslagle@redhat.com