DNM Accept CA certificate if expired when CRC is used#3721
DNM Accept CA certificate if expired when CRC is used#3721danpawlik wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
7c53eef to
f1734a8
Compare
It can happen that the image used by the CRC has expired certificate, so it require to approve new generated certificate before making test. Depends-On: openstack-k8s-operators#3678 Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>
f1734a8 to
be40ec5
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7f9f6832c9894deabf97970037750ad2 ❌ openstack-k8s-operators-content-provider FAILURE Job openstack-k8s-operators-content-provider requires artifact(s) cifmw-molecule provided by build 17eb34caa52748f0b1e04ae1269faab8 (triggered by change 3678 on project openstack-k8s-operators/ci-framework), but that build failed with result "FAILURE" |
It can happen that the image used by the CRC has expired certificate, so it require to approve new generated certificate before making test.
Depends-On: #3678