Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix_Bug: validate non nil AzureMachine.Spec.Diagnostic
- when upgrading from v1alpha4 -> v1beta1, AzureMachine CRD gets updated upon cluster upgrade. This upgrade updates AzureMachine.Spec.Diagnostics to "Managed", matching the existing behavior as implemented in #901 - This PR enables upgrading nil AzureMachine.Spec.Diagnostic to "Managed" and unblocks v1alpha4 -> v1beta1 upgrades.
- Loading branch information