gardener / machine-controller-manager

Declarative way of managing machines for Kubernetes cluster
Apache License 2.0
256 stars 117 forks source link

Remove `vendor` directory #903

Closed rishabh-11 closed 5 months ago

rishabh-11 commented 6 months ago

What this PR does / why we need it: This PR gets rid of vendor directory in favour of go modules

Which issue(s) this PR fixes: Fixes part of #902

Special notes for your reviewer:

Release note:

Removed vendor directory
RaphaelVogel commented 6 months ago

from compliance perspective it looks good now, have not validated vendor removal itself

rishabh-11 commented 6 months ago

No, need to fix that. Thanks

aaronfern commented 6 months ago

Please remove reference of vendor in hack/add_license_headers as well

elankath commented 5 months ago

/lgtm