crossplane / provider-template

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

Use imagelight from build submodule to build single image #73

Closed muvaf closed 1 year ago

muvaf commented 1 year ago

Description of your changes

This is how the latest providers are built to simplify the build process. In addition, marketplace is the default registry now instead of DockerHub since it's free for all Crossplane packages.

I have:

How has this code been tested

make build