-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Labels
area/control-planeControl plane relatedControl plane relatedkind/bugBugBugpriority/3Priority (lower number equals higher priority)Priority (lower number equals higher priority)
Description
How to categorize this issue?
/area control-plane
/kind bug
/priority 3
What happened:
A Machine
informer callback incorrectly calls the wrong callback function as seen here:
DeleteFunc: controller.deleteMachineDeployment, |
What you expected to happen:
The Machine
informer delete callback should correctly call deleteMachineToMachineDeployment
How to reproduce it (as minimally and precisely as possible):
Setup local MCM, Add a log statement to callback, delete a Machine
object and observe bad callback being invoked.
Anything else we need to know?:
NA
Environment:
NA
Metadata
Metadata
Assignees
Labels
area/control-planeControl plane relatedControl plane relatedkind/bugBugBugpriority/3Priority (lower number equals higher priority)Priority (lower number equals higher priority)