-
Notifications
You must be signed in to change notification settings - Fork 48
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 tls cert secret validation due VerifyCertSecrets() change #856
Update tls cert secret validation due VerifyCertSecrets() change #856
Conversation
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/3b8982e09f8b4e97b4b9357e13858b06 ❌ openstack-meta-content-provider FAILURE in 13m 25s |
Change looks good but I think we have an issue with the content provider as it tries to bump the lib common version into the openstack-operator as well and that fails.
The provider changed by @raukadah in #850 so we need help from him to fix it. |
recheck |
Changed the Depends-On wording in the PR message to avoid triggering the meta-content-provider logic based on @raukadah 's suggestion. |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/cee68fee4301470597aedacb3786855d ❌ openstack-meta-content-provider FAILURE in 12m 31s |
Jira: OSPRH-9991 Signed-off-by: Martin Schuppert <[email protected]>
cd8ce0f
to
f1ab6e0
Compare
just reworded the commit message to drop the Depends-On from there too. |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/10a363367240402e8e74b8faa13ab55d ❌ openstack-meta-content-provider FAILURE in 13m 40s |
recheck node hold |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gibizer, stuggi 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 |
b05427a
into
openstack-k8s-operators:main
It is depending on: openstack-k8s-operators/lib-common#559 (intentionally changed the wording as meta content provider does not play well with lib-common yet)
Jira: OSPRH-9991