[DNM] Update openstack-operator to use placement API from nova-operator#1900
[DNM] Update openstack-operator to use placement API from nova-operator#1900amartyasinha wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
Replace placement-operator dependency with nova-operator's placement API now that placement code has been integrated into nova-operator - Update all imports from placement-operator/api to nova-operator/api/placement - Remove placement-operator from go.mod and api/go.mod dependencies - Update nova-operator dependency to placement-integration-v5 - Add replace directives pointing to auniyal61/nova-operator fork (temporary) - Clean up go.sum files to remove stale placement-operator entries
OpenStackControlPlane CRD Size Report
Threshold reference
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: amartyasinha The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9cdbd134263541e895e2aa3b49940a02 ❌ openstack-k8s-operators-content-provider FAILURE in 9m 07s |
|
@amartyasinha: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/64f6cae427964ff28981e96f4afd8403 ❌ openstack-k8s-operators-content-provider FAILURE in 7m 59s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ca8ee6cf284c46f7b4009a213ffe9a29 ❌ openstack-k8s-operators-content-provider FAILURE in 7m 22s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/4268373fed2342bf987853f8c9d51dd8 ❌ openstack-k8s-operators-content-provider FAILURE in 8m 04s |
Replace placement-operator dependency with nova-operator's placement API now that placement code has been integrated into nova-operator
Creating this PR to test changes by creating nova-operator bundle image in my own quay.io repo and use that in sync-bindata
Depends-On: #1899
Depends-On: #1901