Skip to content

[decomission-controller] fix unit test race condition#127

Merged
notandy merged 1 commit into
mainfrom
decomission-fix
Oct 6, 2025
Merged

[decomission-controller] fix unit test race condition#127
notandy merged 1 commit into
mainfrom
decomission-fix

Conversation

@notandy

@notandy notandy commented Sep 30, 2025

Copy link
Copy Markdown
Contributor

Commit 0615094 introduced a race condition bc. the decomission
controller added a finalizer to the node, which caused the node with the
same name to exist in some cases for other tests which weren't expecting
it.

Addded an addition reconiliation step for cleanup, which removes the
node.

Commit 0615094 introduced a race condition bc. the decomission
controller added a finalizer to the node, which caused the node with the
same name to exist in some cases for other tests which weren't expecting
it.

Addded an addition reconiliation step for cleanup, which removes the
node.
@notandy notandy requested a review from fwiesel October 1, 2025 11:29
@notandy notandy merged commit 5fc4efa into main Oct 6, 2025
6 checks passed
@notandy notandy deleted the decomission-fix branch October 6, 2025 14:15
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.

3 participants