Skip to content

Detect TLS cert secret changes in NodeSet reconciler#1990

Open
oliashish wants to merge 1 commit into
openstack-k8s-operators:mainfrom
oliashish:fix/cert_change_detection_nodeset
Open

Detect TLS cert secret changes in NodeSet reconciler#1990
oliashish wants to merge 1 commit into
openstack-k8s-operators:mainfrom
oliashish:fix/cert_change_detection_nodeset

Conversation

@oliashish

@oliashish oliashish commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Cert-manager renewals were invisible because cert secrets are owned by the Certificate CR, not the NodeSet. Add label-based detection in secretWatcherFn and hash comparison in checkDeployment to surface redeployment required signal after cert rotation.

Jira: OSPRH-32671

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Cert-manager renewals were invisible because cert secrets are owned by the Certificate CR, not the NodeSet. Add label-based detection in secretWatcherFn and hash comparison in checkDeployment to surface redeployment required signal after cert rotation.

Jira: OSPRH-32671

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@openshift-ci
openshift-ci Bot requested review from rabi and rebtoor July 20, 2026 09:38
@openshift-ci

openshift-ci Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: oliashish
Once this PR has been reviewed and has the lgtm label, please assign abays 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

@github-actions

Copy link
Copy Markdown

OpenStackControlPlane CRD Size Report

Metric Value
CRD JSON size 350002 bytes (342KB)
Base branch size 364822 bytes
Change -4.06%
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)

@oliashish
oliashish requested review from slagle and removed request for rebtoor July 20, 2026 09:39
@oliashish

Copy link
Copy Markdown
Contributor Author

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant