Add retry on getting ISSUER name#1462
Conversation
|
Skipping CI for Draft Pull Request. |
|
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
4fa0cd8 to
5bd3a7a
Compare
It happens on some infras that the issuer is empty. Probably it does not have enough time to apply changes. This commit adds retry for getting the ISSUER name. Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>
5bd3a7a to
07f0dd6
Compare
Finally \o/ |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: danpawlik, stuggi The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
b8b9af5
into
openstack-k8s-operators:main
It happens on some infras that the issuer is empty. Probably it does not have enough time to apply changes.
This commit adds retry for getting the ISSUER name.