Skip to content

Fix FRR old namespace cleanup error handling in reconcileDelete#589

Merged
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
lmiccini:fix-frr-cleanup-error-handling
May 27, 2026
Merged

Fix FRR old namespace cleanup error handling in reconcileDelete#589
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
lmiccini:fix-frr-cleanup-error-handling

Conversation

@lmiccini

@lmiccini lmiccini commented May 27, 2026

Copy link
Copy Markdown
Contributor

Return the error instead of just logging it when cleanup of
FRRConfigurations from the old namespace fails during CR deletion.
Without this, the finalizer is removed and the CR is garbage collected
even if old-namespace FRRConfigurations were not successfully deleted,
potentially leaving orphaned resources.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@openshift-ci openshift-ci Bot requested review from dprince and stuggi May 27, 2026 16:38

@abays abays left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci

openshift-ci Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

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

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 3f15b2f into openstack-k8s-operators:main May 27, 2026
7 checks passed
@lmiccini lmiccini deleted the fix-frr-cleanup-error-handling branch June 6, 2026 07:44
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