gardener-attic / gardener-extension-provider-kubevirt

Gardener Extension Provider for KubeVirt
Other
11 stars 16 forks source link

Ensure that machines are recreated when networks change #76

Closed stoyanr closed 4 years ago

stoyanr commented 4 years ago

How to categorize this PR?

/area robustness /kind enhancement /priority normal /platform kubevirt

What this PR does / why we need it: Ensures that machines are recreated when networks change, so that the new network setup is properly taken into account for all worker nodes. Any change in networks now results in new machine classes being created by the worker controller.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer: Based on #75, can be merged after that one is merged.

Release note:

NONE
stoyanr commented 4 years ago

/cc @mfranczy