Once the crossplane-cli spinoff is complete, we should update build to pull from there.
Additionally we might want to download CROSSPLANE_BIN as well.
The problem is after the crossplane-cli and crossplane/crank versions diverged, it's not straightforward to understand at first sight which CROSSPLANE_CLI version to use from a provider leveraging build as submodule.
Once the
crossplane-clispinoff is complete, we should update build to pull from there.Additionally we might want to download
CROSSPLANE_BINas well.The problem is after the crossplane-cli and crossplane/crank versions diverged, it's not straightforward to understand at first sight which
CROSSPLANE_CLIversion to use from a provider leveragingbuildas submodule.