gardener / machine-controller-manager-provider-gcp

Gardener machine controller manager provider for GCP
Apache License 2.0
3 stars 29 forks source link

Remove service account validation #52

Closed acumino closed 2 years ago

acumino commented 2 years ago

What this PR does / why we need it: Remove the validation for the service account. If no service account is provided the VMs will be created without one. The was done with #49 but was mistakenly added again with #41.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

A bug causing machine spec validation to fail has been fixed.
kon-angelo commented 2 years ago

@acumino Can you cherry pick to current release or should we trigger a new build ?

himanshu-kun commented 2 years ago

I am cherry picking for a patch release @kon-angelo