Skip to content

nodedisruption: do not bubble up NotFound error on status update#86

Merged
pgoron merged 1 commit into
criteo:mainfrom
pgoron:nd_not_found
May 12, 2026
Merged

nodedisruption: do not bubble up NotFound error on status update#86
pgoron merged 1 commit into
criteo:mainfrom
pgoron:nd_not_found

Conversation

@pgoron
Copy link
Copy Markdown
Contributor

@pgoron pgoron commented May 11, 2026

When a NodeDisruption disappears between Reconcile's Get and the final Status().Update (e.g. our finalizer was removed and the object was deleted from etcd), a NotFound error can be reported by nd reconciler, triggering false positive alerts.

When a NodeDisruption disappears between Reconcile's Get and
the final Status().Update (e.g. our finalizer was removed and
the object was deleted from etcd), a NotFound error can be
reported by nd reconciler, triggering false positive alerts.
Comment thread internal/controller/nodedisruption_controller.go
Comment thread internal/controller/nodedisruption_controller.go
@pgoron pgoron merged commit 43e11a6 into criteo:main May 12, 2026
1 check passed
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.

2 participants