-
Notifications
You must be signed in to change notification settings - Fork 70
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
Multiple certs #653
Multiple certs #653
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: vakwetu 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 |
/hold for freeze |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/0231b66d8516472bb24a4a88cc0f9ab3 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 31m 48s |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/d4b6592c01d341d5941595d838a74db1 ❌ openstack-k8s-operators-content-provider FAILURE in 16m 06s |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/baf43eaaa7bb41f5aea7f5a9a6d51cd4 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 32m 57s |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/a27fd7c18e104376aa28a7dcecc52958 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 34m 39s |
/unhold |
Note - we may need to waive CI for this to merge as it requires changes on both the dataplane and edpm_ansible sides. |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/cd1dac1fad764c92975c412c7eb5bbbd ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 35m 50s |
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
This accompanies a change to provide for multiple certs to be issued per dataplane service.
We may have to force merge to unlock the dependencies with the dataplane patch.