gardener / kupid

Inject scheduling criteria into target pods orthogonally by policy definition.
Apache License 2.0
11 stars 19 forks source link

Update controller-gen handling in Makefile #42

Closed ashwani2k closed 2 years ago

ashwani2k commented 2 years ago

What this PR does / why we need it: Makefile used in this project has certain gaps which creeps in when generating CRDs via make manifests namely -

This PR fixes this by enhancing the Makefile to handle these limitations or gaps.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

A bug in Makefile handling of `controller-gen` version and its installation is now fixed'