machine-controller-manager icon indicating copy to clipboard operation
machine-controller-manager copied to clipboard

Node objects with mismatching provider IDs

Open prashanth26 opened this issue 5 years ago • 1 comments

Issue

It was observed that the node.Spec.ProviderID was inconsistent from the instanceID on openstack and machine.Spec.ProviderID. Need to find out why this happens.

Two parts to this issue

  • [ ] Fix the providerID inconsistency.
  • [ ] Align node.Spec.ProviderID and machine.Spec.ProviderID format.

prashanth26 avatar Nov 29 '19 06:11 prashanth26

During the provisioning of the shoot, we observed that more than the defined amount of workers were provisioned on OpenStack. Instead of 4 workers, it tried to provision 7. After some time the 3 additional ones were gone. Maybe this has something to do with this issue.

TheBigElmo avatar Dec 04 '19 11:12 TheBigElmo

/close not reported or observed in recent past

himanshu-kun avatar Feb 21 '23 10:02 himanshu-kun