Skip to content

Retry endpoint cert fingerprint check in tls-cert-rotation kuttl test#1850

Merged
openshift-merge-bot[bot] merged 1 commit intoopenstack-k8s-operators:mainfrom
rabi:tls_failure
Mar 11, 2026
Merged

Retry endpoint cert fingerprint check in tls-cert-rotation kuttl test#1850
openshift-merge-bot[bot] merged 1 commit intoopenstack-k8s-operators:mainfrom
rabi:tls_failure

Conversation

@rabi
Copy link
Contributor

@rabi rabi commented Mar 11, 2026

The ctlplane-tls-cert-rotation kuttl test can fail at times because it may collect endpoint TLS fingerprints before service pods have restarted with the new certificates. Add a retry loop that polls for fingerprint changes, handling the delay between cert-manager reissuing certs and operators rolling out new pods.

The ctlplane-tls-cert-rotation kuttl test can fail because it collects
endpoint TLS fingerprints before service pods have restarted with the
new certificates. Replace the one-shot fingerprint check with a retry
loop that polls until all endpoint certs have rotated.

Change-Id: I50bd0cd57b05cbf88bcf77b7835d7c23f06694b4
Signed-off-by: rabi <ramishra@redhat.com>
@openshift-ci openshift-ci bot requested review from rebtoor and stuggi March 11, 2026 05:57
@github-actions
Copy link

OpenStackControlPlane CRD Size Report

Metric Value
CRD JSON size 322062 bytes (315KB)
Base branch size 322062 bytes
Change +0.00%
Status yellow — growing
Threshold reference
Color Range Meaning
🟢 green < 300KB Comfortable
🟡 yellow 300–400KB Growing
🟠 orange 400–750KB Concerning
🔴 red > 750KB Approaching 1.5MB etcd limit (cut in half to allow space for update)

@rabi
Copy link
Contributor Author

rabi commented Mar 11, 2026

/test openstack-operator-build-deploy-kuttl-4-18

Copy link
Contributor

@abays abays left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 11, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abays, rabi

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

The pull request process is described 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

@openshift-merge-bot openshift-merge-bot bot merged commit 7fde865 into openstack-k8s-operators:main Mar 11, 2026
8 checks passed
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.

2 participants