-
Notifications
You must be signed in to change notification settings - Fork 79
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
Update dataplane-operator/api #834
Update dataplane-operator/api #834
Conversation
Somehow current pinned ansibleee-operator-bundle image got updated to include edpm-ansible PR[1] and causing issues as it requires dataplane-operator api[2] to also get updated. [1] openstack-k8s-operators/edpm-ansible#653 [2] openstack-k8s-operators/dataplane-operator#875 Related-Issue: OSPCIX-328
/test functional Passes locally |
If this passed locally and then failed in CI, then it looks like we still haven't fully solved the race condition in one of the [1] #833 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abays, karelyatin 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 |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/2359fa9f2916474db03fc149d396fd04 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 28m 46s |
recheck
|
8813d7e
into
openstack-k8s-operators:main
Change tlsCert to tlsCerts A change was recently made to allow specification of multiple certs in a dataplane service. We need to update our definitions to get the new definition whenever the new changes land. See: openstack-k8s-operators/dataplane-operator#875 and openstack-k8s-operators/openstack-operator#834 Reviewed-by: John Fulton <[email protected]>
Somehow current pinned ansibleee-operator-bundle image got updated to include edpm-ansible PR[1] and causing issues as it requires dataplane-operator api[2] to also get updated.
[1] openstack-k8s-operators/edpm-ansible#653
[2] openstack-k8s-operators/dataplane-operator#875
Related-Issue: OSPCIX-328