crossplane / provider-template

A template for building @crossplane providers.
https://crossplane.io
Apache License 2.0
135 stars 74 forks source link

Remove clean.crds from Makefile. Fixes #56 #57

Closed bobh66 closed 2 years ago

bobh66 commented 2 years ago

Signed-off-by: Bob Haddleton bob.haddleton@nokia.com

Description of your changes

Removed clean.crds target from Makefile as it appears to be a noop.

Fixes #56

I have:

How has this code been tested

Verified that make command produces no deltas with this change