Skip to content

[skmo] Resolve Skupper Listener race condition with Certificate creation - #4139

Draft
srac0 wants to merge 1 commit into
openstack-k8s-operators:mainfrom
srac0:fix/skmo-skupper-race-condition
Draft

[skmo] Resolve Skupper Listener race condition with Certificate creation#4139
srac0 wants to merge 1 commit into
openstack-k8s-operators:mainfrom
srac0:fix/skmo-skupper-race-condition

Conversation

@srac0

@srac0 srac0 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

The Skupper Listener playbook creates a cert-manager Certificate and immediately attempts to create a Listener referencing the TLS secret. In practice, cert-manager can take 5-10 minutes to issue certificates, causing the Listener to enter an Error state when the secret doesn't exist yet. The Skupper controller does not re-reconcile automatically, leaving the Listener permanently broken.

The Skupper Listener playbook creates a cert-manager Certificate and
immediately attempts to create a Listener referencing the TLS secret.
In practice, cert-manager can take 5-10 minutes to issue certificates,
causing the Listener to enter an Error state when the secret doesn't
exist yet. The Skupper controller does not re-reconcile automatically,
leaving the Listener permanently broken.

Signed-off-by: Samuel Rac <srac@redhat.com>
@openshift-ci

openshift-ci Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci

openshift-ci Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign dasm for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant